mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-11-12 13:29:55 -05:00
Send device name at connect time
This commit is contained in:
parent
945ea0e743
commit
478d9265f9
16 changed files with 139 additions and 161 deletions
|
|
@ -112,9 +112,6 @@ handle_frame(struct window *window,
|
|||
|
||||
int main(int argc, char *argv[])
|
||||
{
|
||||
struct wl_display *display;
|
||||
struct wl_visual *visual;
|
||||
int fd;
|
||||
cairo_surface_t *s;
|
||||
struct timespec ts;
|
||||
struct flower flower;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue