Commit Graph
880 Commits
Author SHA1 Message Date
lysec 4aa32dbdb3 Notification: move lastSeenTs to cache/noctalia/notifications-state.json 2025-10-21 14:50:27 +02:00
lysec 96cb0a5199 IPC: lockScreen toggle is deprecated, use lockScreen lock 2025-10-21 14:44:22 +02:00
Aiser 743aff74ef Matugen: Add post_hook for ghostty 2025-10-21 19:27:12 +08:00
Aiser e39e9e0d39 Matugen: Add post_hook for ghostty and kitty 2025-10-21 18:27:23 +08:00
ItsLemmy ae8a309c54 TaskbarGrouped: BugFix + simplifications
- fixed workspace switching, when workspace is empty.
- moved some logic to the compositor service
- removed unecessary Qt.createQmlObject
2025-10-20 20:14:24 -04:00
LemmyandGitHub 6c195be180 Merge pull request #521 from herobrauni/main
Add grouped Windows Widget
2025-10-20 19:49:47 -04:00
LemmyandGitHub a7e2d04b9b Merge pull request #535 from luleyleo/bluetooth-pill
Display name of connected Bluetooth device in bar pill
2025-10-20 19:46:49 -04:00
LemmyandGitHub e6f0a05369 Merge pull request #526 from luleyleo/wifi-pill
Display SSID in WiFi bar pill
2025-10-20 19:42:49 -04:00
ItsLemmy 690a89b58e Calendar: switching some warnings to debug so it does not scare people of. 2025-10-20 19:38:27 -04:00
ItsLemmy 096aa3899f CalendarService: little less spam 2025-10-20 19:20:40 -04:00
ItsLemmy eba1ace2f0 Calendar: fix warnings and error due to old PR 2025-10-20 19:04:38 -04:00
LemmyandGitHub ef75723cc0 Merge pull request #444 from ThatOneCalculator/feat/calendar-events
feat: show calendar events in calendar
2025-10-20 18:59:12 -04:00
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
ItsLemmy 621b37cd1f autofmt 2025-10-20 12:22:38 -04:00
loner b9d9a07e07 fix(theme): Add vicinae to preset theme generation 2025-10-20 20:45:05 +08:00
Sridou 165ef4c9bc matugen theming for vicinae launcher
do not overwrite logo if it exists
2025-10-20 12:10:09 +05:30
Leopold Luley 742684e803 WiFi: Add display settings for WiFi bar pill. 2025-10-19 12:44:35 +02:00
herobrauniandGitHub 0653bc5504 Merge branch 'noctalia-dev:main' into main 2025-10-18 21:46:21 +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
Kainoa KanterandGitHub d6e52719a2 Merge branch 'noctalia-dev:main' into feat/calendar-events 2025-10-16 12:52:51 -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