swayfx/sway/input
Ryan Dwyer a0649190de Fix edge cases when moving floating container to new workspace
* Removes container_floating_move_to_container, instead opting to put
that logic in container_move_to
* In the seat code, focusing a floating view now updates the pending
state only and lets the next transaction carry it over to the current
state. This is required, otherwise it would crash.
* When unfullscreening a floating container, an output check is now done
to see if it should center it.
2018-08-08 08:48:20 +10:00
..
cursor.c Fix crash when moving cursor over a fullscreen split container 2018-08-03 18:08:20 +10:00
input-manager.c Add virtual keyboard protocol 2018-07-28 20:47:56 -04:00
keyboard.c Bindings use advised keyboard repeat parameters 2018-07-29 19:15:10 -04:00
seat.c Fix edge cases when moving floating container to new workspace 2018-08-08 08:48:20 +10:00