Commit Graph
592 Commits
Author SHA1 Message Date
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
Ly-sec 85b92d9c6f Added a check if there is any notifications.
Notification: add notificationModel.count check to possibly prevent
unwanted behaviour
2025-08-28 10:51:18 +02:00
LemmyCook 8302285388 Settings: large cleanup and factorization. Should look much better. 2025-08-27 20:39:50 -04:00
LemmyCook 1206be34dc MediaMini: fixed fallback icon 2025-08-27 18:58:21 -04:00
LemmyCook c6cf5a0fab Bar UI improvements
- better rounding at low scaling, for accurate vertical centering
- use fixed font bar system monitor
- use bold for workspaces name
2025-08-27 14:46:19 -04:00
LemmyCook d6df496216 ArchUpdater: fixes (part2) 2025-08-27 14:42:15 -04:00
LemmyCook 68874e8680 ArchUpdater: fixes
- replaced all Text by NText for a more streamlined code
- clicking on the icon in the bar should always open the panel even if
there is nothing to update
2025-08-27 14:41:39 -04:00
LemmyCook 67f0c482b3 ActiveWindow+MediaMini: minor adjustments to width and spacing.
- also removed double fallback icon for media mini when no artwork
available
2025-08-27 10:23:43 -04:00
LemmyCook 1ceec16102 MediaCard: AudioVisualizer should not be dependend on tracklength (ex: Twitch) 2025-08-27 10:11:34 -04:00
Ly-sec f7f21f9716 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-08-27 14:54:12 +02: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
LemmyCook 50777ef32f MediaPlayer/sidepanel: slightly less thick time slider 2025-08-27 08:51:43 -04:00
Ly-sec 563a151277 Possible fix for MediaCard slider
MediaCard: use proper seek binding
MediaService: add seek binding
autoformat
2025-08-27 14:21:42 +02:00
Ly-sec ae0228dc25 Wallpaper: change random wallpaper delay options 2025-08-27 09:54:46 +02:00
Ly-sec a1f87c50bc ArchUpdater: add AUR support 2025-08-27 09:28:58 +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 da80f47921 MediaCard: less thick ouline 2025-08-26 14:41:27 -04:00
LemmyCook fabdf67da7 Workspace: use font metrics for vertical centering
Another attempt xD
2025-08-26 14:18:38 -04:00
LemmyCook fc71f61000 Workspace: another attempt at proper text centering 2025-08-26 14:09:54 -04:00
Ly-sec aa8a72a9d8 Fix named workspace text positioning
Workspace.qml: add slight centerOffset
2025-08-26 20:05:45 +02:00
LemmyCook a1dcaa2683 Workspace: attempt to fix tiny vertical offset 2025-08-26 13:53:27 -04:00
LemmyCook f533e2a547 Workspace: bigger text for names, adaptative height. 2025-08-26 13:45:53 -04:00
LemmyCook 44c98553dc Workspace: slimmer look 2025-08-26 13:40:35 -04:00
LemmyCook ab7c5678c6 Workspace: respect the setting 2025-08-26 12:37:46 -04:00
Ly-sec c323985f03 Small workspace indicator fix 2025-08-26 18:33:28 +02: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
LemmyCook 22af8e91cc Autoformatting 2025-08-26 12:20:27 -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 71cfbc8c0a Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-08-26 10:26:04 -04:00
LemmyCook 6a9dee38ef NPanel fixes 2025-08-26 10:26:02 -04:00
Ly-sec 9ee31e3a6a Add IPC for screenRecorder toggle 2025-08-26 15:48:41 +02:00
LemmyCook f3ae0101d7 NPanel now can properly be positioned relative to their opener (button) 2025-08-26 08:55:29 -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
quadbyte bdd981e15c Bar Brightness: fixed onClicked to open brightness settings 2025-08-25 23:18:13 -04: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 1ab3463e6d Widgets: renamed SizeMultiplier => SizeRatio. Enforced read-only on size property 2025-08-25 22:43:02 -04:00
LemmyCook 269b2765cd More optims and renaming 2025-08-25 22:17:13 -04:00
LemmyCook d2563db5a0 OPtimization: Notification History only loaded when necessary 2025-08-25 21:54:03 -04:00
LemmyCook fcedb65119 Optimization: Dock get loaded only on assigned screens instead of being invisble. 2025-08-25 21:42:27 -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
LemmyCook 9fb4aff635 Optimizations memory/cpu
- Only load bar widgets once the settings are done loading, and the
widget is actually in use.
- Only load bar on screens that request it, instead of hiding it.
2025-08-25 21:18:49 -04:00
LemmyCook 75700e3309 Avoid one extra Loader per bar widget 2025-08-25 18:33:44 -04:00
LemmyCook 5f00266df7 WifiPanel: Improved look and functionalities 2025-08-25 15:28:13 -04:00
MichaelThomas0721 c917d7dccb Added setting for workspace names 2025-08-25 13:47:54 -04:00