csgo-vulkan-fix: chase hyprland (#335)
Some checks failed
Nix / build (push) Has been cancelled

* flake.lock: update

* csgo-vulkan-fix: chase hyprland
This commit is contained in:
Amadej Kastelic 2025-05-07 20:55:53 +02:00 committed by GitHub
parent eab6921631
commit c25ee86113
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View file

@ -51,7 +51,7 @@ void hkSetWindowSize(CXWaylandSurface* surface, const CBox& box) {
return;
}
const auto SURF = surface->surface.lock();
const auto SURF = surface->m_surface.lock();
const auto PWINDOW = g_pCompositor->getWindowFromSurface(SURF);
CBox newBox = box;

View file

@ -145,11 +145,11 @@
"xdph": "xdph"
},
"locked": {
"lastModified": 1746291290,
"narHash": "sha256-96SpKoIyUsRas+h6RhnPcgbduyH2j2YrujWpsuKdK8Q=",
"lastModified": 1746637327,
"narHash": "sha256-6aBqHP+pa8bqhORp/c8Y/Sw/KacWTow2qvOYNoAQ7M8=",
"owner": "hyprwm",
"repo": "Hyprland",
"rev": "46ac115bd19ee3aff5c816033de0b1d55a74e33f",
"rev": "6abb5b0c7e98e064c752075b78cb7389ea818f46",
"type": "github"
},
"original": {