Commit Graph

4776 Commits

Author SHA1 Message Date
ItsLemmy c7f947d235 Settings: added a launcher button for the default/new user settings. + gitignore cleanup 2025-11-30 10:36:17 -05:00
ItsLemmy a81205f444 Hyprland: attempt to fix potential keyboard issue. 2025-11-30 09:47:14 -05:00
Ly-sec d738f14a81 AboutTab: possible commit display for nixos 2025-11-30 15:04:09 +01:00
Ly-sec 94132dce6d TemplateProcessor: fix user-defined template generated colors from predefined colorschemes 2025-11-30 14:51:34 +01:00
Ly-sec 946c8883ca TemplateProcessor: fix user-defined template generation with wallpaper colors 2025-11-30 14:41:16 +01:00
Ly-sec 225e6d3914 AboutTab: clean up logging 2025-11-30 13:47:01 +01:00
Ly-sec 1a7ab224ca Launcher: add pin button to grid view 2025-11-30 13:44:51 +01:00
Ly-sec 1a2de1da11 AboutTab: small fixes 2025-11-30 13:44:29 +01:00
Lysec 80b93ab895 Merge pull request #913 from bokicoder/patch-1
Update visibility condition for pin/unpin button
2025-11-30 13:41:34 +01:00
Lysec 111170fbee Merge pull request #921 from bokicoder/main
Nix: add `qtmultimedia` dependency
2025-11-30 13:36:49 +01:00
wxlyyy 92853b4700 Nix: add qtmultimedia dependency 2025-11-30 20:24:20 +08:00
Ly-sec 67b4971b65 Matugen/emacs: more logic fixes 2025-11-30 12:42:47 +01:00
Ly-sec 2a6b236faf SoundService: switch to qt6-multimedia 2025-11-30 12:35:34 +01:00
Ly-sec ca04156375 TemplateProcessor: fix emacs template logic 2025-11-30 12:20:11 +01:00
Ly-sec 9266ccfec4 AboutTab: one more possible fix for arch commit detection 2025-11-30 11:47:35 +01:00
Ly-sec 5b5d41acf8 AboutTab: possible fix for arch commit with git versions 2025-11-30 11:32:54 +01:00
Ly-sec f52c4491b8 AboutTab: fix arch commit detection
AboutTab: remove download button
2025-11-30 11:17:44 +01:00
Ly-sec 4887be96f5 AboutTab: fix arch commit detection
GitHubService: add optional TOKEN auth
2025-11-30 11:06:04 +01:00
Ly-sec 6aca04cddb AboutTab: add git commit if using -git version 2025-11-30 10:54:20 +01:00
ItsLemmy 3f00bec8f4 Wallpaper: bring back customizable default wallpaper that is NOT monitor specific 2025-11-30 00:18:15 -05:00
ItsLemmy ae2bf590ee Merge branch 'mangowc-refactor' 2025-11-29 23:50:34 -05:00
ItsLemmy e0f38ff80b Mango: refactored mango service, much better but not perfect. 2025-11-29 23:48:19 -05:00
ItsLemmy 4f9ba6f601 DarkMode: simplify follow the color scheme, no need for a visual active state. 2025-11-29 23:04:49 -05:00
Lemmy 1c9d659635 Merge pull request #912 from notiant/patch-1
Reduce tooltip delay if bar widget doesn't expand
2025-11-29 20:00:32 -05:00
ItsLemmy 8f7d2f28f2 SmartPanel: fix edge case where dynamic content size may trigger dual axis animations on first open. 2025-11-29 19:58:13 -05:00
ItsLemmy 5f175a4f9a Panels: animations direction fixes 2025-11-29 18:30:54 -05:00
ItsLemmy 6fb840ef0b Default settings 2025-11-29 18:29:15 -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
Lysec 078195f54b Merge pull request #916 from notiant/patch-2
Add missing translations for filepicker tooltips
2025-11-29 18:58:55 +01:00
Lysec 669665a5af Merge pull request #914 from bokicoder/main
Nix: update dependencies
2025-11-29 18:58:36 +01:00
notiant 260b2e9a11 Add missing translations for filepicker tooltips 2025-11-29 18:52:05 +01:00
wxlyyy dc1c0e8f47 Nix: update dependencies 2025-11-30 00:29:51 +08: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
bokicoder 25bd796d7d Update visibility condition for pin/unpin button 2025-11-29 23:51:17 +08:00
notiant 05ceff017d Reduce tooltip delay if bar widget doesn't expand 2025-11-29 16:45:05 +01: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 588a5782ae Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-11-29 10:04:30 -05:00
ItsLemmy ddfde344bc AboutTab: caching circular images 2025-11-29 10:04:28 -05:00
Lysec 69b9ecbb30 Merge pull request #911 from osp54/i18n/update-uk-translations
i18n: Improve Ukrainian localization
2025-11-29 15:59:11 +01:00
osp54 c9e479275c i18n: Improve Ukrainian localization 2025-11-29 16:46:03 +02: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 0ab8458ca2 NIconPicker: replace GridView with NGridView 2025-11-29 14:11:18 +01:00
Ly-sec cdc5725e1b NIconPicker: add vertical scrollbar 2025-11-29 13:42:50 +01: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