mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-03 05:31:59 -07:00
floating windows support
This commit is contained in:
@@ -25,6 +25,7 @@ private:
|
||||
// -------------- Dispatchers -------------- //
|
||||
void killActive(std::string);
|
||||
void spawn(std::string);
|
||||
void toggleActiveFloating(std::string);
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user