Commit Graph
1819 Commits
Author SHA1 Message Date
lysec 7fcf54a9d3 OSD: add always on top setting
Notification: add always on top setting
2025-10-21 15:34:42 +02:00
LemmyandGitHub fc2f7f2122 Merge pull request #524 from Sighthesia/ActiveWindowDynamicWidthImprove
ActiveWindow: improvements on visual effect
2025-10-21 08:53:42 -04:00
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
lysec b5691d932f Notification: respect animation setting (fixes #538) 2025-10-21 14:34:27 +02:00
Sighthesia 49fd63502e ActiveWindow: small improvement for fade-in 2025-10-21 20:12:39 +08:00
ItsLemmy 95faefa8eb Pill: cleanup
- removed duality between disableOpen and forceClose
- renamed rightOpen to oppositeDirection
- wifi+bt: for vertical bar, use tooltip rather than the classic pill
opening as text will most likely never fit.
2025-10-20 21:56:59 -04:00
ItsLemmy 6604373524 TaskbarGrouped: Cleanup, optimizations, smarter layout 2025-10-20 21:40:11 -04:00
ItsLemmy 97d59127d0 TaskbarGrouped: better look when using capsule. 2025-10-20 20:22:25 -04:00
LemmyandGitHub 136eca6387 Merge pull request #516 from damian-ds7/open-panel-overlay-layer
Make panels open in overlay layer
2025-10-20 20:15:50 -04: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 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
Damian D'SouzaandGitHub 287e39eadd Merge branch 'main' into open-panel-overlay-layer 2025-10-20 22:14:18 +02:00
Damian D'Souza b6c95b8ed5 Settings: add panels overlay setting toggle un UI tab 2025-10-20 22:10:58 +02:00
Damian D'Souza eba6c7ec27 NPanel: revert NPanelWindow change 2025-10-20 21:44:19 +02:00
Leopold Luley 903a04e096 WiFi: Avoid using BarPill.disableOpen property. 2025-10-20 20:19:49 +02: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 73267d1d37 Settings + SetupWizard
- Added a Lock screen settings tabs
- Added button in settings/general tab to re-run the setup wizard
- Fixed missing translations
- Fixed bug when matugen not installed in setup wizard
- Added enabled property for NToggle
2025-10-20 13:33:46 -04:00
ItsLemmy 621b37cd1f autofmt 2025-10-20 12:22:38 -04:00
Leopold Luley 51b6455dd0 WiFi: Hide pill text when no WiFi or ethernet is connected. 2025-10-20 14:04:55 +02:00
Sridou 165ef4c9bc matugen theming for vicinae launcher
do not overwrite logo if it exists
2025-10-20 12:10:09 +05:30
lysec 2362dca8b6 Revert "Calendar: fix layout with week numbers enabled"
This reverts commit c6080b65be.
2025-10-19 17:46:49 +02:00
lysec 7d564ae312 Revert "Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell"
This reverts commit 35400b9a96, reversing
changes made to af7498155c.
2025-10-19 17:45:24 +02:00
lysec 528e976f27 Revert "LocationTab: add setting for first day of the week"
This reverts commit af7498155c.
2025-10-19 17:44:52 +02:00
lysec c6080b65be Calendar: fix layout with week numbers enabled 2025-10-19 17:09:11 +02:00
lysec 35400b9a96 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-10-19 16:47:37 +02:00
lysec af7498155c LocationTab: add setting for first day of the week
Calendar: replace MonthGrid with custom solution to allow changing first
day of the week
2025-10-19 16:46:53 +02:00
Damian D'Souza a1bde12f9a SettingsPanel: change NPanel to NPanelOverlay 2025-10-19 13:46:52 +02:00
Damian D'Souza 1adf86d593 SessionMenu: change NPanel to NPanelOverlay 2025-10-19 13:46:44 +02:00
Damian D'Souza ad1fe55772 NotificationHistoryPanel: change NPanel to NPanelOverlay 2025-10-19 13:46:34 +02:00
Damian D'Souza ab2e172f9c Launcher: change NPanel to NPanelOverlay 2025-10-19 13:46:21 +02:00
Damian D'Souza 8a79c298e2 ControlCenterPanel: change NPanel to NPanelOverlay 2025-10-19 13:46:15 +02:00
Leopold Luley 742684e803 WiFi: Add display settings for WiFi bar pill. 2025-10-19 12:44:35 +02:00
Leopold Luley 4e134dfee1 WiFi: Display SSID of connected WiFi network in bar pill. 2025-10-19 12:44:03 +02:00
herobrauniandGitHub 8d84e3b732 Merge branch 'noctalia-dev:main' into main 2025-10-19 10:15:55 +02:00
Sighthesia ecc97ca255 MediaMini: handle empty media content with active player for rounded background 2025-10-19 15:38:20 +08:00
Sighthesia c56d1430e5 ActiveWindow: fix inconsistency of animation on vertical bar 2025-10-19 13:43:03 +08:00
Sighthesia 5e562bb9a9 ActiveWindow: fix widget width still remains on maxWidth when visiblity is Always Visible 2025-10-19 13:14:02 +08:00
Sighthesia 7f5fd5fa14 ActiveWindow: add fade-in and fade-out transitions of widget 2025-10-19 12:51:55 +08:00
Sighthesia 7015321772 ActiveWindow: reset scrolling when focused window changes 2025-10-19 11:28:42 +08:00
Sighthesia 9e39867117 ActiveWindow: synchronize title width with widget width 2025-10-19 11:24:25 +08: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
LemmyandGitHub b3e649a180 Merge pull request #520 from lonerOrz/feature/language-selection
feat: Implement language selection feature
2025-10-18 14:30:31 -04:00
loner 63bd97e76f feat(i18n): Implement and refine language selection feature
Introduces a language selection option in settings, allowing users to manually choose an application language or revert to automatic system locale detection. This includes UI updates, settings integration, and improved language detection logic.
2025-10-19 01:29:39 +08:00