-
-
Notifications
You must be signed in to change notification settings - Fork 988
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Intellij is flickering heavily making it hard to work #9355
Comments
anyone ? |
@UjinT34 where do I set this please? |
@UjinT34 Still the same . I have configured my hyprland.conf to the below
|
IntelliJ works for me the best with this settings. Also make sure you're running IntelliJ with Wayland support
|
Bisected this issue. First bad commit seems to be 354d459 I was only able to reproduce this sort of attention flicker with Intellij running in xwayland, which makes sense given the problematic commit. |
@mzonski Thanks for suggesting! I dont like Intellij in Wayland as it is not 100% there yet. Drag and drop doesn't work and pop ups are weird behaving etc. Sticking to XWayland for the time being. |
@ryincler any way to work around it ? And also how to go about raising a regression bug ? |
with some additional Hyprland rules, IntelliJ can work without flickering tooltips by preventing focus stealing on floating windows. While the rules could be more targeted, this configuration effectively handles tooltips and "Find in Files" dialogs
btw. by looking at this line it's clear what's happening and why this rule is aid to the problem |
There are a few different options to work around it:
An interesting (but obvious) note about the hover dialogs that steal focus is that they have the property |
Already reported ? *
Regression?
Definitely a regression - something broke after update (requires bisect)
System Info and Hyprland Version
System/Version info
Description
I have recently updated my archlinux and got the latest hyprland version. Since then, Intellij is behaving badly mouse is unresponsive around the edges of the Intellij window. I am using Intellij Idea 2-24.3.2.2 (Ultimate Edition). I am unable to work like this.
How to reproduce
hyprland_config_dump.txt
video
Attach not paste
Checklist of files to include below
hyprctl systeminfo -c
(always include)Additional info & File uploads
No response
The text was updated successfully, but these errors were encountered: