run = "layout floating" in [on-window-detected] sometimes briefly tiles window before floating #2016
Unanswered
willzeng274
asked this question in
potential-bugs
Replies: 1 comment
-
|
For me, my Config: Relevant debug output: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Body
Steps to reproduce:
Expected result: window appears directly as floating
Actual result: window is briefly tiled first and then floats (flashes and also repositions at whatever the tile would be if a normal new window was created, but not resized, only the position)
Note: This is intermittent and does not happen on every invocation, but happens almost 80% of the time on my mac
Additional info
Before I was on 0.19.2-Beta, never had this issue before. So this might be a regression? But I looked through the code diffs and couldn't find anything.
I made a draft PR in my own fork for now: #2024
Beta Was this translation helpful? Give feedback.
All reactions