wayland now changes the cursor properly
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
cb375fbcbf
commit
70c5d7782f
2 changed files with 19 additions and 12 deletions
|
|
@ -11,7 +11,6 @@ static int wcreate(MwWidget handle) {
|
|||
MwSetDefault(handle);
|
||||
|
||||
MwLLSetCursor(handle->lowlevel, &MwCursorText, &MwCursorTextMask);
|
||||
MwSetInteger(handle, MwNroundness, 5);
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue