mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-16 12:33:48 -07:00
window: improve swallowing functionality
cleanups, fixes, etc. ref #6095
This commit is contained in:
@@ -450,6 +450,7 @@ class CWindow {
|
||||
std::string fetchTitle();
|
||||
std::string fetchClass();
|
||||
void warpCursor();
|
||||
PHLWINDOW getSwallower();
|
||||
|
||||
// listeners
|
||||
void onAck(uint32_t serial);
|
||||
|
Reference in New Issue
Block a user