Unable to pull focus from desktop application without mouse intervention #10719
Unanswered
1a2s3d4f1
asked this question in
Bugs - Input
Replies: 0 comments
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.
-
Description
When running a desktop application(e.g. xfdesktop or pcmanfm-qt --desktop) from terminal, the focus be stuck in desktop application even opening a new window, the window is not focused so i can not control it by keyboard. I found the cursor was stuck by desktop application, it means that the desktop application catch the inputs via keyboard. In addition, the window can be focused but the desktop application can't be focused while follow_mouse=3 is set.
How to reproduce
1.Start Hyprland session and launch a terminal kitty with keybinds
2.Run xfdesktop in kitty and switch to another clearly workspace with keybinds
3.Launch an application via keybinds
4.Note the application doesn't have focus,but you can press button f5 to refresh desktop if using xfdesktop.
5.click mouse or move mouse if follow mouse enabled
5.Launching additional applications work as expected once a window has focus
7.Closing all application and launch a app exhibit the symptoms again
System info and config
hyprctl systeminfo -c:hyprland-sysinfo.txt
Additional information
This problem was reported here 9326 ,but not solved.
An issue about this problem at here lxqt/lxqt-wayland-session/#57. Although it is been closed.
Beta Was this translation helpful? Give feedback.
All reactions