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 6b0109e8dd fix(tray): Make sure stray clients are notified
If the tray is being activated while clients are in
the process of getting dismissed by another MANAGER
they will not receive the new MANAGER broadcast.

Delayed broadcasts are sent to make sure they're notified.
2016-10-15 03:20:19 +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 refactor: Application rewrite 2016-10-10 14:52:57 +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(tray): Make sure stray clients are notified 2016-10-15 03:20:19 +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