swayfx/sway/input
Ryan Dwyer c17f0870ef Fix crash when moving cursor over a fullscreen split container
Calling container_at_view fails an assertion if the container isn't a
view. Calling tiling_container_at works correctly, as that function
checks if the container is a view and calls container_at_view if so.
2018-08-03 18:08: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 focus related crashes 2018-08-02 21:55:37 +10:00