forked from quickshell/quickshell
core/proxywindow: improve QsWindowAttached robustness
Can now track window parent window changes. Added tests.
This commit is contained in:
parent
539692bc11
commit
b6a79fe99c
7 changed files with 145 additions and 36 deletions
|
@ -5,3 +5,4 @@ function (qs_test name)
|
|||
endfunction()
|
||||
|
||||
qs_test(popupwindow popupwindow.cpp)
|
||||
qs_test(windowattached windowattached.cpp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue