You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run sway session 1 on tty 1 and run sway session 2 on tty 2, set same monitor modesets.
Switch tty's => switching between tty's is instantaneous
Run swaymsg "output * disable" && sleep 2 && swaymsg "output * enable" on any tty, and try to switch tty's again => every switching leads to set modeset again (~3s for my example)
But, I cannot reproduce it on the master sway/wlroots branch.
The text was updated successfully, but these errors were encountered:
Sway Version:
Debug Log:
sway.log
Configuration File:
Description:
Steps to reproduce:
swaymsg "output * disable" && sleep 2 && swaymsg "output * enable"
on any tty, and try to switch tty's again => every switching leads to set modeset again (~3s for my example)But, I cannot reproduce it on the master sway/wlroots branch.
The text was updated successfully, but these errors were encountered: