.. |
.gitignore
|
add fullscreen to .gitignore
|
12 years ago |
Makefile.am
|
screenshooter: Only link to $(CLIENT_LIBS) not libtoytoolkit.la
|
11 years ago |
calibrator.c
|
calibrator: Add touch support to calibrator
|
11 years ago |
clickdot.c
|
malloc + memset -> zalloc
|
11 years ago |
cliptest.c
|
malloc + memset -> zalloc
|
11 years ago |
desktop-shell.c
|
desktop-shell: Add touch support to panel launcher icons
|
11 years ago |
dnd.c
|
malloc + memset -> zalloc
|
11 years ago |
editor.c
|
clients: use xmalloc in more places
|
11 years ago |
eventdemo.c
|
Pass argc pointer to parse_options()
|
12 years ago |
flower.c
|
Drop extraneous duplicate header includes
|
11 years ago |
fullscreen.c
|
fullscreen: Add fullscreen testing client
|
12 years ago |
gears.c
|
malloc + memset -> zalloc
|
11 years ago |
glmatrix.c
|
Add signedness warning flag and fix fallout
|
13 years ago |
image.c
|
malloc + memset -> zalloc
|
11 years ago |
keyboard.c
|
keyboard: Don't use next_utf8_char() to go back where we came from
|
11 years ago |
matrix3.xpm
|
clients: import glmatrix.c and matrix3.xpm
|
13 years ago |
nested-client.c
|
clients: Nested compositor example
|
12 years ago |
nested.c
|
nested: Use a void * to avoid warnings with EGL_WL_bind_wayland_display
|
11 years ago |
resizor.c
|
malloc + memset -> zalloc
|
11 years ago |
screenshot.c
|
screenshooter: Add missing newline and use program_invocation_short_name
|
11 years ago |
simple-egl.c
|
fix compile error when EGL_BUFFER_AGE_EXT is missing
|
11 years ago |
simple-shm.c
|
simple-shm: Handle OOM when allocating struct display
|
11 years ago |
simple-touch.c
|
simple-touch: Handle OOM when allocating struct touch
|
11 years ago |
smoke.c
|
smoke: Add touch support to smoke example
|
11 years ago |
subsurfaces.c
|
window: Add API to check for subcompositor, use in subsurface example
|
11 years ago |
tablet-shell.c
|
malloc + memset -> zalloc
|
11 years ago |
terminal.c
|
terminal: Make utf-8 state machine assemble unicode code point value
|
11 years ago |
transformed.c
|
transformed: Add keyboard shortcuts to change transform
|
12 years ago |
view.c
|
malloc + memset -> zalloc
|
11 years ago |
weston-info.c
|
weston-info: Report the seat name provided by the compositor
|
12 years ago |
weston-simple-im.c
|
text: Rename input_method to wl_input_method
|
12 years ago |
window.c
|
window: Don't check for subcompositor in window_add_subsurface()
|
11 years ago |
window.h
|
window: Add API to check for subcompositor, use in subsurface example
|
11 years ago |
wscreensaver-glue.c
|
screensaver: fix decoding of transparency in xpm files
|
12 years ago |
wscreensaver-glue.h
|
Never include wayland-util.h directly
|
13 years ago |
wscreensaver.c
|
Pass argc pointer to parse_options()
|
12 years ago |
wscreensaver.h
|
Add signedness warning flag and fix fallout
|
13 years ago |