| .. |
|
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
|
Add more missing config.h includes
|
12 years ago |
|
cms-static.c
|
malloc + memset -> zalloc
|
12 years ago |
|
compositor-drm.c
|
compositor-drm: avoid scissor in assign_planes
|
11 years ago |
|
compositor-fbdev.c
|
compositor: set presentation.presented flags
|
11 years ago |
|
compositor-headless.c
|
headless: fix the output refresh rate
|
11 years ago |
|
compositor-rdp.c
|
compositor: set presentation.presented flags
|
11 years ago |
|
compositor-rpi.c
|
compositor: set presentation.presented flags
|
11 years ago |
|
compositor-wayland.c
|
compositor: set presentation.presented flags
|
11 years ago |
|
compositor-x11.c
|
shell,compositor-x11: Fix trivial memory leaks
|
11 years ago |
|
compositor.c
|
compositor: add weston_view_set_mask() API and state
|
11 years ago |
|
compositor.h
|
compositor: add weston_view_set_mask() API and state
|
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: Call glViewport after the context is made current
|
11 years ago |
|
gl-renderer.h
|
gl-renderer: Remove gl_renderer_interface from gl-renderer.h
|
12 years ago |
|
input.c
|
input: store the grab serial of the keyboard
|
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
|
libinput: default to INFO log level
|
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: implement surface_copy_content
|
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: don't pass a box to pixman_region32_contains_point()
|
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
|
12 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
|
12 years ago |
|
version.h.in
|
Document WESTON_VERSION_AT_LEAST() macro behavior
|
12 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
|
13 years ago |
|
zoom.c
|
zoom: Check the value of level before using it.
|
11 years ago |