window: improve swallowing functionality
cleanups, fixes, etc. ref #6095
This commit is contained in:
parent
77f44bfcab
commit
91fe58f8f2
3 changed files with 63 additions and 62 deletions
|
|
@ -450,6 +450,7 @@ class CWindow {
|
|||
std::string fetchTitle();
|
||||
std::string fetchClass();
|
||||
void warpCursor();
|
||||
PHLWINDOW getSwallower();
|
||||
|
||||
// listeners
|
||||
void onAck(uint32_t serial);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue