Use default desktop font (Gtk/FontName from XSettings) when the font is not specified in the config file

This commit is contained in:
o9000
2015-12-12 15:13:32 +01:00
parent 1b545f6bbe
commit 9a85f7f2c5
22 changed files with 340 additions and 78 deletions

View File

@@ -1,6 +1,7 @@
2015-12-05 master
2015-12-12 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)
2015-11-12 0.12.3