diff --git a/ChangeLog b/ChangeLog index 6be4132..b8f1ecc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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;