mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
Implement libinput wlr_pointer
This commit is contained in:
parent
0dbfe56c89
commit
a63230e59c
7 changed files with 201 additions and 11 deletions
|
|
@ -21,7 +21,6 @@
|
|||
|
||||
struct sample_state {
|
||||
struct wl_list config;
|
||||
// TODO: Move renderer into shared
|
||||
struct wlr_renderer *renderer;
|
||||
struct wlr_surface *cat_texture;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue