..
xwayland
xwm: Reparent client windows into ARGB windows
12 years ago
.gitignore
update .gitignores for src/ and man/
12 years ago
Makefile.am
RDP compositor take 6
12 years ago
animation.c
compositor: introduce weston_surface_geometry_dirty()
12 years ago
bindings.c
Eat scroll event if a key binding function is executed because of it.
12 years ago
clipboard.c
clipboard: add seat destroy signal handler
13 years ago
compositor-drm.c
Move the optional output name property from drm_output to weston_output
12 years ago
compositor-fbdev.c
Make backends always specify output repaint time
12 years ago
compositor-headless.c
Make backends always specify output repaint time
12 years ago
compositor-rdp.c
Correctly handle extended RDP keycodes
12 years ago
compositor-rpi.c
Make backends always specify output repaint time
12 years ago
compositor-wayland.c
Make backends always specify output repaint time
12 years ago
compositor-x11.c
Make backends always specify output repaint time
12 years ago
compositor.c
text: Add support for panels following the cursor
12 years ago
compositor.h
text: Add support for panels following the cursor
12 years ago
evdev-touchpad.c
evdev-touchpad: Disable tap FSM by default on touchpads with button pads
12 years ago
evdev.c
compositor: Support notifying with absolute position too
12 years ago
evdev.h
evdev: Wait for SYN event before sending events over to the client
12 years ago
filter.c
Replace fprintf() by weston_log()
13 years ago
filter.h
evdev: Improve touchpad support and add motion filters
13 years ago
gl-renderer.c
Fix memory leaks
12 years ago
gl-renderer.h
gl-renderer: make EGL typedefs similar to EGL/egl.h when building without EGL support
12 years ago
launcher-util.c
weston-launcher: Add missing newline in error message
12 years ago
launcher-util.h
Introduce weston-launch
13 years ago
libbacklight.c
backlight: Avoid passing an invalid fd into close()
12 years ago
libbacklight.h
Fix a few -pedantic warnings
13 years ago
log.c
compositor: Fold the log prototypes into compositor.h and drop log.h
13 years ago
noop-renderer.c
renderer: introduce destroy callback
12 years ago
pixman-renderer.c
pixman-renderer: don't forget to initialize the debug fields
12 years ago
pixman-renderer.h
renderer: introduce destroy callback
12 years ago
rpi-bcm-stubs.h
rpi: Dispmanx elements as planes, completion callback
12 years ago
screenshooter.c
screenshooter: Free allocated memory where missing from some return paths
12 years ago
shell.c
text: Rename input_method to wl_input_method
12 years ago
tablet-shell.c
compositor: call configure on surfaces with a null buffer too
12 years ago
text-backend.c
text: Rename input_method to wl_input_method
12 years ago
tty.c
tty: Clean up completely if switching vt fails
12 years ago
udev-seat.c
udev-seat: Simplfy enable/disable interface a bit
12 years ago
udev-seat.h
udev-seat: Simplfy enable/disable interface a bit
12 years ago
version.h.in
Install header files and pkg-config file for external modules
12 years ago
weston-egl-ext.h
weston-egl: Allow compilation against older EGL stack
12 years ago
weston-launch.c
weston-launch: cleanup - return failures in main with EXIT_FAILURE
12 years ago
weston-launch.h
Introduce weston-launch
13 years ago
weston.pc.in
Install header files and pkg-config file for external modules
12 years ago
zoom.c
zoom: Don't update the zoom translation if zoom level is 0
12 years ago