.. |
animation.c
|
animation: also change stop value when updating a fade target
|
10 years ago |
bindings.c
|
input: send focus events to the focused client when running a key binding
|
10 years ago |
clipboard.c
|
Use zalloc rather than malloc and manually setting members to 0
|
10 years ago |
cms-colord.c
|
cosmetic: replace boolean function return values with bool
|
10 years ago |
cms-helper.c
|
Use zalloc instead of calloc(1, ...)
|
10 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
|
Use zalloc instead of calloc(1, ...)
|
10 years ago |
compositor-fbdev.c
|
fbdev: Remove unnecessary semicolon
|
10 years ago |
compositor-headless.c
|
compositor-headless: add support for transforms set on command line
|
10 years ago |
compositor-rdp.c
|
compositor: Refactor weston_output_mode_switch()
|
10 years ago |
compositor-rpi.c
|
Use zalloc instead of calloc(1, ...)
|
10 years ago |
compositor-wayland.c
|
backends: refactor transform string parsing
|
10 years ago |
compositor-x11.c
|
backends: refactor transform string parsing
|
10 years ago |
compositor.c
|
Use zalloc instead of calloc(1, ...)
|
10 years ago |
compositor.h
|
backends: refactor transform string parsing
|
10 years ago |
data-device.c
|
data_device : change version while initializing data_device_manager interface and data_device interface
|
10 years ago |
dbus.c
|
dbus: add dbus-match helpers
|
11 years ago |
dbus.h
|
dbus: add dbus-match helpers
|
11 years ago |
gl-renderer.c
|
Use zalloc instead of calloc(1, ...)
|
10 years ago |
gl-renderer.h
|
gl-renderer: Remove gl_renderer_interface from gl-renderer.h
|
11 years ago |
input.c
|
input: send focus events to the focused client when running a key binding
|
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
|
input: Use slightly less obscure logic in evdev_notify_keyboard_focus()
|
10 years ago |
libinput-device.h
|
Add libinput based input device backend
|
11 years ago |
libinput-seat.c
|
libinput: default to INFO log level
|
10 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
|
Use zalloc instead of calloc(1, ...)
|
10 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
|
Use zalloc instead of calloc(1, ...)
|
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-renderer: don't pass a box to pixman_region32_contains_point()
|
10 years ago |
rpi-renderer.h
|
rpi: Support opaque regions
|
11 years ago |
screen-share.c
|
Don't protect xkb_*_unref from NULL
|
10 years ago |
screenshooter.c
|
Use zalloc rather than malloc and manually setting members to 0
|
10 years ago |
spring-tool.c
|
animation: ensure repaints are always scheduled during animations
|
11 years ago |
text-backend.c
|
Use zalloc instead of calloc(1, ...)
|
10 years ago |
vaapi-recorder.c
|
Use zalloc instead of calloc(1, ...)
|
10 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
|
Don't underrun the vertex array of empty polygons
|
10 years ago |
vertex-clipping.h
|
Remove dependency on <GLES2/gl2.h> by replacing GLfloat with float
|
11 years ago |
weston-egl-ext.h
|
nested: add missing egl extension declaration
|
10 years ago |
weston-launch.c
|
cosmetic: replace boolean function return values with bool
|
10 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 |