1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-10-27 05:23:39 -04:00
polybar/include/components/x11
Michael Carlberg 17e16d18a9 fix(i3): Make tray copy the bar' visibility state
This adds a fallback routine where the tray window will
get notified whenever the bar window changes its visibility
state. Required in case of failure to restack the tray container
above the bar window in the window stack.

Fixes jaagr/lemonbuddy#95
2016-10-15 20:10:40 +02:00
..
atoms.hpp fix: Make the application work properly using i3wm 2016-10-11 23:42:01 +02:00
color.hpp fix(ci): Forward decl. error 2016-10-11 15:31:52 +02:00
connection.hpp fix(tray): Handle error when trying to restack window 2016-10-15 14:51:37 +02:00
draw.hpp refactor: Application rewrite 2016-10-10 14:52:57 +02:00
fontmanager.hpp fix: Pass xcb_params_t by value 2016-10-11 13:48:50 +02:00
randr.hpp fix(build): Make project compile using gcc5/gcc6 2016-10-11 12:58:26 +02:00
tray.hpp fix(i3): Make tray copy the bar' visibility state 2016-10-15 20:10:40 +02:00
types.hpp refactor: Application rewrite 2016-10-10 14:52:57 +02:00
window.hpp fix: Make the application work properly using i3wm 2016-10-11 23:42:01 +02:00
xembed.hpp refactor: Application rewrite 2016-10-10 14:52:57 +02:00
xlib.hpp refactor: Application rewrite 2016-10-10 14:52:57 +02:00
xutils.hpp refactor: Application rewrite 2016-10-10 14:52:57 +02:00