sway-patched-tray-menu/sway/desktop
Ryan Dwyer 69cd1dfaca Check modal state when determining whether an xwayland view should float
Depends on https://github.com/swaywm/wlroots/pull/1222.

I don't know of a program that sets the state to modal without setting
the window type, but I know the modal property works because logging the
property shows it's true for the Firefox Open File dialog.
2018-09-02 17:14:12 +10:00
..
desktop.c Store geometry in the view and handle any floating view resizing 2018-08-18 15:10:06 +10:00
idle_inhibit_v1.c Fix memory leak in sway/desktop/idle_inhibit_v1.c 2018-07-17 11:35:24 -04:00
layer_shell.c Don't send never-ending transactions when a focused layer surface commits 2018-08-31 21:39:28 +10:00
output.c Prepare arrange code for type safe arguments 2018-08-28 23:50:41 +10:00
render.c Fix gaps issues 2018-08-28 23:53:51 +10:00
transaction.c Merge pull request #2531 from RyanDwyer/maybe-fix-transaction-crash 2018-08-29 08:40:13 -04:00
xdg_shell.c Prepare arrange code for type safe arguments 2018-08-28 23:50:41 +10:00
xdg_shell_v6.c Prepare arrange code for type safe arguments 2018-08-28 23:50:41 +10:00
xwayland.c Check modal state when determining whether an xwayland view should float 2018-09-02 17:14:12 +10:00