noctalia-shell/Services
Ly-sec 271a887bbf Release Notes
We've been busy squashing bugs and adding some nice improvements based on your feedback.
What's New
New Icon Set - Swapped out Material Symbols for Tabler icons. They look great and load faster since they're built right in.
Works on Any Linux Distro - Dropped the Arch-specific update checker so this works properly on whatever distro you're running. You can build your own update notifications with Custom Buttons if you want.
Icon Picker - Added a proper icon picker for custom button widgets. No more guessing icon names.
Smarter Audio Visualizer - The Cava visualizer actually pays attention now - it only kicks in when you're playing music or videos instead of running all the time.
Better Notifications - Notifications now show actual app names like "Firefox" instead of cryptic IDs like "org.mozilla.firefox".
Less Noise - Turned a bunch of those persistent notification popups into toast notifications so they don't stick around cluttering your screen.
Fixes

Active Window widget finally shows the right app icon and title consistently
Fixed a nasty crash on Hyprland
Screen recorder button disables itself if the recording software isn't installed
Added a force-enable option for Night Light so you can turn it on manually whenever
2025-09-10 23:14:58 +02:00
..
ArchUpdaterService.qml Even more ArchUpdater fixes 2025-08-31 16:56:52 +02:00
AudioService.qml Add toasts & tooltips to a lot of things, add Disk Usage 2025-09-09 13:08:48 +02:00
BarWidgetRegistry.qml SystemMonitor: add GPU temperature option 2025-09-10 13:17:35 +02:00
BatteryService.qml More icons work 2025-09-09 18:10:25 -04:00
BluetoothService.qml Bluetooth: added a button to enable/disable straight from the panel + minor improvements. 2025-09-09 21:23:57 -04:00
BrightnessService.qml Brightness: brings back realtime brightness monitoring for internal(laptop) display. 2025-09-06 19:27:32 -04:00
CavaService.qml Cava: runs only when MediaService is playing 2025-09-08 09:01:27 -04:00
ClipboardService.qml Launcher: clipboard, prevent unecessary refresh while browsing 2025-09-03 10:25:44 -04:00
ColorSchemeService.qml More drag and drop fixes 2025-09-10 09:11:13 -04:00
CompositorService.qml CustomButtonWidget: add icon picker to improve usability 2025-09-09 15:12:46 +02:00
DistroLogoService.qml DistroLogoService: add NixOS path as requested in #197 2025-09-03 13:05:51 +02:00
FontService.qml Icons: WIP using a proper mapping table 2025-09-08 21:05:48 -04:00
GitHubService.qml Replace some double with real 2025-09-07 16:25:11 +02:00
HooksService.qml Hotfix: wallpaper was not set on startup. 2025-09-04 15:11:45 -04:00
IdleInhibitorService.qml formatting 2025-08-20 11:40:16 -04:00
KeyboardLayoutService.qml Add KeyboardLayoutService, add KeyboardLayout Widget, add KeyboardLayout to LockScreen 2025-08-23 13:02:37 +02:00
LocationService.qml More icons work 2025-09-09 17:34:14 -04:00
MatugenService.qml DarkModeToggle: new bar widget 2025-09-02 10:34:05 -04:00
MediaService.qml Possible fix for MediaCard slider 2025-08-27 14:21:42 +02:00
NetworkService.qml More icons fixes 2025-09-09 19:34:31 -04:00
NightLightService.qml NightLight: add force activation 2025-09-10 12:34:52 +02:00
NotificationService.qml NotificationHistory: possible visibility fix for app icons 2025-09-10 12:52:32 +02:00
PanelService.qml autoformatting 2025-09-04 10:17:02 -04:00
PowerProfileService.qml PowerProfileService: don't show toast on non valid power profile 2025-09-09 18:15:44 +02:00
ScalingService.qml ScalingService: 1st pass of the refactoring via signals instead of nested bindings for better efficienty and compatibility with old versions of Qt 2025-09-01 13:52:12 -04:00
ScreenRecorderService.qml ScreenRecorder: check for availability 2025-09-09 13:20:46 +02:00
SystemStatService.qml SysStat: house keeping (keep cpu stuff grouped) 2025-09-10 14:34:27 -04:00
ToastService.qml Add toasts & tooltips to a lot of things, add Disk Usage 2025-09-09 13:08:48 +02:00
UpdateService.qml Release Notes 2025-09-10 23:14:58 +02:00
WallpaperService.qml Wallpaper: minor optimizations/simplification 2025-09-08 07:51:01 -04:00
WorkspaceService.qml No need for pragma ComponentBehavior 2025-08-17 08:57:37 -04:00