swayfx/sway/desktop
Simon Ser 5e90080468 Call apply_output_config instead of output_enable
apply_output_config will call output_enable if necessary.

This fixes a lone wlr_output_enable call (without a matching
wlr_output_commit call) which was a no-op.
2020-02-11 20:52:02 -05:00
..
desktop.c Stop using wlr_output->{lx,ly} 2019-03-11 12:43:01 -04:00
idle_inhibit_v1.c idle_inhibit: fix crash during view destruction 2019-04-03 19:46:08 +03:00
layer_shell.c Fix seat_set_focus_layer crash when disabling output 2020-02-06 17:19:58 +01:00
output.c Call apply_output_config instead of output_enable 2020-02-11 20:52:02 -05:00
render.c Fix unreliable scaling filter 2020-01-13 12:36:14 -07:00
surface.c desktop/surface: Fix crash when timer is NULL 2019-12-24 13:03:50 +01:00
transaction.c Fix uninitialized read for wlr_surface_send_frame 2019-04-21 14:06:15 +03:00
xdg_shell.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
xwayland.c xwayland: handle size_hints == NULL 2020-01-03 14:02:19 +01:00