mirror of
https://github.com/labwc/labwc.git
synced 2026-02-09 10:07:31 -05:00
parent
9e0846ea14
commit
1e1e90d0bb
3 changed files with 13 additions and 1 deletions
|
|
@ -119,6 +119,7 @@ void cursor_update_focus(struct server *server);
|
|||
void cursor_update_image(struct seat *seat);
|
||||
|
||||
void cursor_init(struct seat *seat);
|
||||
void cursor_load(struct seat *seat);
|
||||
void cursor_emulate_move_absolute(struct seat *seat,
|
||||
struct wlr_input_device *device,
|
||||
double x, double y, uint32_t time_msec);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue