wayland: 'focused' widgets should also have key events sent
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good
This commit is contained in:
parent
fcca66d1e4
commit
3c1bd9956f
2 changed files with 12 additions and 2 deletions
|
|
@ -537,6 +537,7 @@ struct _MwLLWayland {
|
|||
MwU32 ww, wh; /* Window position */
|
||||
MwPoint cur_mouse_pos; /* Currently known mouse position */
|
||||
MwLL currentlyHeldWidget;
|
||||
MwLL focusedWidget;
|
||||
|
||||
int resizing;
|
||||
int setting_wh;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue