sway/swaybar
Brian Ashworth 583ceff6f6 swaybar: hide mode visibility improvements
This allows swaybar to become visible when the mode changes (to any
mode other than the default). swaybar will be hidden again when the
modifier is pressed and released or when switching back to the default
mode.

This also applies the same logic to visible by urgency to hide swaybar
when the modifier is pressed and released.

These changes are to match i3's behavior.
2019-04-24 07:14:48 -06:00
..
tray Validate icon_struct in read_theme_file 2019-04-20 16:41:02 -04:00
bar.c swaybar: hide mode visibility improvements 2019-04-24 07:14:48 -06:00
config.c Revert "Add some missing frees." 2019-02-01 11:51:03 +00:00
i3bar.c Rebase #1636 against current master 2019-01-31 15:37:57 +01:00
input.c swaybar: cycle workspaces on touch drag 2019-02-23 20:00:20 +01:00
ipc.c swaybar: hide mode visibility improvements 2019-04-24 07:14:48 -06:00
main.c swaybar: prevent signal handler from firing during termination 2019-02-15 14:09:14 +00:00
meson.build Removed unused wlroots dependency for sway(bg|bar|msg|nag) 2019-01-21 13:04:15 -05:00
render.c Add margin to short_text handling. 2019-04-04 14:14:08 -06:00
status_line.c Revert "More frees." 2019-02-01 11:52:37 +00:00