mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-15 03:55:46 -07:00
unify setting of the active monitor
This commit is contained in:
@@ -169,6 +169,7 @@ public:
|
||||
void forceReportSizesToWindowsOnWorkspace(const int&);
|
||||
bool cursorOnReservedArea();
|
||||
CWorkspace* createNewWorkspace(const int&, const int&, const std::string& name = ""); // will be deleted next frame if left empty and unfocused!
|
||||
void setActiveMonitor(CMonitor*);
|
||||
|
||||
std::string explicitConfigPath;
|
||||
|
||||
|
Reference in New Issue
Block a user