1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-10-27 05:23:39 -04:00
polybar/include/x11
Yukio Siraichi 0ae4de7d1e fix(compiling): map variable without namespace. (#1395)
If polybar is compiled with `-xkb +xcursor`, `cursor.hpp` doesn't include `using std::map`, which is located in `xkb.hpp`
2018-08-24 13:37:45 +02:00
..
extensions fix(xrender): Add header declarations #406 2017-02-04 19:13:08 +01:00
atoms.hpp feat(xworkspaces): add urgent desktop detection 2017-02-23 13:20:26 +01:00
connection.hpp fix(x11): Add missing header 2017-01-24 12:09:09 +01: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 refactor(tray): Cleanup 2017-01-25 23:37:16 +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 refactor: Integral types 2017-01-24 07:11:14 +01: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