mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-08-09 20:24:14 +00:00
[client] x11: implement keyboard typing
This commit is contained in:
@@ -70,6 +70,9 @@ struct X11DSState
|
||||
|
||||
Cursor cursors[LG_POINTER_COUNT];
|
||||
|
||||
XIM xim;
|
||||
XIC xic;
|
||||
|
||||
// XFixes vars
|
||||
int eventBase;
|
||||
int errorBase;
|
||||
|
Reference in New Issue
Block a user