Releases: nwg-piotr/nwg-panel
Releases · nwg-piotr/nwg-panel
nwg-panel 0.9.59
- Added launch filters, see: https://github.com/nwg-piotr/nwg-panel/wiki/Configuration#multi-monitor-configuration; #369 by @pol-rivero;
- restart on display connected/disconnected implemented on Hyprland (previously only worked on sway); #369 by @pol-rivero;
- implemented desktop files search in all subdirectories of app dirs; #370 by @yawor; fixes #367;
- fixed BrightnessSlider config crash on value unset; closes #371.
nwg-panel 0.9.58
- SwayMode & HyprlandSubmap: another icon name used, for compatibility with GTK icon themes.
nwg-panel 0.9.57
- Hot fix:
hyprland-submap
added toknow_modules
.
nwg-panel 0.9.56
- Fixed default KeyboardLayout module label CSS ID;
- fixed tray icon when IconThemePath exists but is empty; #365 by @pol-rivero;
- added HyprlandSubmap module (a counterpart of SwayMode); closes #345;
- added SwayMode initial mode check, in case we are already in a non-default mode on the panel startup;
- changed mode/submap indicator icon.
nwg-panel 0.9.55
- Added
#random-wallpaper-button
CSS ID; #360; - improved install and uninstall scripts; #361 by @pol-rivero;
- fixed tray icon for electron apps that change the
IconThemePath
; #362 by @pol-rivero; - improved icon search; #363 by @pol-rivero;
- KeyboardLayout module: added label refresh in time interval; #352.
nwg-panel 0.9.54
Controls module:
- Removed redundant values refresh, performed on the main thread; this should significantly improve the Controls window sensitivity and decrease CPU load; closes #359;
- labels visible in the panel given the
executor-label
name property (CSS ID).
nwg-panel 0.9.53
nwg-panel 0.9.52
nwg-panel 0.9.51
nwg-panel 0.9.50
- Fixed overflow on homogeneous panels; #341 by @p-rivero.