Skip to content

Releases: nwg-piotr/nwg-shell

nwg-shell 0.5.4

14 Jun 22:54
Compare
Choose a tag to compare
  • fixed Controls -> User menu -> Exit session entry in default nwg-panel presets;
  • added default ~/.config/gtk-3.0/gtk.css file, with a line to remove dotted lines from GTK buttons.

nwg-shell 0.5.3

12 Jun 23:02
Compare
Choose a tag to compare

Some improvements done to default presets for Hyprland:

  • Default gaps set to 3, 3;
  • "Click outside closes" set true for the Controls module in all panel presets;
  • panels moved to the overlay layer where necessary, to workaround odd gtk-layer-shell behaviour on Hyprland;

The above changes apply to new installations. If you want to apply them to your current installation, you can:

  • either install all configs from scratch with nwg-shell-installer -a [-hypr],
  • or remove selected configs and restore from defaults with nwg-shell-installer -r [-hypr].

nwg-shell 0.5.2

09 Jun 10:19
Compare
Choose a tag to compare

Hotfix/Hyprland: added missing exec = nwg-look -a to autostart, to apply initial GTK settings.

nwg-shell 0.5.1

09 Jun 09:55
Compare
Choose a tag to compare

Hotfix: restored missing initial nwg-shell-config settings files.

nwg-shell 0.5.0

09 Jun 01:09
e00c1a1
Compare
Choose a tag to compare

Added support for Hyprland Wayland compositor.

nwg-shell 0.4.3

07 Mar 00:44
Compare
Choose a tag to compare
  • added Fedora install scripts @kuba3351;
  • added missing pamixer (Fedora) @kuba3351;
  • added xdg-user-dirs-update execution in the install script (Fedora) @kuba3351;
  • htop replaced with nwg-processes in default configs;
  • added missing "interface-locale" shell data key (with empty value).

nwg-shell 0.4.2

01 Feb 23:54
4bb8011
Compare
Choose a tag to compare

The installer bash script now allows to select the file manager, text editor and web browser from menus of popular apps. That's why it can no longer be redirected to bash, and needs to be saved on your local drive. However, you can still do it in a single line:

wget https://raw.github.com/nwg-piotr/nwg-shell/main/install/arch.sh && chmod u+x arch.sh && ./arch.sh && rm arch.sh

nwg-shell 0.4.1

28 Jan 00:37
Compare
Choose a tag to compare

Added support for the simple webinstaller script (Arch Linux).

nwg-shell 0.4.0

21 Jan 02:02
c8c0058
Compare
Choose a tag to compare

This is to replace the 'updates' nwg-panel executor with the update indicator system tray icon.

To become more distro agnostic sooner or later, we removed the Arch Linux-specific nwg-panel executor-updates from preinstalled configs. The system tray update notifier icon is going to replace it.

This affects new installs. Current users should remove the updates executor from their panels, and leave the "Update tray icon" on:

image

For now it works on Arch and derivatives only. To add support for other distros, I expect packagers to cooperate.

Also see: #55

nwg-shell 0.3.9

11 Nov 01:08
Compare
Choose a tag to compare