weston/src
Kristian Høgsberg 724c8d9e7c shell: Add a new weston.ini to control the startup animation
The new key startup-animation in the [shell] section lets you
control the startup animation.  Default is fade, but with this patch
we can also do none, which just show the desktop as fast as possible.
2013-10-16 11:38:24 -07:00
..
xwayland xwm: Fall back to xcb_kill_client() if window does support WM_DELETE_WINDOW 2013-10-14 12:27:55 -07:00
.gitignore
Makefile.am gl-renderer: Build as a loadable module 2013-10-14 15:02:20 -07:00
animation.c Restoring alpha after the shell effects. 2013-09-21 11:26:46 -07:00
bindings.c Add a touch binding to activate a surface 2013-10-14 13:53:08 -07:00
clipboard.c
cms-colord.c
cms-helper.c
cms-helper.h Add more missing config.h includes 2013-08-16 10:56:00 -07:00
cms-static.c
compositor-drm.c gl-renderer: Build as a loadable module 2013-10-14 15:02:20 -07:00
compositor-fbdev.c fbdev: open launcher only once 2013-10-15 09:12:55 -07:00
compositor-headless.c Notify clients on mode_switch() 2013-09-21 11:40:21 -07:00
compositor-rdp.c Notify clients on mode_switch() 2013-09-21 11:40:21 -07:00
compositor-rpi.c launcher: Add back support for specifying VT to run on 2013-10-02 11:47:28 -07:00
compositor-wayland.c gl-renderer: Build as a loadable module 2013-10-14 15:02:20 -07:00
compositor-x11.c gl-renderer: Build as a loadable module 2013-10-14 15:02:20 -07:00
compositor.c compositor: Stop the repaint loop if the compositor went to sleep 2013-10-16 11:10:12 -07:00
compositor.h gl-renderer: Build as a loadable module 2013-10-14 15:02:20 -07:00
data-device.c input: Emit events on all resources for a client 2013-09-21 20:56:55 -07:00
evdev-touchpad.c evdev: Only track one pending event 2013-09-24 16:22:19 -07:00
evdev.c evdev: release devices on read() error 2013-10-15 09:12:30 -07:00
evdev.h evdev: Process touch up events of single-touch devices 2013-09-24 16:22:43 -07:00
filter.c
filter.h Add more missing config.h includes 2013-08-16 10:56:00 -07:00
gl-renderer.c gl-renderer: Build as a loadable module 2013-10-14 15:02:20 -07:00
gl-renderer.h gl-renderer: Build as a loadable module 2013-10-14 15:02:20 -07:00
input.c Only update the touch grab position for the first finger 2013-10-14 13:53:14 -07:00
launcher-util.c launcher: Drop unecessary checks for drm_fd == -1 2013-10-14 14:00:03 -07:00
launcher-util.h launcher: Add back support for specifying VT to run on 2013-10-02 11:47:28 -07:00
libbacklight.c
libbacklight.h
log.c
noop-renderer.c
pixman-renderer.c Rename current, origin, scale, origin_scale 2013-09-21 11:40:17 -07:00
pixman-renderer.h Add more missing config.h includes 2013-08-16 10:56:00 -07:00
rpi-bcm-stubs.h rpi: Add support for EGL buffers 2013-10-08 11:19:25 -07:00
rpi-renderer.c rpi: Remove redundant cast 2013-10-10 16:51:33 -07:00
rpi-renderer.h
screenshooter.c Rename current, origin, scale, origin_scale 2013-09-21 11:40:17 -07:00
shell.c shell: Add a new weston.ini to control the startup animation 2013-10-16 11:38:24 -07:00
spring-tool.c Add more missing config.h includes 2013-08-16 10:56:00 -07:00
tablet-shell.c
text-backend.c Copying xkb_info when creating a seat causes problems 2013-09-11 10:06:23 -07:00
udev-seat.c launcher: Collect launcher state in new struct weston_launcher 2013-09-18 11:14:14 -07:00
udev-seat.h Add more missing config.h includes 2013-08-16 10:56:00 -07:00
vaapi-recorder.c vaapi-recorder: Don't leak fd on thread error path 2013-10-10 16:50:18 -07:00
vaapi-recorder.h compositor-drm: Add hardware accelerated capture of screen using libva 2013-08-30 13:44:40 -07:00
version.h.in version.h: Add version check macro 2013-09-23 10:42:19 -07:00
vertex-clipping.c Split vertex clipping code out into vertex-clipping.c 2013-09-16 21:40:31 -07:00
vertex-clipping.h Split vertex clipping code out into vertex-clipping.c 2013-09-16 21:40:31 -07:00
weston-egl-ext.h weston-egl: Update weston-egl-ext.h: s/wl_buffer/wl_resource 2013-10-01 10:42:55 -07:00
weston-launch.c weston-launch: Only store drm fd if we successfully opened and stat'ed it 2013-10-10 16:50:18 -07:00
weston-launch.h launcher: Handle drm set/drop master and vt switch signals in launcher 2013-09-18 11:14:14 -07:00
weston.pc.in
zoom.c