polybar-dwm/include
Jérôme BOULMIER 31a25af3d3 fix(tray): fix offset for negative percentage (#1669)
tray-offset-{x,y} were clamped between [0, max_value] rather than [-max_value, max_value]. Therefore negative percentage were ignored.

Fixes #1666
2019-03-22 09:55:08 +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 refactor(bar): Remove bar_settings.center 2019-02-05 11:50:25 +01:00
drawtypes doc: Convert @ to \ doxygen commands 2018-11-04 19:28:27 -08:00
events signal_emitter: Don't swallow exceptions 2019-02-05 11:50:57 +01:00
modules feat(xkeyboard): Customizable indicators and layouts (#1559) 2019-02-24 22:35:39 +01:00
utils fix(tray): fix offset for negative percentage (#1669) 2019-03-22 09:55:08 +01:00
x11 fix(tray_client): remove copy ctor & assignment operator (#1675) 2019-03-06 09:00:11 +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