..
xwayland
xwm: Unmap frame window when client window is unmapped
12 years ago
.gitignore
protocol: add sub-surfaces
12 years ago
Makefile.am
configure.ac: Auto-enable vaapi recorder, but allow overrides
12 years ago
animation.c
shell: Tweak spring animation for zoom animation type
12 years ago
bindings.c
input: For serial generation get the display from the compositor
12 years ago
clipboard.c
malloc + memset -> zalloc
12 years ago
cms-colord.c
malloc + memset -> zalloc
12 years ago
cms-helper.c
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
12 years ago
cms-helper.h
Add more missing config.h includes
12 years ago
cms-static.c
malloc + memset -> zalloc
12 years ago
compositor-drm.c
compositor-drm: Pass the wl_resource to gbm_bo_import()
12 years ago
compositor-fbdev.c
compositor: Setup weston-launch sock in fbdev
12 years ago
compositor-headless.c
malloc + memset -> zalloc
12 years ago
compositor-rdp.c
set RDP output enabled by default (stable 1.2)
12 years ago
compositor-rpi.c
malloc + memset -> zalloc
12 years ago
compositor-wayland.c
malloc + memset -> zalloc
12 years ago
compositor-x11.c
malloc + memset -> zalloc
12 years ago
compositor.c
Add a --shell option to override the default desktop-shell
12 years ago
compositor.h
compositor: Split dnd setup up into weston_seat_start_drag()
12 years ago
data-device.c
compositor: Split dnd setup up into weston_seat_start_drag()
12 years ago
evdev-touchpad.c
evdev: Don't parse config file again, use compositor->config
12 years ago
evdev.c
evdev: Don't transform device->abs.x/y in place
12 years ago
evdev.h
Add more missing config.h includes
12 years ago
filter.c
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
12 years ago
filter.h
Add more missing config.h includes
12 years ago
gl-renderer.c
gl-renderer: Use GL_UNSIGNED_SHORT for index array type
12 years ago
gl-renderer.h
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
12 years ago
input.c
compositor: Implement release request for input interfaces
12 years ago
launcher-util.c
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
12 years ago
launcher-util.h
Add more missing config.h includes
12 years ago
libbacklight.c
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
12 years ago
libbacklight.h
Fix a few -pedantic warnings
13 years ago
log.c
Use #define WL_HIDE_DEPRECATED to avoid deprecated warnings for wl_buffer
12 years ago
noop-renderer.c
Add a weston_buffer structure to replace wl_buffer
12 years ago
pixman-renderer.c
pixman-renderer: Add support for SHM buffers in RGB565 format
12 years ago
pixman-renderer.h
Add more missing config.h includes
12 years ago
rpi-bcm-stubs.h
rpi: Add support for SHM buffers in RGB565 format
12 years ago
rpi-renderer.c
rpi: Add support for SHM buffers in RGB565 format
12 years ago
rpi-renderer.h
rpi: add a Dispmanx renderer
12 years ago
screenshooter.c
compositor: Handle OOM in weston_buffer_from_resource()
12 years ago
shell.c
shell: Make sure we have seat->pointer and seat->touch before dereferencing
12 years ago
spring-tool.c
Add more missing config.h includes
12 years ago
tablet-shell.c
malloc + memset -> zalloc
12 years ago
text-backend.c
text-backend: remove the weston_seat destruction listener on destroy
12 years ago
tty.c
tty: fix typo in error message
12 years ago
udev-seat.c
malloc + memset -> zalloc
12 years ago
udev-seat.h
Add more missing config.h includes
12 years ago
vaapi-recorder.c
compositor-drm: Add hardware accelerated capture of screen using libva
12 years ago
vaapi-recorder.h
compositor-drm: Add hardware accelerated capture of screen using libva
12 years ago
version.h.in
Install header files and pkg-config file for external modules
12 years ago
weston-egl-ext.h
Add workaround for broken GL_EXT_unpack_subimage tokens
12 years ago
weston-launch.c
weston-launch: Only pass non-NULL value into setenv()
12 years ago
weston-launch.h
Introduce weston-launch
13 years ago
weston.pc.in
weston.pc: Added libexecdir and pkglibexecdir variables
12 years ago
zoom.c
Convert to wl_global_create/destroy()
12 years ago