| .. |
|
.gitignore
|
Add some things related to wayland-scanner to .gitignore
|
2011-04-29 09:42:08 -04:00 |
|
connection.c
|
Flush the protocol output buffer when it fills up
|
2011-06-11 17:32:25 -04:00 |
|
connection.h
|
Move core protocol libraries into wayland/ subdirectory
|
2010-09-14 12:41:55 -04:00 |
|
event-loop.c
|
event-loop: Drop unused idle_list
|
2011-04-29 09:20:29 -04:00 |
|
Makefile.am
|
Add configure option to disable scanner compilation
|
2011-05-06 17:35:23 -04:00 |
|
scanner.c
|
scanner: Fail if there's a 'destroy' request not marked as a destructor
|
2011-05-04 15:51:47 -04:00 |
|
scanner.mk
|
Split into a core repository that only holds the core Wayland libraries
|
2011-02-14 22:21:13 -05:00 |
|
wayland-client.c
|
Add event to associate visuals with a pixel format token
|
2011-05-12 21:29:22 -04:00 |
|
wayland-client.h
|
Remove left-over visual prototypes
|
2011-06-07 13:19:28 -04:00 |
|
wayland-client.pc.in
|
Move core protocol libraries into wayland/ subdirectory
|
2010-09-14 12:41:55 -04:00 |
|
wayland-egl.h
|
Introduce display.bind to request events from a global
|
2011-04-18 10:24:45 -04:00 |
|
wayland-hash.c
|
Move core protocol libraries into wayland/ subdirectory
|
2010-09-14 12:41:55 -04:00 |
|
wayland-server.c
|
Fall back to accept() on systems where accept4() is not implemented.
|
2011-05-31 15:14:14 -04:00 |
|
wayland-server.h
|
Unify error events
|
2011-05-11 11:02:34 -04:00 |
|
wayland-server.pc.in
|
Move core protocol libraries into wayland/ subdirectory
|
2010-09-14 12:41:55 -04:00 |
|
wayland-shm.c
|
wayland-shm: Check visual for being NULL
|
2011-05-31 11:18:06 +02:00 |
|
wayland-util.c
|
compositor-x11: Handle keyboard focus correctly so we avoid stuck modifiers
|
2011-01-27 11:57:19 -05:00 |
|
wayland-util.h
|
wayland-util: Drop unused struct wl_argument
|
2011-05-10 12:56:22 +02:00 |