sway-patched-tray-menu/sway/tree
Brian Ashworth 195226120f Honor output for xdg_toplevel_set_fullscreen
This honors the fullscreen output request for
`xdg_toplevel_set_fullscreen` and `zxdg_toplevel_v6_set_fullscreen`.

If the request was sent before mapping, the fullscreen output request
will be retrieved from the client_pending state for the toplevel. The
output will be passed to `view_map` and if there is a workspace on the
output, the view will be placed on that workspace.

If the request comes in after being mapped, the view will be moved to
the workspace on the output (if there is one) before becoming
fullscreen.
2019-04-11 09:18:48 -06:00
..
arrange.c Stop using wlr_output->{lx,ly} 2019-03-11 12:43:01 -04:00
container.c scratchpad: set initial size 2019-03-31 17:49:05 -06:00
node.c ipc: handle NULL cases for node_get_output 2018-09-15 09:42:49 +01:00
output.c swaybg: one instance for all outputs 2019-04-04 20:08:21 +03:00
root.c root_scratchpad_hide: fix crash when layer focused 2019-04-03 19:45:17 +03:00
view.c Honor output for xdg_toplevel_set_fullscreen 2019-04-11 09:18:48 -06:00
workspace.c Set prev_workspace_name based off of focus 2019-03-14 10:03:45 -06:00