mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-02 13:11:55 -07:00
added focuswindowbyclass
This commit is contained in:
@@ -57,6 +57,7 @@ private:
|
||||
static void forceRendererReload(std::string);
|
||||
static void resizeActive(std::string);
|
||||
static void circleNext(std::string);
|
||||
static void focusWindowByClass(std::string);
|
||||
|
||||
friend class CCompositor;
|
||||
};
|
||||
|
Reference in New Issue
Block a user