mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2026-04-10 06:11:54 +10:00
core/window: add parentWindow property to FloatingWindow
This commit is contained in:
parent
ceac3c6cfa
commit
b4e71cb2c0
5 changed files with 161 additions and 2 deletions
|
|
@ -4,6 +4,7 @@ project(quickshell VERSION "0.2.1" LANGUAGES CXX C)
|
|||
set(UNRELEASED_FEATURES
|
||||
"network.2"
|
||||
"colorquant-imagerect"
|
||||
"window-parent"
|
||||
)
|
||||
|
||||
set(QT_MIN_VERSION "6.6.0")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue