all repos — tint2 @ c56ca2fe6159500d0b7a0ce91711a614ae7bb2fb

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

Updated changelog
o9000 mrovi9000@gmail.com
commit

c56ca2fe6159500d0b7a0ce91711a614ae7bb2fb

parent

dd371c468c8a50fd875258b3c210f820eddf78ff

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

jump to
M ChangeLogChangeLog

@@ -1,9 +1,14 @@

-2015-12-12 master +2015-12-21 master - Enhancements: - Support for NETWM viewports (as in Compiz) (issue #94) - The default desktop font (Gtk/FontName from XSettings) is used when a font is not specified in the config file - New plugin: executor - New taskbar sort order: least-recently-used (lru), most-recently-used (mru) + - When no fonts are specified in the config, tint2 picks up the default font of the desktop environment via XSettings +- Fixes: + - Battery changes visibility correctly (issue #531) + - Reverted the window flags back to the value in 0.11 to make sure the window manager detects that tint2 is a panel + (fixes issue #537, breaks issue #455) 2015-11-12 0.12.3 - Enhancements: - Battery: Multiple batteries are now supported under Linux (issue #139;