sway/swaybar
llyyr 20ffe545ba swaybar: don't set current workspace as not visible
When `wrap_scroll yes` is configured and there's only one workspace
open, swaybar will mark it as not visible if the user scrolls on it and
eventually incorrectly fail the `active->visible` assert.
Fix this by making sure that new and current workspace aren't the same.
2023-06-27 14:40:57 -07:00
..
tray swaybar: remove the argument of StatusNotifierHostRegistered 2023-06-23 17:54:08 +02:00
bar.c swaybar: remove swaybar_output.input_region 2022-03-14 13:01:29 -04:00
config.c Reuse parsed PangoFontDescription 2022-07-01 13:05:58 +02:00
i3bar.c swaybar: Make hotspots block bar release bindings 2022-11-26 10:17:53 +01:00
input.c swaybar: don't set current workspace as not visible 2023-06-27 14:40:57 -07:00
ipc.c swaybar: always subscribe to mode and workspace 2023-05-09 12:42:56 +02:00
main.c Make command line option lists const 2021-02-04 09:49:06 +01:00
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: fix errno handling in status_handle_readable 2021-12-21 12:12:54 +01:00
swaybar-protocol.7.scd man: update maintainer 2021-01-08 09:33:51 +01:00