1
1
Fork 0
mirror of https://github.com/swaywm/sway synced 2024-06-02 02:26:29 +02:00
sway/include/swaybar
Arav K c9fe0626ca Fix swaybar tray for non-systemd
Meson's generated config.h header defines false macros as 0, not
undefined.  This means that the header line, which was checking for the
definition existing, not a non-zero value, was incorrect.  Now the
swaybar tray can be used with systemd, elogind, or basu.
2020-12-16 21:19:20 +01:00
..
tray Fix swaybar tray for non-systemd 2020-12-16 21:19:20 +01:00
bar.h swaybar: complete barconfig_update event handling 2019-09-04 16:48:50 -10:00
config.h Add support for workspace_min_width bar option. 2020-10-11 19:12:42 +02:00
i3bar.h swaybar: fix i3bar relative coordinates when scaling is used 2020-02-10 18:58:09 +01:00
input.h swaybar: Fix scrolling with precise trackpads 2020-04-28 21:46:37 +02:00
ipc.h swaybar: show hidden bar on urgency 2018-10-14 13:33:12 +01:00
render.h swaybar: synchronize rendering to output frames 2018-09-30 10:07:33 +01:00
status_line.h swaybar: fix i3bar relative coordinates when scaling is used 2020-02-10 18:58:09 +01:00