1
1
mirror of https://github.com/swaywm/sway synced 2024-11-23 09:12:09 +01:00
sway/swaybar
Manuel Stoeckl 92244c87db swaybar: handle wayland-cursor failures
Updating the cursor is not essential, so this change prints
a warning when wl_cursor_theme_load or wl_cursor_theme_get_cursor
fail instead of crashing or exiting.
2023-07-08 09:36:50 +02:00
..
tray swaybar: remove the argument of StatusNotifierHostRegistered 2023-06-23 17:54:08 +02:00
bar.c
config.c
i3bar.c swaybar: Make hotspots block bar release bindings 2022-11-26 10:17:53 +01:00
input.c swaybar: handle wayland-cursor failures 2023-07-08 09:36:50 +02:00
ipc.c swaybar: always subscribe to mode and workspace 2023-05-09 12:42:56 +02:00
main.c
meson.build build: drop intermediate libraries for protocols 2022-11-25 10:51:20 +01:00
render.c swaybar: Lift background clearing out of main rendering function 2023-04-02 01:58:02 +02:00
status_line.c
swaybar-protocol.7.scd