forked from swaywm/sway
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Please fill out the following:
-
Scroll Version:
scroll version 1.13-dev-59a71a41 (Dec 25 2025, branch 'master')
-
Configuration File:
# file: $XDG_CONFIG_HOME/scroll/config.d/outputs2.conf
# vim: ft=swayconfig
output "DP-2" {
mode [email protected]
pos 1080 355
transform normal
scale 1.25
scale_filter nearest
adaptive_sync off
dpms on
}
output "HDMI-A-1" {
mode [email protected]
pos 0 0
transform 270
scale 1.0
scale_filter nearest
adaptive_sync on
dpms on
}
output "eDP-1" disable
exec sleep 2 && scrollmsg 'output eDP-1 enable' && sleep 1 && scrollmsg 'output eDP-1 disable'
workspace 1 output HDMI-A-1
workspace 2 output DP-2
-
you should also set
focus_follows_mouse no -
Description:
- when I swap (not just move) windows between portrait and landscape outputs using my mouse, they only get resized properly after focusing them
output2.mp4
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working