Hyprland icon indicating copy to clipboard operation
Hyprland copied to clipboard

Menu is unfocus

Open mshzsh opened this issue 3 years ago • 5 comments

The programs menu is unfocus when opened :

https://user-images.githubusercontent.com/41986782/204129088-f850af62-04de-488e-ad61-96d323a5618d.mp4

mshzsh avatar Nov 27 '22 09:11 mshzsh

input settings and what app is that to reproduce? the not blender one, vs code?

vaxerski avatar Nov 27 '22 10:11 vaxerski

input settings:

input {
    kb_layout=us,per
    kb_options=grp:alt_shift_toggle
    numlock_by_default=1
    follow_mouse=0
    float_switch_override_focus=0

    touchpad {
        natural_scroll=no
    }
}

Yes vscode

mshzsh avatar Nov 27 '22 10:11 mshzsh

Weird. Can't repro with your exact config. Worth noting I used dolphin -> right click on a file -> properties and not the vscode picker, as that one tiles for me.

vaxerski avatar Nov 27 '22 12:11 vaxerski

On my OS, this problem exists in almost all programs except Thunar. Do I need to upload my config file?

mshzsh avatar Nov 27 '22 12:11 mshzsh

The rest of your config shouldn't matter.

vaxerski avatar Nov 27 '22 12:11 vaxerski

Couldn't find a solution to fix this issue?

mshzsh avatar Mar 11 '23 10:03 mshzsh

I am guessing no, and then I went on to fix other stuff and forgot.

vaxerski avatar Mar 11 '23 17:03 vaxerski

I hope this issue will be solved in the next update. This is the only problem I have right now :)

mshzsh avatar Mar 12 '23 11:03 mshzsh

I also have the exact problem with vscode.

truongan avatar Apr 19 '23 03:04 truongan

Especially if you use the dark VS Code theme, some of the menu options become almost unreadable

mshzsh avatar Apr 19 '23 13:04 mshzsh

cool, but it still is tiled and completely OK for me, and I can't repro.

vaxerski avatar Apr 19 '23 13:04 vaxerski

I have sent my config file, if you have time, test it and see if the menu of programs (except for file managers programs) gets opacity and dim or not. hyprland.txt

mshzsh avatar Apr 20 '23 10:04 mshzsh

Set dim_inactive=true and inactive_opacity=0.7 and blur=false then right click on the VS Code or blender or ... screen or open the top menu to notice this bug :nerd_face:

mshzsh avatar May 02 '23 09:05 mshzsh

oh, got it, you're running them in xwayland. That's why, I run them in native wayland (which you should...)

vaxerski avatar May 02 '23 13:05 vaxerski

fixed in cde7f79af0d084cba585bb56f9302afab5a216f9

vaxerski avatar May 02 '23 13:05 vaxerski