forked from pyrite-dev/milsko
wayland: misc fixes
This commit is contained in:
parent
0b7f8d3f67
commit
8eacf36c6a
2 changed files with 29 additions and 17 deletions
|
|
@ -527,6 +527,7 @@ struct _MwLLWayland {
|
|||
MwI32 ox, oy;
|
||||
MwU32 ww, wh; /* Window position */
|
||||
MwPoint cur_mouse_pos; /* Currently known mouse position */
|
||||
MwLL currentlyHeldWidget;
|
||||
|
||||
int resizing;
|
||||
int setting_wh;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue