polybar-dwm/include
patrick96 2fd6d20999 fix(xworkspaces): Segfault for wrong _NET_CURRENT_DESKTOP
While it shouldn't happen with compliant WMs, it was possibe to crash
polybar with _NET_CURRENT_DESKTOP >= _NET_NUMBER_OF_DESKTOPS and this
should not be possible.

Includes polybar/xpp#31
Fixes #2398
2021-03-03 22:34:38 +01:00
..
adapters
cairo feat: Rounded bar border (#2359) 2021-02-16 23:17:16 +01:00
components Move action_context into separate file 2021-02-12 20:01:22 +01:00
drawtypes
events
modules fix(xworkspaces): Segfault for wrong _NET_CURRENT_DESKTOP 2021-03-03 22:34:38 +01:00
tags Finish action_context tests 2021-02-12 20:01:22 +01:00
utils fix(color): Rename type() function to get_type 2021-03-01 00:05:44 +01:00
x11 Remove undefined behaviors and clean code (#1769) 2021-02-15 23:32:56 +01:00
CMakeLists.txt
common.hpp
debug.hpp
errors.hpp
settings.hpp.cmake