swayfx/sway
Ryan Dwyer 63d6233fcb Allow xwayland views to become urgent when on a non-visible workspace
This removes the urgency stuff from the commit handler and puts it in a
new set_hints handler instead. This allows the xwayland surface to
become urgent without having to commit (which doesn't happen if it's on
an non-visible workspace).
2018-07-19 21:08:51 +10:00
..
commands Implement default_floating_border command and adjust CSD behaviour 2018-07-17 10:14:33 +10:00
config config output: free command string if unused 2018-07-15 21:51:00 +01:00
desktop Allow xwayland views to become urgent when on a non-visible workspace 2018-07-19 21:08:51 +10:00
input Don't unfocus when an override redirect window is mapped 2018-07-18 20:00:48 +01:00
tree Merge branch 'master' into destroy-output-destroy-empty-workspaces 2018-07-18 09:32:03 +10:00
base64.c Rework get_clipboard implementation 2017-07-07 21:51:34 +02:00
commands.c Implement default_floating_border command and adjust CSD behaviour 2018-07-17 10:14:33 +10:00
config.c Free individual criteria in free_config 2018-07-17 11:35:00 -04:00
criteria.c Free individual criteria in free_config 2018-07-17 11:35:00 -04:00
debug-tree.c Add L_FLOATING back to debug tree 2018-06-01 23:14:58 +10:00
ipc-json.c Mark containers as urgent in IPC if they have urgent views 2018-07-16 14:30:31 +10:00
ipc-server.c Make focus part of transactions 2018-07-15 22:08:26 +10:00
main.c Make focus part of transactions 2018-07-15 22:08:26 +10:00
meson.build Implement default_floating_border command and adjust CSD behaviour 2018-07-17 10:14:33 +10:00
security.c Add minimal config subsystem 2017-12-05 10:40:55 +01:00
server.c Merge pull request #2272 from RyanDwyer/simplify-transactions 2018-07-15 05:01:25 -07:00
sway-bar.5.scd Add sway-bar(5) 2018-05-11 21:13:43 -04:00
sway-input.5.scd Implement tap_button_map for input devices 2018-07-14 01:01:47 -04:00
sway.1.scd Add sway(5) 2018-05-11 21:03:43 -04:00
sway.5.scd Add documentation for urgent command 2018-07-16 10:15:18 +10:00