mirror of
https://github.com/hyprwm/Hyprland.git
synced 2026-08-24 10:04:19 -05:00
core/fullscreen: fix not accounting for special workspaces when client requests FS with a monitor request attached (#15806)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user