You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
|
6 years ago |
.. |
desktop.c
|
Move view {x,y,width,height} into container struct
|
6 years ago |
idle_inhibit_v1.c
|
Fix crash when destroying an idle-inhibiting client
|
6 years ago |
layer_shell.c
|
Minor refactor of input manager
|
6 years ago |
output.c
|
Call wlr_output_enable for disabled new outputs
|
6 years ago |
render.c
|
Update for swaywm/wlroots#1403
|
6 years ago |
transaction.c
|
Use #if instead of #ifdef
|
6 years ago |
xdg_shell.c
|
Move view {x,y,width,height} into container struct
|
6 years ago |
xdg_shell_v6.c
|
Move view {x,y,width,height} into container struct
|
6 years ago |
xwayland.c
|
Move view {x,y,width,height} into container struct
|
6 years ago |