mirror of
https://github.com/hyprwm/Hyprland
synced 2024-11-02 16:25:59 +01:00
Merge branch 'main' into hyprcursor
This commit is contained in:
commit
6d2f6b1bba
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ class CHyprCtl {
|
||||||
int m_iSocketFD = -1;
|
int m_iSocketFD = -1;
|
||||||
|
|
||||||
struct {
|
struct {
|
||||||
bool all = false;
|
bool all = false;
|
||||||
} m_sCurrentRequestParams;
|
} m_sCurrentRequestParams;
|
||||||
|
|
||||||
private:
|
private:
|
||||||
|
|
Loading…
Reference in a new issue