polybar-dwm/src/x11
Jérôme BOULMIER 31a25af3d3 fix(tray): fix offset for negative percentage (#1669)
tray-offset-{x,y} were clamped between [0, max_value] rather than [-max_value, max_value]. Therefore negative percentage were ignored.

Fixes #1666
2019-03-22 09:55:08 +01:00
..
extensions feat(xkeyboard): Customizable indicators and layouts (#1559) 2019-02-24 22:35:39 +01:00
atoms.cpp fix(renderer): Handling of missing root pixmap (#1608) 2019-01-17 14:22:48 +01:00
background_manager.cpp fix(renderer): Handling of missing root pixmap (#1608) 2019-01-17 14:22:48 +01:00
connection.cpp fix(renderer): Handling of missing root pixmap (#1608) 2019-01-17 14:22:48 +01:00
cursor.cpp refactor: Simplify if statements (#1381) 2018-08-14 23:31:44 +02:00
ewmh.cpp fix(xworkspace): Fully support _NET_DESKTOP_NAMES spec (#1579) 2019-02-08 13:32:31 +01:00
icccm.cpp feat(xworkspaces): add urgent desktop detection 2017-02-23 13:20:26 +01:00
registry.cpp refactor(connection: Use custom base 2016-12-26 09:46:48 +01:00
tray_client.cpp wip(refactor): Cairo drawing 2017-01-24 07:11:14 +01:00
tray_manager.cpp fix(tray): fix offset for negative percentage (#1669) 2019-03-22 09:55:08 +01:00
window.cpp refactor(x11): Cleanup 2017-01-24 10:49:14 +01:00
winspec.cpp refactor(x11): Cleanup 2017-01-24 10:49:14 +01:00
xembed.cpp refactor: Integral types 2017-01-24 07:11:14 +01:00
xresources.cpp refactor(xresources): Use xcb-util-xrm 2017-01-20 02:26:01 +01:00