noctalia-shell/Widgets
Never Gude 9792f401f7 Merge tag 'v2.8.0'
Release v2.8.0

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-11 19:10:35 +02:00
..
NBox.qml Colors cleanup 2025-08-18 14:08:58 -04:00
NBusyIndicator.qml Add animation speed slider in general tab, always collapse activeWindow 2025-08-27 14:52:50 +02:00
NButton.qml NButton: fix issue when no icon defined 2025-09-09 09:22:05 -04:00
NCheckbox.qml More icons work 2025-09-09 17:34:14 -04:00
NCircleStat.qml Icons: added icons to settings main content title + slightly smaller NCircleStat badges 2025-09-09 22:17:48 -04:00
NColorPicker.qml More icons work 2025-09-09 17:34:14 -04:00
NColorPickerDialog.qml More icons work 2025-09-09 17:34:14 -04:00
NComboBox.qml More icons improvements 2025-09-09 20:32:19 -04:00
NDivider.qml Renamed most font and sizing shorthands properties for easier understanding and maintenance 2025-08-18 11:12:51 -04:00
NIcon.qml New icons: more icons and cleanup 2025-09-09 17:02:57 -04:00
NIconButton.qml More icons work 2025-09-09 17:34:14 -04:00
NImageCached.qml formatting 2025-08-20 11:40:16 -04:00
NImageCircled.qml Shaders: path from root for easier maintenance + cleanup fallback icons 2025-09-09 00:35:12 -04:00
NImageRounded.qml Shaders: path from root for easier maintenance + cleanup fallback icons 2025-09-09 00:35:12 -04:00
NInputAction.qml New icons: more icons and cleanup 2025-09-09 17:02:57 -04:00
NLabel.qml NLabel: always full width even when there is no description 2025-09-07 23:45:13 -04:00
NPanel.qml Widgets Drag&Drop: drop indicator and improved behavior 2025-09-10 09:02:09 -04:00
NPill.qml Add toasts & tooltips to a lot of things, add Disk Usage 2025-09-09 13:08:48 +02:00
NRadioButton.qml Color animations: more uniform across NWidgets 2025-08-31 21:36:30 -04:00
NSlider.qml Color animations: more uniform across NWidgets 2025-08-31 21:36:30 -04:00
NSpinBox.qml Merge tag 'v2.8.0' 2025-09-11 19:10:35 +02:00
NText.qml Edit NButton alignment 2025-09-07 15:33:47 +02:00
NTextInput.qml NTextInput: simplified code in an attempt to fix text selection issues with mouse. 2025-09-05 15:08:45 -04:00
NToast.qml More icons 2025-09-09 18:43:39 -04:00
NToggle.qml Color animations: more uniform across NWidgets 2025-08-31 21:36:30 -04:00
NTooltip.qml another potential fix for #123 2025-08-21 09:46:51 -04:00
NWidgetLoader.qml Custom buttons: WIP implementing custom properties 2025-09-03 19:09:36 -04:00