swayfx/sway/desktop
Ryan Dwyer 5967ee1fbc Fix crash when switching to new workspace during transaction
When rendering, the workspace for the output needs to be retrieved from
the output's `current` state. output_get_active_workspace returns the
pending workspace, which crashes if the pending workspace is new and
hasn't completed a transaction yet.
2018-09-06 20:20:29 +10:00
..
desktop.c Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +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 Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
output.c Fix output position issue 2018-09-05 18:01:43 +10:00
render.c Fix crash when switching to new workspace during transaction 2018-09-06 20:20:29 +10:00
transaction.c Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
xdg_shell.c Don't use wlr_output properties 2018-09-05 18:01:43 +10:00
xdg_shell_v6.c Don't use wlr_output properties 2018-09-05 18:01:43 +10:00
xwayland.c Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00