Commit Graph
856 Commits
Author SHA1 Message Date
Leopold Luley d85acc7f07 Bluetooth: Add display settings for Bluetooth bar pill. 2025-10-20 20:18:32 +02:00
Leopold Luley 1dc740092e Bluetooth: Display name of connected Bluetooth device in bar pill. 2025-10-20 20:18:10 +02:00
LysecandGitHub 8b5f06aec6 Merge pull request #482 from luleyleo/auto-night-mode
Implement scheduled light/dark mode switching
2025-10-18 21:05:44 +02:00
lysec ba787cf390 Reduce logging noise, fix small warning 2025-10-18 20:47:20 +02:00
lysec 8646883330 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-10-18 19:04:54 +02:00
lysec 3249febb0f Matugen: fix hex_stripped for predefined color schemes
NSearchableComboBox: fix warning
2025-10-18 19:04:20 +02:00
LemmyandGitHub 0ffebb2b9a Merge pull request #510 from sakarie9/media-max-width
MediaMini: implement dynamic width with max width setting
2025-10-18 11:59:04 -04:00
LemmyandGitHub ae3173b6bf Merge pull request #511 from sakarie9/activewindow-max-width
ActiveWindow: implement dynamic width with max width setting
2025-10-18 11:57:02 -04:00
lysec 710e6af272 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-10-18 15:38:11 +02: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
ItsLemmy 94f247eefc SetupWizard: wait for proper detection of the OS before opening the wizard. 2025-10-18 09:26:15 -04:00
ItsLemmy 03ec0e9b90 dev version 2025-10-17 11:44:06 -04:00
ItsLemmy 6af7753f50 v2.18.2 2025-10-17 11:43:38 -04:00
ItsLemmy bda54677e1 SystemStat: fixing wrong memGb calculation. Fix #507 2025-10-17 11:19:19 -04:00
LysecandGitHub 5146479225 Matugen: fix vesktop template 2025-10-17 16:31:15 +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 eae2bf1476 IdleInhibitor: initialize at startup, remove persistent setting (#505) 2025-10-17 13:33:31 +02:00
lysec 371ddbc776 HyprlandService: fix workspace detection (fixes #509)
Autoformat
2025-10-17 13:13:23 +02:00
LysecandGitHub 34c4292fce Merge pull request #504 from Amadoabad/notification-freeze
Notifications freeze when hovered
2025-10-17 13:03:30 +02:00
Sakari 0ab65f7f7e ActiveWindow: add fixed width option 2025-10-17 15:38:39 +08:00
Sakari 19bfeb2a40 MediaMini: add fixed width option 2025-10-17 15:28:32 +08:00
Sakari a12fbca80b ActiveWindow: implement dynamic width with max width setting 2025-10-17 15:11:53 +08:00
Sakari 8e5e003f8a MediaMini: implement dynamic width with max width setting 2025-10-17 14:57:26 +08:00
ItsLemmy e352cc26ce MediaIPC: added stop action.
- Be aware that stop can't be resumed with play, from my testing once
stopped the media is no longer available.
2025-10-16 21:32:24 -04:00
ItsLemmy 0e620a6836 Hyprland: fix app title 2025-10-16 20:07:23 -04:00
amadoabad b0f6f22b2d Feat: Freeze the notifications when hovering 2025-10-17 01:57:27 +03:00
LemmyandGitHub c184a7342c Merge pull request #500 from ThatOneCalculator/devex/precommit
devex: precommit hook to run qmlfmt, parallelize `qmlfmt.sh`
2025-10-16 16:34:24 -04:00
ItsLemmy 144382f4ac Hyprland: fix typo 2025-10-16 16:32:36 -04:00
Kainoa Kanter d5b9abd9e0 devex: precommit hook to run qmlfmt, parallelize qmlfmt.sh 2025-10-16 13:28:35 -07:00
ItsLemmy 04c2243a9d dev version 2025-10-16 15:24:53 -04:00
ItsLemmy 3ddd5cf7a8 v2.18.1 2025-10-16 15:24:34 -04:00
ItsLemmy d1be2f7299 Hyprland: fix missing classId when opening new apps. 2025-10-16 15:10:04 -04:00
Leopold Luley e57b565f80 DarkModeService: Update to new logging style. 2025-10-16 17:48:11 +02:00
Leopold Luley 4bd550c585 Merge branch 'main' into auto-night-mode 2025-10-16 17:42:47 +02:00
Leopold Luley 49f4ab114f DarkModeService: Add settings and manual scheduling mode. 2025-10-16 17:23:32 +02:00
lysec 838491ba33 Logger: huge cleanup 2025-10-16 15:07:11 +02:00
Leopold Luley a6c0a9fc99 DarkModeService: Added for automatic dark mode switching. 2025-10-16 14:46:25 +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
lysec 806a5c0c26 NotificationService: fix flatpak app names again (should fix #495) 2025-10-16 11:43:41 +02:00
ItsLemmy a7612d1744 Merged setup wizard 2025-10-15 19:25:00 -04:00
ItsLemmy 6fd41cd591 Removed invalid properties from NIcon callers 2025-10-15 16:03:29 -04:00
LysecandGitHub 1b167eca36 Merge pull request #490 from damian-ds7/media-check-ignored-players
Add a check if blacklisted before adding to specific or generic players
2025-10-15 19:55:39 +02:00
Damian D'Souza 7d0f14a3b4 BatteryService: set chargingMode to disabled after success 2025-10-15 18:29:23 +02:00
Damian D'Souza f67551688d MediaService: add a check if blacklisted before adding to specific or generic players 2025-10-15 18:12:42 +02:00
lysec 514fdaa4cc SetupWizard: initial commit 2025-10-15 18:01:08 +02: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
loner 5eb70ca0b8 fix(service): Fix ReferenceError in ScreenRecorderService 2025-10-15 13:17:58 +08:00
ItsLemmy 4981f5561b autofmt 2025-10-14 20:45:04 -04:00