https://github.com/swaywm/sway.git
Revision 8d708b8e1d804198a2c6a53342def6d1505845db authored by Brian Ashworth on 15 February 2019, 08:01:19 UTC, committed by Drew DeVault on 18 February 2019, 20:11:48 UTC
On the DRM backend, if an output is dpms'd off and a different output is
hotplugged, the CRTC for the output is reclaimed. When modesetting an
output without a CRTC, a CRTC will not be given to an output that is not
desired to be enabled. This splits setting the dpms state in
apply_output_config. If the output should be dpms on, the it is enabled
before attempting to modeset. Otherwise, it is dpms'd off after setting
everything else.

This also adds DPMS_ON to the default output configs.
1 parent f0e8c68
History
Tip revision: 8d708b8e1d804198a2c6a53342def6d1505845db authored by Brian Ashworth on 15 February 2019, 08:01:19 UTC
apply_output_config: dpms on before modeset
Tip revision: 8d708b8
File Mode Size
assets
client
common
completions
contrib
include
protocols
security.d
sway
swaybar
swaybg
swaymsg
swaynag
.build.yml -rw-r--r-- 533 bytes
.clang-format -rw-r--r-- 405 bytes
.editorconfig -rw-r--r-- 315 bytes
.gitignore -rw-r--r-- 137 bytes
CONTRIBUTING.md -rw-r--r-- 7.9 KB
ISSUE_TEMPLATE.md -rw-r--r-- 1.5 KB
LICENSE -rw-r--r-- 1.0 KB
README.bg.md -rw-r--r-- 3.3 KB
README.de.md -rw-r--r-- 2.7 KB
README.el.md -rw-r--r-- 5.0 KB
README.fr.md -rw-r--r-- 2.9 KB
README.it.md -rw-r--r-- 2.5 KB
README.ja.md -rw-r--r-- 3.1 KB
README.md -rw-r--r-- 2.7 KB
README.pt.md -rw-r--r-- 3.2 KB
README.ru.md -rw-r--r-- 4.0 KB
README.uk.md -rw-r--r-- 4.4 KB
config.in -rw-r--r-- 6.6 KB
meson.build -rw-r--r-- 6.7 KB
meson_options.txt -rw-r--r-- 832 bytes
sway.desktop -rw-r--r-- 95 bytes

README.md

back to top