all repos — tint2 @ b7e7743b214724ef528b9558478c8a5d8cc15aa9

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

update changelog
Chris Lee @klee93
commit

b7e7743b214724ef528b9558478c8a5d8cc15aa9

parent

7232feee5a6ad79cbe96a27278ffacba1b12c7fa

1 files changed, 12 insertions(+), 0 deletions(-)

jump to
M ChangeLogChangeLog

@@ -1,3 +1,15 @@

+2021-04-18 master +- Fixes: + - Crash when a window icon is large (issue #786) (santouits) + - Minute clock doesn't update (issue #786) + - Scrollbars in tint2conf (issue #796) + - Preserve item order when skipping executors (issue #799) + - Image memory leak (issues #704, #721) (Adam M. Trofa) + - Incorrect timeout microsecond computation leading to high CPU usage (issue #800) +- Enhancements: + - Port tint2conf to gtk3 (issue #380) + - execp_monitor config (issue #799) + - Improved executor examples (Nikita Zlobin) 2019-07-14 16.7 - Fixes: - Fix spacing around icons in executor without text in vertical panels (issue #716)