forked from quickshell/quickshell
refactor: rename ProxyShell/FloatingWindow to Shell/FloatingWindow
also make ProxyWindowBase visible in docs
This commit is contained in:
parent
083fff57be
commit
dc616923aa
5 changed files with 26 additions and 18 deletions
|
@ -19,7 +19,7 @@ class QuickShellGlobal: public QObject {
|
|||
/// ```qml
|
||||
/// ShellRoot {
|
||||
/// Variants {
|
||||
/// ProxyShellWindow {
|
||||
/// ShellWindow {
|
||||
/// // ...
|
||||
/// }
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue