minor changes to the activelayout event
This commit is contained in:
parent
c1a64a2b9d
commit
9b62328b22
3 changed files with 27 additions and 12 deletions
|
|
@ -107,6 +107,8 @@ private:
|
|||
void processMouseDownNormal(wlr_pointer_button_event* e);
|
||||
void processMouseDownKill(wlr_pointer_button_event* e);
|
||||
|
||||
void disableAllKeyboards(bool virt = false);
|
||||
|
||||
uint32_t m_uiCapabilities = 0;
|
||||
|
||||
void mouseMoveUnified(uint32_t, bool refocus = false);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue