forked from quickshell/quickshell
parent
e0cff677a5
commit
4ae0eae3da
2 changed files with 5 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ void Toplevel::onClosed() {
|
|||
}
|
||||
|
||||
void Toplevel::activate() { this->handle->activate(); }
|
||||
void Toplevel::close() { this->handle->close(); }
|
||||
|
||||
QString Toplevel::appId() const { return this->handle->appId(); }
|
||||
QString Toplevel::title() const { return this->handle->title(); }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue