polybar-dwm/include/components
Michael Carlberg 94298741b6 tray: Align center and extend configuration
- The tray can now be centered in the bar
- Set window atoms:
  * _NET_SYSTEM_TRAY_COLORS
  * _NET_SYSTEM_TRAY_VISUAL
- New parameters added:
  * tray-background: Define background color
  * tray-offset-x: X position offset
  * tray-offset-y: Y position offset
  * tray-padding: Add spacing on the side of each icon
  * tray-maxsize: Size limit for tray icons, default: 16
  * tray-scale: Icon zoom, default: 1.0
  * tray-detached: The bar will ignore tray updates
2016-10-31 01:41:15 +01:00
..
x11 tray: Align center and extend configuration 2016-10-31 01:41:15 +01:00
bar.hpp tray: Align center and extend configuration 2016-10-31 01:41:15 +01:00
builder.hpp fix(xft): Allocate xft color by value 2016-10-30 02:37:56 +01:00
command_line.hpp fix(cmake): Make specific c++lib linking optional 2016-10-25 20:47:53 +02:00
config.hpp fix(config): ${self.key} references the current section 2016-10-28 13:36:53 +02:00
controller.hpp fix(controller): Check for connection error in eventloop 2016-10-31 01:25:45 +01:00
eventloop.hpp refactor(eventloop): Use concurrent queue for events 2016-10-29 06:48:51 +02:00
logger.hpp fix(controller): Change verbosity of shutdown logging 2016-10-28 18:58:55 +02:00
parser.hpp refactor: Use plain std::function callbacks 2016-10-25 01:51:57 +02:00
signals.hpp refactor: Use plain std::function callbacks 2016-10-25 01:51:57 +02:00
types.hpp tray: Align center and extend configuration 2016-10-31 01:41:15 +01:00