-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Electron App(e.g. VSCode, Obsidian): When I use Super + Left Mouse Button to drag a window, it doesn't work the first time. #9450
Comments
By the way, it will work normally when I didnot open any files. |
just a thought, but this could be related to #8910 |
It may be an XWayland issue. You can force those applications to run on Wayland instead by adding some flags to obsidian-flag.conf, electron-flag.conf, etc. I fcking hate XWayland because it has so many bugs and crashes |
I have already added wayland related flags to these apps, it worked well before, but now it canot work. |
can repro, will try to fix tmr |
aaand I cant repro today anymore |
I can consistently reproduce this issue here, including with applications like Chrome, Obsidian, VSCode, VSCode Insiders, and VSCodium. Although my system packages are updated several times since this issue came out first time. |
hm. It's really inconsistent for me. It happens sometimes, but only once, and I can never get it to happen consistently. Is this bisectable? |
For me, it always happen, and I am not sure if this issue is related to the flags I have set: https://github.com/fanlumaster/dotfiles/blob/master/.config/code-flags.conf. Perhaps, could you provide some hints, and then I can try to troubleshoot it myself? |
Already reported ? *
Regression?
Probably not a regression / I don't remember it happening before
System Info and Hyprland Version
System/Version info
Description
Electron App(e.g. VSCode, Obsidian): When I use Super + Left Mouse Button to drag a window, it doesn't work the first time. I need to keep the Super key pressed, and only on the second attempt with the left mouse button can the window be dragged.
How to reproduce
Use Super + Mouse Left key to drag electron apps window.
Attach not paste
Checklist of files to include below
hyprctl systeminfo -c
(always include)Additional info & File uploads
output.mp4
The text was updated successfully, but these errors were encountered: