sway/sway/desktop
Brian Ashworth 6acbe84fdd Call wlr_output_enable for disabled new outputs
When a new output is detected and it is disabled by the output config,
call `wlr_output_enable(output->wlr_output, false)` to DPMS off the
output.
2018-12-10 08:59:24 +01:00
..
desktop.c Move view {x,y,width,height} into container struct 2018-11-17 21:29:42 +10:00
idle_inhibit_v1.c Fix crash when destroying an idle-inhibiting client 2018-09-16 23:20:58 +10:00
layer_shell.c Minor refactor of input manager 2018-10-20 13:11:43 +10:00
output.c Call wlr_output_enable for disabled new outputs 2018-12-10 08:59:24 +01:00
render.c Update for swaywm/wlroots#1403 2018-12-01 11:01:08 +01:00
transaction.c Use #if instead of #ifdef 2018-11-18 00:33:06 +01:00
xdg_shell.c Move view {x,y,width,height} into container struct 2018-11-17 21:29:42 +10:00
xdg_shell_v6.c Move view {x,y,width,height} into container struct 2018-11-17 21:29:42 +10:00
xwayland.c Move view {x,y,width,height} into container struct 2018-11-17 21:29:42 +10:00