mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-22 04:45:58 +01:00
17fe87af5e
If all connectors and planes already have the right CRTC set, or are disabled, we can skip the device-wide reset after a VT switch. I've contemplated using a more fine-grained logic to only reset the connectors, CRTCs and planes that need to be migrated. However, writing a correct algorithm for this would be quite involved, and it doesn't seem worth the trouble anyways. Closes: https://github.com/swaywm/sway/issues/7956 |
||
---|---|---|
.. | ||
atomic.c | ||
backend.c | ||
drm.c | ||
fb.c | ||
gen_pnpids.sh | ||
legacy.c | ||
libliftoff.c | ||
meson.build | ||
monitor.c | ||
properties.c | ||
renderer.c | ||
util.c |