polybar/include/x11
Benno Fünfstück 51d58e7518 fix(render): support stacked bars
We now take the bar position that the window manager gives us instead of trying
to calculate it ourselves. This is more correct when multiple bars are attached
to the same edge, as the window manager may move some of them in that
case (assuming override redirect is not enabled)
2018-10-04 15:52:03 +02:00
..
extensions fix(xrender): Add header declarations #406 2017-02-04 19:13:08 +01:00
atoms.hpp feat(xworkspaces): add urgent desktop detection 2017-02-23 13:20:26 +01:00
background_manager.hpp fix(render): support stacked bars 2018-10-04 15:52:03 +02:00
connection.hpp feat(render): support pseudo-transparency 2018-10-04 15:52:03 +02:00
cursor.hpp fix(compiling): map variable without namespace. (#1395) 2018-08-24 13:37:45 +02:00
ewmh.hpp feat(xworkspaces): add urgent desktop detection 2017-02-23 13:20:26 +01:00
icccm.hpp feat(xworkspaces): add urgent desktop detection 2017-02-23 13:20:26 +01:00
registry.hpp refactor(connection: Use custom base 2016-12-26 09:46:48 +01:00
tray_client.hpp refactor: Integral types 2017-01-24 07:11:14 +01:00
tray_manager.hpp feat(render): support pseudo-transparency 2018-10-04 15:52:03 +02:00
types.hpp refactor(x11): Cleanup 2017-01-24 10:49:14 +01:00
window.hpp refactor(x11): Cleanup 2017-01-24 10:49:14 +01:00
winspec.hpp refactor: Integral types 2017-01-24 07:11:14 +01:00
xembed.hpp refactor(x11): Cleanup 2017-01-24 10:49:14 +01:00
xresources.hpp fix(xrm): res_class==nullptr to properly get the resource (#368) 2017-01-23 17:54:20 +01:00