window: automatically pin child windows (#12224)

This commit is contained in:
ArchSav 2025-12-21 09:17:56 +11:00 committed by GitHub
parent b9bef69554
commit 7bd207377c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 470 additions and 1 deletions

View file

@ -99,3 +99,4 @@ protocolnew("stable/xdg-shell" "xdg-shell" false)
clientNew("pointer-warp" PROTOS "pointer-warp-v1" "xdg-shell")
clientNew("pointer-scroll" PROTOS "xdg-shell")
clientNew("child-window" PROTOS "xdg-shell")