Skip to content

strange behavio(u)r when moving windows between portrait and landscape outputs #172

@Diax170

Description

@Diax170

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

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions