Commit Graph
1270 Commits
Author SHA1 Message Date
ItsLemmy e0f38ff80b Mango: refactored mango service, much better but not perfect. 2025-11-29 23:48:19 -05:00
ItsLemmy 017a5a6f91 Matugen: improved wallpaper filepath escaping to ensure it works well with potential non standard characters. 2025-11-29 18:01:33 -05:00
ItsLemmy 5451985e48 Notifications: Only delete cached images that are in our cache directory 2025-11-29 17:52:34 -05:00
ItsLemmy fe25840dfa Wallpaper: restore directory per monitor settings. 2025-11-29 16:18:33 -05:00
ItsLemmy 30db679207 Wallpapers: moved persistent data to their own file in ~/.cache/noctalia/wallpapers.json !! no migration path, user will have to set their wallpaper at least once !! 2025-11-29 11:22:53 -05:00
ItsLemmy 993b6bc422 Settings/State: Moved state IPC logic to ShellState.qml. 2025-11-29 11:04:44 -05:00
ItsLemmy 9d4ac03d21 Removed fonts dependencies (now using Qt font as default) and removed some complex settings migration code. 2025-11-29 10:38:06 -05:00
ItsLemmy ddfde344bc AboutTab: caching circular images 2025-11-29 10:04:28 -05:00
ItsLemmy ad755bb3fb Merge branch 'fix-crash-on-close' 2025-11-29 09:39:05 -05:00
ItsLemmy 6d6261ca00 Merge branch 'unified-panel-content' 2025-11-29 09:38:11 -05:00
Ly-sec d53a3d8de2 SchemeDownloader: add support for spaces in names 2025-11-29 13:36:37 +01:00
Ly-sec e627e67463 ColorSchemeTab: rename Rosepine to Rose Pine 2025-11-29 13:09:41 +01:00
Ly-sec e07f2d34c0 CompositorService: lockAndSuspend - wait for lock before suspending 2025-11-29 13:05:24 +01:00
Ly-sec 366c867f94 Matugen/niri: added 2025-11-29 12:26:18 +01:00
Ly-sec 7366298026 Matugen/Emacs: added 2025-11-29 12:02:42 +01:00
Ly-sec 3db394c80a Autoformat 2025-11-29 08:30:32 +01:00
Ly-sec 0d6b70a4c1 IPC: notifications - add removeOldestHistory 2025-11-29 08:30:12 +01:00
LysecandGitHub 43ecd3ce9b Merge pull request #896 from eric-handley/feat/improve-emoji-selector
Improve >emoji selector with category drawers
2025-11-29 08:06:25 +01:00
Ly-sec aeee91d08a BatterySettings: add option to pick which battery is being shown
BatteryPanel: remove redundant things
2025-11-28 20:55:50 +01:00
Eric Handley 76982e5de6 fix: always open to "recent" tab 2025-11-27 23:25:01 -08:00
Eric Handley 6b27db0d4f fix: remove unnecessary fallbacks and redundant code 2025-11-27 23:21:48 -08:00
Eric Handley c6b28bec4d feat: add category-based browsing to emoji selector 2025-11-27 23:21:36 -08:00
Ly-sec a177031265 Weather: check for more weather states 2025-11-28 01:26:51 +01:00
ItsLemmy a48e4dcecd Panels: went back to have panel's content drawn in main screen instead of separate PanelWindow 2025-11-27 19:18:34 -05:00
Ly-sec 3f02b28ecc SystemMonitorTab: add network polling 2025-11-27 16:10:36 +01:00
Ly-sec 4e4a974f2c i18n-ja: add polling translation 2025-11-27 15:07:00 +01:00
Ly-sec 7cb293733c SystemMonitorTab: add polling option 2025-11-27 15:06:17 +01:00
ItsLemmy 2fe915e3bc NSectionEditor/ControlCenter: Allow up to 10 widgets if using a single side. 2025-11-27 09:00:19 -05:00
LysecandGitHub c8dc62c981 Merge pull request #879 from 3akev/niri_socket
Niri: receive events directly from socket
2025-11-27 14:35:11 +01:00
Ly-sec 72263f198e AudioPanel: suppress OSD for multi monitor when changing volume 2025-11-27 13:19:32 +01:00
Ly-sec 778dce21c1 AudioPanel: suppress OSD when toggle mute/unmute to prevent overlapping 2025-11-27 09:34:00 +01:00
ItsLemmy 5e833f0683 Round image with Qt. 2025-11-26 21:46:59 -05:00
notiantandGitHub 64c1f4383e syntax error fix 2025-11-27 02:59:32 +01:00
ItsLemmy ba1e783c8f ColorSchemeService: fixed 2 syntax errors coming from PR #880 2025-11-26 20:18:38 -05:00
LemmyandGitHub 81c35aaee9 Merge pull request #880 from notiant/patch-3
Add some missing translations & more consistency for English
2025-11-26 20:04:34 -05:00
ItsLemmy 40f70cdbb1 Back to -git 2025-11-26 19:43:31 -05:00
ItsLemmy 1aa0cc6467 v3.4.0 2025-11-26 19:42:53 -05:00
ItsLemmy 23d3eb642e AudioService + OSD: minor improvements
- Replace hardcoded value by epsilon property
- Dont send volume change if delta is below epsilon
2025-11-26 19:33:51 -05:00
ItsLemmy a188aa2e17 Autofmt + all missing transactions 2025-11-26 15:57:34 -05:00
Ly-sec 8419549183 AudioService: this might be it 2025-11-26 21:10:26 +01:00
Ly-sec e2854f2079 AudioService: possible fix? 2025-11-26 20:08:47 +01:00
Ly-sec cdb93a3d96 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-11-26 19:19:17 +01:00
Ly-sec 309648d6d6 Calendar: add timer
LocationTab: rework calendar settings
SoundService: add simple service to play & loop sounds
2025-11-26 19:18:30 +01:00
notiantandGitHub 601f297b35 Merge branch 'main' into patch-3 2025-11-26 18:55:49 +01:00
3akev a4d9463c5d Niri: receive events directly from socket 2025-11-26 17:30:34 +01:00
ItsLemmy f10207a159 Settings / SetupWizard & OSD
- Settings cleanup and avoid segfault by not using var.
- SetupWizard simplified opening condition logic. Will only open when no
settings available
- OSD: simplified settings logic, updated translations to explain that
no type selected = all types enabled. similar to bar and monitors logic.
- Do not open changelog on a fresh install as we already open the
SetupWizard
2025-11-26 09:52:15 -05:00
Ly-sec f611e3a2c0 OSD: use volume-x(volume-3) for 0% volume 2025-11-26 15:07:19 +01:00
Ly-sec a44137f81f OSD: fix 0% volume icon 2025-11-26 14:53:31 +01:00
Ly-sec 3ef5e169e4 Brightness/VolumeWidget: fix visual issues (#875) 2025-11-26 12:40:18 +01:00
notiantandGitHub 22ee8904a4 Add some missing translations & more consistency for English 2025-11-26 06:14:21 +01:00