Skip to content

Releases: nwg-piotr/nwg-panel

nwg-panel 0.1.5

26 Feb 00:27
Compare
Choose a tag to compare
  • Executor module: icon placement left/right added to settings;
  • check for python-psutil altered;
  • minor improvements.

nwg-panel 0.1.4

23 Feb 02:23
30f6937
Compare
Choose a tag to compare
  • Battery component in Controls got rid of hardcoded text coming from upower or acpi. Now it depends on the psutil python module, and displays just percentage and time left to empty. Charging status is being indicated by the icon. This closes #4 and makes #6 irrelevant.
  • Missing font color added to the sample style.css.

nwg-panel 0.1.3

21 Feb 23:43
7ae1fe5
Compare
Choose a tag to compare
  • crash while parsing the amixer output (when pyalsa module missing) hopefully fixed;
  • Scratchpad module added: displays clickable icons of windows moved to the sway scratchpad.

nwg-panel 0.1.2

21 Feb 00:25
Compare
Choose a tag to compare
  • SwayTaskbar: icons instead of text in the context menu
  • Bug fixed: avoid crash on python-psutil missing #13
  • Bug fixed: avoid crash on amixer missing

nwg-panel 0.1.1

18 Feb 01:54
Compare
Choose a tag to compare
  • SwayTaskbar: add "a" before the workspace number if autotiling is active on it. Requires autotiling 1.4. #9
  • Config: additional check if keys exist to avoid #10

nwg-panel 0.1.0

15 Feb 01:51
626494e
Compare
Choose a tag to compare

Initial beta release