..
animation.c
animation: also change stop value when updating a fade target
10 years ago
bindings.c
input: Keep track of number of touch points inside touch struct
11 years ago
clipboard.c
malloc + memset -> zalloc
11 years ago
cms-colord.c
malloc + memset -> zalloc
11 years ago
cms-helper.c
configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
12 years ago
cms-helper.h
Add more missing config.h includes
11 years ago
cms-static.c
malloc + memset -> zalloc
11 years ago
compositor-drm.c
Do not assume 64x64 cursor, added support for other sizes (like in AMD Kaveri, 128x128).
10 years ago
compositor-fbdev.c
Add libinput based input device backend
11 years ago
compositor-headless.c
compositor-headless: create input devices
11 years ago
compositor-rdp.c
Use FreeRDP buildin functions to get scancodes
11 years ago
compositor-rpi.c
Add libinput based input device backend
11 years ago
compositor-wayland.c
compositor-wayland: Fix compiler warning
11 years ago
compositor-x11.c
compsitor-x11: Report more accurate dimension of outputs
11 years ago
compositor.c
Use the named SINCE_VERSION defines for version checks
10 years ago
compositor.h
compositor: add a masking mechanism to weston_layer
10 years ago
data-device.c
compositor: keep track of the weston_layer a weston_view is in
10 years ago
dbus.c
dbus: add dbus-match helpers
11 years ago
dbus.h
dbus: add dbus-match helpers
11 years ago
evdev-touchpad.c
evdev: Only track one pending event
11 years ago
evdev.c
input: Fix errors due to initializing input before creating outputs
11 years ago
evdev.h
input: Handle unplugging the output for a touchscreen device
11 years ago
filter.c
filter: Remove unused variable
11 years ago
filter.h
filter: Remove unused variable
11 years ago
gl-renderer.c
compositor: add a masking mechanism to weston_layer
10 years ago
gl-renderer.h
gl-renderer: Remove gl_renderer_interface from gl-renderer.h
11 years ago
input.c
Use the named SINCE_VERSION defines for version checks
10 years ago
launcher-util.c
launcher-util: Initialize kb_mode also when weston-launch sets up tty
11 years ago
launcher-util.h
launcher: add logind backend
11 years ago
libbacklight.c
backlight: fix backlight_path memory leak
11 years ago
libbacklight.h
Fix a few -pedantic warnings
13 years ago
libinput-device.c
libinput: Add tap configuration to weston.ini
10 years ago
libinput-device.h
Add libinput based input device backend
11 years ago
libinput-seat.c
Require libinput 0.4.0
11 years ago
libinput-seat.h
Add libinput based input device backend
11 years ago
log.c
log: print dummy timestamp if localtime call fails
11 years ago
logind-util.c
compositor: Fix a couple of #includes to use "" instead of <>
11 years ago
logind-util.h
launcher: add logind backend
11 years ago
noop-renderer.c
noop-renderer: Read the shm buffer contents on attach
11 years ago
pixman-renderer.c
compositor: add a masking mechanism to weston_layer
10 years ago
pixman-renderer.h
Add more missing config.h includes
11 years ago
rpi-bcm-stubs.h
rpi: Support opaque regions
11 years ago
rpi-renderer.c
rpi: build fix for compute_rects debug
11 years ago
rpi-renderer.h
rpi: Support opaque regions
11 years ago
screen-share.c
screen-share: Allow fullscreen shell command to be configured
11 years ago
screenshooter.c
screenshooter: Add a missing return; in an error path
10 years ago
spring-tool.c
animation: ensure repaints are always scheduled during animations
11 years ago
text-backend.c
Don't bother destroying resources after sending an error
10 years ago
udev-input.h
Add libinput based input device backend
11 years ago
udev-seat.c
input: Fix errors due to initializing input before creating outputs
11 years ago
udev-seat.h
udev-seat: Make udev_input own its own udev object reference
11 years ago
vaapi-recorder.c
vaapi-recorder: Don't loop trying to write on out of space condition
11 years ago
vaapi-recorder.h
vaapi-recorder: Don't loop trying to write on out of space condition
11 years ago
version.h.in
Document WESTON_VERSION_AT_LEAST() macro behavior
11 years ago
vertex-clipping.c
Remove dependency on <GLES2/gl2.h> by replacing GLfloat with float
11 years ago
vertex-clipping.h
Remove dependency on <GLES2/gl2.h> by replacing GLfloat with float
11 years ago
weston-egl-ext.h
weston-egl: Update weston-egl-ext.h: s/wl_buffer/wl_resource
11 years ago
weston-launch.c
configure.ac: Make libdrm optional in weston-launch
11 years ago
weston-launch.h
launcher: Handle drm set/drop master and vt switch signals in launcher
11 years ago
weston.pc.in
weston.pc: Added libexecdir and pkglibexecdir variables
12 years ago
zoom.c
Apply the zoom transformation before the output transformation
11 years ago