1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-10-27 05:23:39 -04:00
polybar/include
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
..
adapters feat(net): Support bridge interfaces (#1528) 2018-11-28 16:09:00 +01:00
cairo doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
components fix(tray): correctly handle transparency when using offset (#1571) 2019-01-05 01:08:18 +01:00
drawtypes doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
events doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
modules doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
utils doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
x11 fix(tray): correctly handle transparency when using offset (#1571) 2019-01-05 01:08:18 +01:00
CMakeLists.txt fix(man): Add correct date and version to manpage 2018-11-30 11:50:40 -08:00
common.hpp fix(version): Follow APP_VERSION in POLYBAR_NS 2017-01-29 15:16:00 +01:00
debug.hpp refactor: Cleanup 2017-01-11 03:07:28 +01:00
errors.hpp refactor: Move all event handling to the controller 2016-12-20 05:16:04 +01:00
settings.hpp.cmake doc(net): Indicate the wireless library used 2018-09-18 15:29:05 -07:00
version.hpp Release 3.3.0 (#1543) 2018-12-23 21:36:30 +01:00