Commit Graph
134 Commits
Author SHA1 Message Date
LemmyCook 3496169c68 Revert "Remove need for polkit, launch any ArchUpdater update through terminal"
This reverts commit 299add4a15.
2025-08-29 20:50:28 -04:00
Ly-sec 299add4a15 Remove need for polkit, launch any ArchUpdater update through terminal
ArchUpdater: rely on `TERMINAL` environment variable
README: Add explanation for the `TERMINAL` environment variable
2025-08-30 02:28:48 +02:00
LemmyCook 8f3f520ef4 Merge branch 'advanced-wallpaper' 2025-08-29 17:02:17 -04:00
LemmyCook 2f9eb28596 Wallpaper: On startup set wallpaper without transition 2025-08-29 16:53:43 -04:00
LemmyCook a2ecc67643 Wallpaper: less intrusive UI when using per monitor directories 2025-08-29 14:57:03 -04:00
LemmyCook 5b8d7dbff5 Wallpaper: fixed all edge cases when toggling on/off multi directories support and invalid directory names 2025-08-29 14:38:27 -04:00
LemmyCook 9bbdf5f6f6 Wallpaper: real support for differents folders per monitor \o/ 2025-08-29 14:09:05 -04:00
LemmyCook 812ddf2ebb WallpaperSelector: syntax fix 2025-08-29 13:11:31 -04:00
LemmyCook db3ea7ed73 Wallpaper: cleanup 2025-08-29 13:04:11 -04:00
LemmyCook 861e207fb6 Wip! 2025-08-29 09:55:47 -04:00
LemmyCook e79c163dd9 Wallpaper rework
- removed swww to the code is easier to maintain
- basic multi monitor wallpaper support
2025-08-29 08:33:40 -04:00
Michael ThomasandGitHub 85bd0ed2f8 Merge branch 'noctalia-dev:main' into main 2025-08-28 16:45:50 -04:00
MichaelThomas0721 cd6a183c28 Added ghostty matugen template 2025-08-28 16:39:56 -04:00
LemmyCook b2e9058a2f Auto-formatting 2025-08-28 15:01:23 -04:00
LemmyCook 8ebcfa4bc6 Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-08-28 12:22:43 -04:00
LemmyCook 3f4cec1719 NTextInput: improved layout and adapted calling code all over the shell. 2025-08-28 12:22:42 -04:00
Ly-sec 156146fd9a Add audio IPC options
AudioService: add a few functions to AudioService
IPCManager: Add 4 Audio IPC calls
README: Add information about new IPC calls
2025-08-28 17:48:02 +02:00
Ly-sec 39d8d8bcfa Added a check to see if wlsunset is enabled, if it isn't you can change
the NightLight settings.
DisplayTab: add wlsunsetCheck process
2025-08-28 17:06:53 +02:00
Ly-sec d0b7ccf302 Autoformat 2025-08-28 15:35:52 +02:00
Ly-sec 2a686b55c4 Replace our NightLight solution with wlsunset.
NightLight: add temperature solution
NTextInput: add input hint support
2025-08-28 15:34:47 +02:00
LemmyCook eadcb3f22b ColorSchemeTab: better presentation 2025-08-28 08:25:43 -04:00
LemmyCook a6d722f9a9 LocationService + Settings: improved service stability and show geocoding results in the settings 2025-08-28 08:20:17 -04:00
Ly-sec f10280c8bb Added NCheckbox and used it for Matugen templates
NCheckbox: Added
ColorSchemeTab: replace NToggle with NCheckbox
2025-08-28 14:00:29 +02:00
Ly-sec a6848be4c2 Create MatugenService, add toggles per template
Matugen: Created Matugen.qml for users to add templates to, add
MatugenService to generate .toml
Notification: possible fix for children null warning
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-08-28 13:33:24 +02:00
Ly-sec f510c1922d Create separate matugen toggles, add MatugenService
Matugen: add Matugen.qml as central place for templates, add
MatugenService to take care of .toml generation
Notification: possible fix for "children of null"
2025-08-28 13:27:49 +02:00
LemmyCook 0562dbbbf9 Settings: more cleanup and conditionnal controls (NightLight)
+ Auto formatting
2025-08-28 06:57:37 -04:00
LemmyCook 8302285388 Settings: large cleanup and factorization. Should look much better. 2025-08-27 20:39:50 -04:00
Ly-sec 124d9becc6 Add animation speed slider in general tab, always collapse activeWindow
GeneralTab: add animation speed slider
Workspace: set activeWindow to always collapsed except for hover
Misc: replaced a lot of animations with Style.animationXYZ
2025-08-27 14:52:50 +02:00
Ly-sec ae0228dc25 Wallpaper: change random wallpaper delay options 2025-08-27 09:54:46 +02:00
LemmyCook dd456edf90 Workspace: ShowLabel replaced toggle by NComboBox so we can choose "Name" or "Index" 2025-08-26 20:55:45 -04:00
LemmyCook 4cd94f0426 NightLight: refactored the code to make simpler
- using intensity instead of warmth
- animated color transition
- removed unecessary bindings and double properties
- using better icons to avoid confusion with brightness
- polished settings UI
2025-08-26 18:48:10 -04:00
LemmyCook 8148c0fa29 Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-08-26 12:21:49 -04:00
LemmyCook 620b3e3abc Named workspaces improvements
- renamed settings to showWorkspacesNames (plural)
- improved overall look and readability
2025-08-26 12:21:48 -04:00
Ly-sec 9dcefa4357 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-08-26 18:19:41 +02:00
Ly-sec 634d78456d Add NightLight, update README, format 2025-08-26 18:19:35 +02:00
LemmyandGitHub 8140ddc2ff Merge pull request #136 from MichaelThomas0721/main
Added setting for workspace names.
Thanks for your contribution.  I'll most likely rework it a tiny bit to make it more aesthetic later today.
2025-08-26 12:04:01 -04:00
LemmyCook 6a9dee38ef NPanel fixes 2025-08-26 10:26:02 -04:00
Ly-sec f3f0f611cb Add AppLauncher opacity, topCenter & bottomCenter 2025-08-26 14:31:59 +02:00
Ly-sec 3c39ea192b Format 2025-08-26 13:12:01 +02:00
Ly-sec 1533b2d3a1 Add MPRIS blacklist 2025-08-26 13:11:49 +02:00
LemmyCook a61526543d Settings / Display-Scaling tab: improved display at low scaling + fixed refresh button look 2025-08-25 22:48:18 -04:00
LemmyCook 18b79913bd Settings / Brightness: removed non existing setting/toggle since we moved to modular bar 2025-08-25 21:40:00 -04:00
MichaelThomas0721 c917d7dccb Added setting for workspace names 2025-08-25 13:47:54 -04:00
Ly-sec 43f56b63f6 Add Kitty matugen template, format 2025-08-25 08:25:58 +02:00
Ly-sec f42fa11862 Format 2025-08-25 06:48:58 +02:00
Ly-sec 9e41697001 Fix some scaling issues 2025-08-25 06:48:46 +02:00
LemmyCook a10d55e7f5 Bar widgets: modular loading refactoring via BarWidgetRegistry+NWidgetLoader
- Hot reload is working again.
- Should also be more memory efficient on multi monitors.
2025-08-24 23:50:09 -04:00
LemmyCook 0b5e2e86f0 Location/Weather: using a different API to geocode location name + fixed weather display which was offseted by a day 2025-08-24 10:02:00 -04:00
LemmyCook a7b7c03877 Autoformatting + converted a bunch console.log to logger, hiding some extra logging 2025-08-24 08:48:39 -04:00
Ly-sec b85d68f4cb Fix modular bar (remove option) 2025-08-23 16:03:23 +02:00