-
Notifications
You must be signed in to change notification settings - Fork 10
some windows appear at 0,0 for a split second when switching to floating mode #225
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Please fill out the following:
-
Scroll Version:
scroll version 1.13-dev-0c85f151 (Mar 12 2026, branch 'master')
-
Configuration File:
# file: ~/.config/scroll/config.d/outputs2.conf
# vim: ft=swayconfig
output "DP-2" {
mode 3440x1440@99.982Hz
# mode 2560x1080@100Hz
# mode 3440x1440@59.973Hz
pos 1080 355
transform normal
scale 1.25
scale_filter nearest
adaptive_sync off
dpms on
}
output "HDMI-A-1" {
mode 1920x1080@60.0Hz
pos 0 0
transform 270
scale 1.0
scale_filter nearest
adaptive_sync on
dpms on
}
output "eDP-1" disable
workspace 1 output HDMI-A-1
workspace 2 output DP-2
Animation curve: default yes 320 var 3 [ 0.215 0.61 0.355 1 ]
- Description:
- When I switch a window to floating mode, it appears at 0,0 for a split second. When I move to scratchpad, it only appears at 0,0 after I view it. If I close and open the scratchpad more than once, it doesn't appear at 0,0
- Doesn't occur with animations disabled
- Isn't the case for all types of windows (in my case kitty glitches, but librewolf doesn't)
2026-03-12-14-52-35-905.mp4
In the following video I first toggle the window mode between floating/tiled for a couple of times, then move it to scratchpad and display it, and make it tiled again
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working