Commit Graph
187 Commits
Author SHA1 Message Date
LemmyandGitHub d1fa4d35ec Merge pull request #519 from lonerOrz/feature/dock-size-setting
feat: Add adjustable dock size setting
2025-10-18 11:21:03 -04:00
loner e564ec2a7c feat: Add adjustable dock size setting 2025-10-18 21:54:41 +08:00
lysec b7f96e3abd Matugen: user defined templates can now use predefined color schemes,
changed path to config (~/.config/noctalia/user-templates.toml)
2025-10-18 15:37:00 +02:00
lysec 6ba3b465de SessionMenu: remove lock & suspend option, add toggle in general tab to
decide if lockscreen is used or not
2025-10-18 14:08:51 +02:00
lysec e1ec5c614c Matugen: add vencord support
ColorSchemeTab: add proper line break for discord templates
2025-10-17 15:40:44 +02:00
lysec d5360a7dde ColorSchemeTab: make discord toggle look better 2025-10-17 15:32:22 +02:00
lysec 838491ba33 Logger: huge cleanup 2025-10-16 15:07:11 +02:00
lysec df7e0d026b shell: only launch setupwizard if not nixos
DistroLogoService -> DistroService
2025-10-16 13:43:57 +02:00
lysec dd882401ce LauncherTab: check if app2unit exists 2025-10-16 12:29:06 +02:00
lysec 814abf4725 LocationTab: add toggle to fully disable weather (as requested in #488) 2025-10-16 12:25:22 +02:00
LemmyandGitHub 0019c0962d Merge pull request #489 from MrDowntempo/add-center-control-panel
FEAT: Add Center option to load control panel
2025-10-15 18:00:52 -04:00
ItsLemmy 6fd41cd591 Removed invalid properties from NIcon callers 2025-10-15 16:03:29 -04:00
Corey Woodworth ebd0bdd370 feat: Add option to load control center panel in the center of the screen 2025-10-15 11:24:26 -04:00
ItsLemmy 7343d2403a Taskbar: minor cleanup + autoformat! 2025-10-15 07:41:07 -04:00
LemmyandGitHub 5f38abb218 Merge pull request #480 from Sighthesia/main
feat(taskbar): add auto hide mode functionality for taskbar widget
2025-10-15 07:37:29 -04:00
ItsLemmy 7a4fa03eb2 Revert "Merge pull request #471 from dwuggh/auto-hide-bar"
This reverts commit 0e18194094, reversing
changes made to 8ff7086321.
2025-10-14 20:39:05 -04:00
LemmyandGitHub 0e18194094 Merge pull request #471 from dwuggh/auto-hide-bar
add option for auto-hiding bars
2025-10-14 20:36:08 -04:00
ItsLemmy c082f4e871 autofmt 2025-10-14 19:32:41 -04:00
loner ac81126095 Merge remote-tracking branch 'upstream/main' into feature/widget-usage-badge 2025-10-15 03:52:22 +08:00
Sighthesia 6a2218c52e feat(taskbar): add auto hide mode functionality for widget visibility control 2025-10-14 23:50:49 +08:00
ItsLemmy dcf4f0f7d2 Project structure: moving stuff around 2025-10-14 10:46:31 -04:00
dwuggh bc2e4e45bb Merge branch 'main' into auto-hide-bar 2025-10-14 18:13:00 +08:00
ItsLemmy 1a32c70158 ControlCenter: better defaults 2025-10-13 22:03:29 -04:00
ItsLemmy 58ebb9dfb7 Settings-Wallpaper: fixed overflowing when enabling per monitor directory. 2025-10-13 21:08:17 -04:00
ItsLemmy 331a4d4032 Settings: fixed compositor scale ratio display in all tabs. 2025-10-13 20:33:39 -04:00
ItsLemmy 4e11f4e2e6 SectionEditor: improved dimensions and moving across sections (for control center) 2025-10-13 19:55:40 -04:00
ItsLemmy 10090cbd30 ControlCenter: modularity! 2025-10-13 19:18:26 -04:00
loner 679224e1d9 feat(settings): Add usage badges to widget selector
Adds a visual indicator to the "Add Widget" dropdown in the Bar
settings panel to show which widgets are already in use and where.

- A small text badge ("L", "C", "R") now appears next to any widget
  that is already on a panel.
- The badges are reactive and update automatically when widgets are
  added or removed.
- This helps prevent accidental duplicate additions and makes widget
  management easier.
2025-10-14 03:40:51 +08:00
ItsLemmy a0907a5b96 ControlCenter: toggle to hide/show volume sliders + getting ready for more modularity soon 2025-10-13 10:04:47 -04:00
lysec b58ce5f982 Notification: better animations
NIconPicker: fix width/height
Autoformat
2025-10-13 15:52:19 +02:00
lysec 5db1941633 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-10-13 15:30:02 +02:00
lysec 158eaf51c2 AboutTab: add small kofi link 2025-10-13 15:29:43 +02:00
ItsLemmy ea334a6fcd Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-10-13 09:13:20 -04:00
ItsLemmy af0d8e6913 Settings: slightly bigger panel 2025-10-13 09:13:17 -04:00
LemmyandGitHub 050c02bd8c Merge pull request #470 from lonerOrz/fix/active-window-layout
fix(bar): Correct ActiveWindow layout when empty
2025-10-13 08:59:59 -04:00
ItsLemmy e40ec8c6b0 Settings: reordering bar and dock tabs. 2025-10-13 08:32:49 -04:00
ItsLemmy a6b826a708 Settings-About: 2 columns 2025-10-13 08:09:53 -04:00
ItsLemmy 12001f2255 Settings: better sizing of the Panel and sidebar 2025-10-13 08:02:26 -04:00
ItsLemmy e3f0f428da Settings: re-organization 2025-10-12 22:09:35 -04:00
ItsLemmy 2888b7c02e Merge branch 'main' into qt-scaling 2025-10-12 18:27:56 -04:00
ItsLemmy 8f13afb9e9 Settings: better margin between sidebar and main content. 2025-10-12 17:18:02 -04:00
ItsLemmy 7e4c7a1efd translations 2025-10-12 16:16:46 -04:00
ItsLemmy 9f54822e4c Different scaling for Bar and Panels 2025-10-12 15:48:52 -04:00
ItsLemmy a2cd377837 New scaling wip 2025-10-12 15:25:09 -04:00
lysec d442f306c2 SettingsWindow: allow tilde usage 2025-10-12 21:13:52 +02:00
lysec 6da4acee09 Dock, Tray, ActiveWindow, Taskbar: add theming for app/tray icons
appicon_colorize: create simple shader to colorize icons by theme color
2025-10-12 17:51:07 +02:00
ItsLemmy 1e04a92047 Better margins 2025-10-12 09:50:01 -04:00
ItsLemmy 56db04ee1e Better margins 2025-10-12 09:42:53 -04:00
ItsLemmy f4b27380c3 Qt-Scaling: first cleanup pass 2025-10-12 08:23:24 -04:00
dwuggh 4c6ba6afad use i18n implementation for UI text strings 2025-10-12 18:47:30 +08:00