polybar-dwm/include/x11
Benno Fünfstück 7256366112 fix(tray): correctly handle transparency when using offset (#1571)
This patch adds support for observing multiple slices of the desktop background.
This is used for the tray so that it doesn't have to rely on the bar's rect to
get the desktop background. In particular, it now handles the case where the
tray is not contained fully within the bar's outer rect (for example, when using tray-offset-{x,y})

Co-Authored-By: bennofs <benno.fuenfstueck@gmail.com>
2019-01-05 01:08:18 +01:00
..
extensions fix(xcb): check for composite extension (#1430) 2018-12-02 16:39:14 +01:00
atoms.hpp feat(xworkspaces): add urgent desktop detection 2017-02-23 13:20:26 +01:00
background_manager.hpp fix(tray): correctly handle transparency when using offset (#1571) 2019-01-05 01:08:18 +01: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 fix(tray): correctly handle transparency when using offset (#1571) 2019-01-05 01:08:18 +01: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 doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08: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