all repos — tint2 @ a9047947b0fa1db6dc6960ff2d7870e17f61980c

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

Update changelog
o9000 mrovi9000@gmail.com
commit

a9047947b0fa1db6dc6960ff2d7870e17f61980c

parent

d49adfdef3a91c6ad6b7de07ac151ebe882326f4

1 files changed, 7 insertions(+), 1 deletions(-)

jump to
M ChangeLogChangeLog

@@ -1,4 +1,4 @@

-2017-08-21 master +2017-09-02 master - Fixes: - Clock, executors and other timers fire correctly after waking up from suspend - One-shot timers are restarted correctly from their own callbacks

@@ -20,8 +20,14 @@ - Hide if output is empty

- If no user tooltip is set, displays the script standard error as tooltip. Tooltip is multiline, can be cleared with the VT100 clear screen sequence, in shell: (>&2 echo -en "\033[2J"). Long tooltips are truncated to 4096 characters. + - Launcher: + - Drag and drop now handles correctly text/uri-list + - Support for Terminal=true + - Support for %f and %F - Configuration changes: - Removed primary_monitor_first as it was conflicting with taskbar behavior; use *_monitor = primary instead. +- Other: + - Major code refactoring 2017-06-11 0.14.6 - Fixes: