Added keyboard configuration
This commit is contained in:
parent
ccd691a88b
commit
7eb2a1023b
4 changed files with 56 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ public:
|
|||
Vector2D getMouseCoordsInternal();
|
||||
void refocus();
|
||||
|
||||
void setKeyboardLayout();
|
||||
|
||||
|
||||
// for dragging floating windows
|
||||
CWindow* currentlyDraggedWindow = nullptr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue