Commit Graph

3056 Commits

Author SHA1 Message Date
Ly-sec 1325bc2990 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-12-19 16:24:55 +01:00
Ly-sec 8c9a95b2f9 Hooks: add noctaliaPerformance hooks 2025-12-19 16:24:52 +01:00
Lemmy 511ded8db9 Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-12-19 10:19:42 -05:00
Lemmy 55c467ccb8 Taskbar: bigger icons, no more inactive scaling. 2025-12-19 10:19:40 -05:00
Lysec c004aeac2a Merge pull request #1086 from c0mpile/wallhaven-aspect-ratio-search
feat: add aspect ratio filter to Wallhaven wallpaper settings
2025-12-19 16:09:53 +01:00
Lemmy fe20cc2a99 Workspace: Trigger unified wave only when changing workspace 2025-12-19 09:37:35 -05:00
nahilrasheed e691bd1923 ClipboardPreview: add background color to text area for improved visibility 2025-12-19 14:53:14 +03:00
c0mpile f7cf249e77 feat: add aspect ratio filter to Wallhaven wallpaper settings 2025-12-18 21:55:51 -05:00
Lemmy 87cc4bc6c9 syntax cleanup 2025-12-18 20:36:31 -05:00
Lemmy 02031cbb16 DesktopWidgets: added IPC call to toggle, enable & disable. Auto disable desktop widgets in NoctaliaPerformanceMode 2025-12-18 20:01:45 -05:00
Lemmy b4401968ca Workspace: avoid a bleep of the indicator when switching window focus on the same workspace
+ Fix a bug where you could have two active windows indicator after the
first switch.
2025-12-18 19:13:29 -05:00
Lemmy 819314cf51 formatting 2025-12-18 19:09:37 -05:00
LionHeartP c82b40d87a Add HDR Codec options to gpu-screen-recorder settings tab 2025-12-18 22:22:37 +02:00
Ly-sec b86524e3ff DockTab: add show/hide speed slider 2025-12-18 15:33:11 +01:00
Lemmy 5dddbf6bce Notification: better drop shadow 2025-12-18 09:24:59 -05:00
Lemmy d017ec9271 i18n+autofmt 2025-12-18 08:48:01 -05:00
Lemmy ffb06eb6cb Merge pull request #1082 from atheeq-rhxn/mangowc-color-scheme-support
Mangowc color scheme support
2025-12-18 08:47:06 -05:00
Ly-sec f58f93d9fe Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-12-18 14:36:16 +01:00
Ly-sec 585a49bc9b DesktopWidgets: edit mode visual overhaul 2025-12-18 14:34:54 +01:00
Lemmy 3666678249 Merge pull request #1076 from notiant/patch-2
Fix empty space when hiding widgets
2025-12-18 08:23:31 -05:00
Ly-sec 89e0a215df AudioPanel: visual overhaul 2025-12-18 14:11:06 +01:00
Ly-sec 9d9695d609 AudioPanel: remove debug logs 2025-12-18 12:45:28 +01:00
Ly-sec cd9ad9dc8a AudioPanel: some more troubleshooting 2025-12-18 12:38:25 +01:00
Ly-sec 49ea59edb5 AudioPanel: even more troubleshooting 2025-12-18 12:31:54 +01:00
Ly-sec 0c6709590c AudioPanel: more troubleshooting 2025-12-18 12:23:12 +01:00
Ly-sec b506e3f656 AudioPanel: check linkGroups 2025-12-18 12:17:24 +01:00
Ly-sec a9a0956cae AudioPanel: follow links 2025-12-18 12:11:58 +01:00
Ly-sec a0d87dec1f AudioPaneL: add more logging 2025-12-18 12:05:09 +01:00
Ly-sec a9cb60364e AudioPaneL: add logging 2025-12-18 11:55:16 +01:00
atheeq-rhxn 1886aa88a2 feat(mangowc): color scheme support 2025-12-18 16:23:33 +05:30
Ly-sec 1877e74bb1 AudioPanel: add app volume controls 2025-12-18 11:44:32 +01:00
Ly-sec b184ded81a DesktopWidgets: add grid snap option 2025-12-18 10:57:43 +01:00
Ly-sec 5ad3363b9f DesktopMedia: add setting to enable cava without background 2025-12-18 10:13:20 +01:00
tuibird c8ec7cf4e6 removed references to the last method from /Assets and ColorSchemeTab.qml.
Updated template registry to noctaliatheme version 0.0.5, which includes the live update fix.
2025-12-18 16:42:29 +13:00
Lemmy abe3e8a906 DesktopWidget: removed scale animation so widgets don't scale on init. 2025-12-17 21:27:22 -05:00
notiant 1b9f141b8c Fix empty space when hiding widgets 2025-12-18 02:44:39 +01:00
Lemmy 9edf747404 PluginSystem: plugins hot reload enabled when using NOCTALIA_DEBUG=1 as env var. 2025-12-17 19:31:03 -05:00
Lemmy d62a7bf7b0 DesktopWidgets: declared all settings-default in the registry + code cleanup, we don't need extra fallback values, the registry does that already. 2025-12-17 18:33:57 -05:00
Lemmy 28d7bfd77a DesktopWidgets: Plugins settings are accessible from the DesktopWidgets tab. 2025-12-17 18:33:04 -05:00
Lemmy 166e276222 ActiveWindow: proper outline 2025-12-17 17:47:25 -05:00
Lemmy b47eabb34e i18n+autofmt 2025-12-17 17:47:10 -05:00
Ly-sec 812fe37494 LockContext: use pam.d/login for nixos, else use configDir/pam/password.conf 2025-12-17 22:37:39 +01:00
Lysec 8f3a37b126 Merge pull request #1074 from notiant/patch-1
SessionMenu: add left and right key navigation
2025-12-17 20:53:45 +01:00
Ly-sec f8e8cebec4 LockContext: check for pam.d/quickshell first, else noctalia generated pam password.conf 2025-12-17 20:52:04 +01:00
notiant f476211e75 SessionMenu: add left and right key navigation 2025-12-17 20:41:19 +01:00
Ly-sec c736272391 Settings: create pam/password.conf in configDir if it doesnt exist
LockContext: use new pam/password.conf path
2025-12-17 19:08:24 +01:00
onelocked fbd6c9047b feat: Hiding Mode for Desktop Widget Media Player 2025-12-17 14:48:26 +00:00
Lemmy 212717ddaa Settings: Language switching, avoid warning and properly close NComboBox. 2025-12-17 08:58:28 -05:00
Ly-sec 0b08353639 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-12-17 14:23:06 +01:00
Ly-sec ea315311a7 TimeCard: add blinking indicator below digit 2025-12-17 14:23:01 +01:00