Panel: do not change struts (available screen size) when shown in autohide mode (issue #619)

This commit is contained in:
o9000
2017-01-13 11:42:21 +01:00
parent 6f49df9612
commit 21326dca12
3 changed files with 19 additions and 11 deletions

View File

@@ -2,6 +2,7 @@
- Fixes:
- tint2conf: executor tooltips are now correctly disabled when text config value is empty (contributed by Justin Jacobs)
- Battery: support Asus Chromebook Flip C100PA (issue #616)
- Panel: do not change struts (available screen size) when shown in autohide mode (issue #619)
- Enhancements:
- Desktop files (shortcuts) used in launcher are reloaded on click, in case the file has changed
- New config option taskbar_hide_if_empty to hide an empty taskbar in multi_desktop mode (contributed by Benoit Averty)