Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Godot4 steals focus while moving other windows under i3 #80170

Closed
unlessgames opened this issue Aug 2, 2023 · 1 comment
Closed

Godot4 steals focus while moving other windows under i3 #80170

unlessgames opened this issue Aug 2, 2023 · 1 comment

Comments

@unlessgames
Copy link

unlessgames commented Aug 2, 2023

Godot version

4.1 stable

System information

Arch Linux with i3 window manager

Issue description

Under the i3 window manager on Linux, Godot 4 grabs the focus while moving other windows over it, this breaks the workflow on i3 (and possibly other tiling window managers like it) in an rather annoying way.

Below is a clip where the window on the left is moved towards the right over a godot window with the keyboard (Win+Shift+Right by default).

i3-godot4-bug.mp4

First one (green) is with Godot 3 which works as expected, the second one (red) is with Godot 4 where I start moving a window I want and Godot steals the focus mid-way and becomes the moved window itself.

Most likely related to #74378

Steps to reproduce

Use i3-wm and try to move something around a Godot4 window with keyboard.

Minimal reproduction project

Project content doesn't matter.

@Calinou
Copy link
Member

Calinou commented Aug 2, 2023

Thanks for the repport! Consolidating with #68305, #74378 and other related issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants