mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-04 08:30:51 +00:00
wayland: MwLLGetCursorCoordImpl
This commit is contained in:
@@ -1066,6 +1066,7 @@ static void MwLLMakeToolWindowImpl(MwLL handle) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
static void MwLLGetCursorCoordImpl(MwLL handle, MwPoint* point) {
|
static void MwLLGetCursorCoordImpl(MwLL handle, MwPoint* point) {
|
||||||
|
*point = handle->wayland.cur_mouse_pos;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void MwLLGetScreenSizeImpl(MwLL handle, MwRect* rect) {
|
static void MwLLGetScreenSizeImpl(MwLL handle, MwRect* rect) {
|
||||||
|
|||||||
Reference in New Issue
Block a user