core/fullscreen: fix not accounting for special workspaces when client requests FS with a monitor request attached (#15806)

This commit is contained in:
erStarr
2026-08-23 19:21:04 +02:00
committed by GitHub
parent 45a79e5e84
commit 951ab550e7
5 changed files with 394 additions and 1 deletions
+1
View File
@@ -268,6 +268,7 @@ customStdenv.mkDerivation (finalAttrs: {
install hyprtester/pointer-scroll -t $out/bin
install hyprtester/shortcut-inhibitor -t $out/bin
install hyprtester/keyboard-modifiers -t $out/bin
install hyprtester/fullscreen-with-monitor -t $out/bin
install hyprtester/surface-scale-transform -t $out/bin
install hyprtester/xdg-interactive -t $out/bin
install hyprland_gtests -t $out/bin