Closed Rabcor closed 3 months ago
try latest git
try latest git
Hyprland, built from branch main at commit 4b4bd90b1450cbfc01d9ac429363cc7cecd6be8b dirty (renderer: fixup misaligned fsv1 surfaces with uv).
Date: Mon Jan 29 06:42:49 2024
Tag: v0.34.0-79-g4b4bd90b
flags: (if any)
the menu is not transparent anymore, and looks like it should be working, however when i try to actually press the buttons in it, nothing happens. It's also super finicky (sometimes it fails to open, sometimes it opens but hovering over entries doesn't highlight them, sometimes it opens and hovering mouse on entries highlights them but clicking does nothing, sometimes any of the above clicking will close the menu but never will it actually open the selected menu item)
Also if the steam window is floating, the submenus at the top (steam, view, friends, games, help) will not open (they will in tiling mode though)
In short: It looks less bad (sometimes menu renders, sometimes it's like it was before) but functionally nothing has changed.
try these window rules
windowrulev2 = stayfocused, title:^()$,class:^(steam)$
windowrulev2 = minsize 1 1, title:^()$,class:^(steam)$
the menu is not transparent anymore
I am on latest git and the menu is still transparent most of the time for me :thinking:
"Add a game" menu:
https://github.com/hyprwm/Hyprland/assets/44881120/7a7a49e5-621d-4865-851f-1910e8f9fa34
Potentially related: top menus close instantly sometimes, and open in the wrong place.
Steam > Settings > Interface > "Enable context menu focus compatibility mode" fixes it for me.
try these window rules
windowrulev2 = stayfocused, title:^()$,class:^(steam)$ windowrulev2 = minsize 1 1, title:^()$,class:^(steam)$
This works for me until I manually focus the main Steam window while the drop down is still open, at which point the compositor locks up. Killing xwayland brings it back to life.
the compositor locks up
think that's a bug with steam beta, if you're using it
If you want I've also had better luck using nofocus
rather than stayfocused
, it seems to fix issues relating to refocusing the main window.
this specific issue seems to be resolved for me on latest git... (with context menu focus compatibility mode enabled)
Steam is still behaving odd though, just in other ways, if i try to open settings for instance no text will get rendered for a lil while and it keeps jumping around the screen and flickering, like one second it is rendered the next it is not.
It'll freeze up sometimes when i close subwindows such as the settings menu
And all hell breaks loose if i try to fullscreen a game trailer on it's store page too (it fullscreens the steam window, not the video, and the page in the steam browser where the important stuff is supposed to be rendered is just black, audio still plays though)
the compositor locks up
think that's a bug with steam beta, if you're using it
If you want I've also had better luck using
nofocus
rather thanstayfocused
, it seems to fix issues relating to refocusing the main window.
This seems to work, thank you!
Hyprland Version
System/Version info
```sh Hyprland, built from branch HEAD at commit 03ebbe18ed8517ee22591eac82cd54322f42cb7d (props: bump ver to 0.34.0). Date: Mon Jan 1 12:03:15 2024 Tag: v0.34.0 flags: (if any) ```Bug or Regression?
Bug
Description
Certain popups (notably the 'add a game' submenu in steam)
Notes: The same effect does sometimes happen when i open other menus in steam, however their buttons are clickable despite not being able to read them; and usually they'll show if u wait a few seconds, with this menu I cannot click any of it's buttons at all, it is completely broken. More Notes: It seems steam fails to initialize vulkan, it shouldn't though, because vkcube and vulkaninfo report everythign fine.
I have tried:
How to reproduce
Crash reports, logs, images, videos
Steam output at event:
Steam output from start until event: