fix active keymap in hyprctl devices
This commit is contained in:
parent
454d0d3f9f
commit
6e2467cc24
3 changed files with 22 additions and 2 deletions
|
|
@ -35,6 +35,7 @@ public:
|
|||
void constrainMouse(SMouse*, wlr_pointer_constraint_v1*);
|
||||
void recheckConstraint(SMouse*);
|
||||
void unconstrainMouse();
|
||||
std::string getActiveLayoutForKeyboard(SKeyboard*);
|
||||
|
||||
Vector2D getMouseCoordsInternal();
|
||||
void refocus();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue