..
animation.c
animation: also change stop value when updating a fade target
11 years ago
bindings.c
compositor,shell: move debug key code to core
11 years ago
clipboard.c
clipboard: set fd member of clipboard_source
11 years ago
cms-colord.c
Fix mutex hang in colord on output removal
11 years ago
cms-helper.c
Use zalloc instead of calloc(1, ...)
11 years ago
cms-helper.h
Spellcheck fixes
11 years ago
cms-static.c
malloc + memset -> zalloc
12 years ago
compositor-drm.c
gl-renderer: call supports() automatically in create()
11 years ago
compositor-fbdev.c
gl-renderer: call supports() automatically in create()
11 years ago
compositor-headless.c
compositor, backends: weston_compositor_read_presentation_clock
11 years ago
compositor-rdp.c
compositor, backends: weston_compositor_read_presentation_clock
11 years ago
compositor-rpi.c
compositor, backends: weston_compositor_read_presentation_clock
11 years ago
compositor-wayland.c
gl-renderer: call supports() automatically in create()
11 years ago
compositor-x11.c
gl-renderer: call supports() automatically in create()
11 years ago
compositor.c
compositor: add option to specify a weston.ini
11 years ago
compositor.h
compositor: Create the inverse of the output matrix
11 years ago
data-device.c
compositor: add weston_surface_set_label_func()
11 years ago
dbus.c
dbus: add dbus-match helpers
12 years ago
dbus.h
dbus: add dbus-match helpers
12 years ago
gl-renderer.c
gl-renderer: provide platform_base fallbacks and remove ifdefs
11 years ago
gl-renderer.h
gl-renderer: provide platform_base fallbacks and remove ifdefs
11 years ago
input.c
input: Don't recreate the cursor sprite when only the hotspot changes
11 years ago
launcher-util.c
logind: forward Active=true changes for non-DRM backends
11 years ago
launcher-util.h
logind: forward Active=true changes for non-DRM backends
11 years ago
libbacklight.c
backlight: fix backlight_path memory leak
12 years ago
libbacklight.h
Fix a few -pedantic warnings
14 years ago
libinput-device.c
libinput: Only forward first and last press and release for a key
11 years ago
libinput-device.h
Add libinput based input device backend
12 years ago
libinput-seat.c
input: don't assume outputs have names
11 years ago
libinput-seat.h
Add libinput based input device backend
12 years ago
log.c
log: print dummy timestamp if localtime call fails
12 years ago
logind-util.c
logind: fix PropertiesChanged parser
11 years ago
logind-util.h
logind: forward Active=true changes for non-DRM backends
11 years ago
noop-renderer.c
noop-renderer: Read the shm buffer contents on attach
12 years ago
pixman-renderer.c
pixman-renderer: use pre-computed inverse output matrix
11 years ago
pixman-renderer.h
Add more missing config.h includes
12 years ago
rpi-bcm-stubs.h
rpi: Support opaque regions
12 years ago
rpi-renderer.c
rpi-renderer: minimal fix to zoom coordinates
11 years ago
rpi-renderer.h
rpi: Support opaque regions
12 years ago
screen-share.c
Don't protect xkb_*_unref from NULL
11 years ago
screenshooter.c
screenshooter: remove useless cast
11 years ago
spring-tool.c
animation: ensure repaints are always scheduled during animations
11 years ago
text-backend.c
text: Don't crash if a seat has no keyboard
11 years ago
timeline-object.h
compositor: Implement JSON-timeline logging
11 years ago
timeline.c
timeline: use file_create_dated() helper
11 years ago
timeline.h
compositor: Implement JSON-timeline logging
11 years ago
vaapi-recorder.c
Use zalloc instead of calloc(1, ...)
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
Spellcheck fixes
11 years ago
vertex-clipping.c
Don't underrun the vertex array of empty polygons
11 years ago
vertex-clipping.h
Remove dependency on <GLES2/gl2.h> by replacing GLfloat with float
12 years ago
weston-egl-ext.h
weston-egl-ext: Define EGL tokens harder for old Mesa
11 years ago
weston-launch.c
cosmetic: replace boolean function return values with bool
11 years ago
weston-launch.h
launcher: Handle drm set/drop master and vt switch signals in launcher
12 years ago
weston.desktop
build: install a login manager session entry
11 years ago
weston.pc.in
weston.pc: Added libexecdir and pkglibexecdir variables
12 years ago
zoom.c
zoom: fix zoom
11 years ago