Releases: nwg-piotr/nwg-shell-config
nwg-shell-config 0.5.45
- Hot fix for the
nwg-system-update
command.
nwg-shell-config 0.5.44
- Obsolete "Updates" button and scripts removed; those used to deal with user config files, and had been abandoned long time ago;
- tray system update indicator applet and the
nwg-system-update
script prepared to work with pacman/checkupdates only, and no AUR helpers; they are still capable of usingbaph
oryay
, if the user decides to install one; - fixed, but necessarily simplified detection of longitude and latitude for the user's time zone used by the Night light setting; should hopefully work in most cases.
nwg-shell-config 0.5.43
The nwg-system-update script path altered, see: nwg-piotr/nwg-shell#374 (comment)
Actually I only changed a line in the install.sh script, which I use for installing bypassing the package. No changes to the code itself. The script needs to be located anywhere on #PATH
.
nwg-shell-config 0.5.42
nwg-shell-config 0.5.41
- Exporting
master:new_is_master
to includes.conf turned off. Will be replaced withmaster:new_status
after the next Hyprland release.
Maintaining Hyprland-dependent apps is a continuous crisis management. As Hyprland 0.41.x is too buggy for daily use (at least on my 3 machines), I used to recommend downgrading to v0.40.0. After today's libdisplay-info upgrade, however, it's no longer possible. Use of the hyprland-git package resolves issues, but the master:new_is_master
setting turns out no longer valid. To get rid of the ugly yellow error message, I turned off exporting this value to includes.conf. I'll replace it with up-to-date master:new_status
, as soon as a new Hyprland version is released.
If you are on Hyprland development version, you need to run nwg-shell-config, and press the 'Apply' button, to export the includes.conf file.
nwg-shell-config 0.5.40
- Removed the
misc-hide_cursor_on_touch
setting absent from hyprland v0.41.0; closes #75.
NOTE: you need to open nwg-shell-config and press the "Apply" button, to export fixed 'includes.conf' file.
nwg-shell-config 0.5.39
nwg-shell-config 0.5.38
- Fixed error caused by use of a float value for
input-scroll_button
, see: nwg-piotr/nwg-shell#330 (reply in thread).
nwg-shell-config 0.5.37
- Get ready for Hyprland socket files moved.
nwg-shell-config 0.5.36
- Fixed a bug in exporting the includes file for the hyprland-3 profile;
- dialog window given a black border for better visibility.