weston/src
Scott Moreau befa65318a compositor: Update grab variable in notify_key() after binding handler.
We need to update the temp grab pointer after weston_compositor_run_key_binding()
before calling the key handler because it may have installed a new grab.
2012-06-11 18:24:16 -04:00
..
xwayland Replace fprintf() by weston_log() 2012-06-08 13:11:36 -04:00
.gitignore ignore git-version.h 2012-06-11 09:47:43 -04:00
Makefile.am Refine the build id string 2012-06-11 12:15:46 -04:00
android-framebuffer.cpp Add Android backend 2012-05-31 13:54:01 -04:00
android-framebuffer.h Add Android backend 2012-05-31 13:54:01 -04:00
clipboard.c Replace fprintf() by weston_log() 2012-06-08 13:11:36 -04:00
compositor-android.c compositor-android.c: Add missing include log.h 2012-06-11 09:43:02 -04:00
compositor-drm.c log: Add some diagnostics to the log 2012-06-08 16:45:33 -04:00
compositor-openwfd.c Replace fprintf() by weston_log() 2012-06-08 13:11:36 -04:00
compositor-wayland.c Replace fprintf() by weston_log() 2012-06-08 13:11:36 -04:00
compositor-x11.c log: Add some diagnostics to the log 2012-06-08 16:45:33 -04:00
compositor.c compositor: Update grab variable in notify_key() after binding handler. 2012-06-11 18:24:16 -04:00
compositor.h Add frame_counter to weston_animation. 2012-06-11 09:33:06 -04:00
evdev-private.h evdev: Add device capabilities 2012-05-31 15:42:15 -04:00
evdev-touchpad.c Replace fprintf() by weston_log() 2012-06-08 13:11:36 -04:00
evdev.c Replace fprintf() by weston_log() 2012-06-08 13:11:36 -04:00
evdev.h Convert wl_input_device to wl_seat (and friends) 2012-05-16 15:29:06 -04:00
filter.c Replace fprintf() by weston_log() 2012-06-08 13:11:36 -04:00
filter.h evdev: Improve touchpad support and add motion filters 2012-05-17 11:33:45 -04:00
launcher-util.c weston-launcher: Fix uninitialized variable warning 2012-04-10 01:31:09 -04:00
launcher-util.h Introduce weston-launch 2012-04-06 14:01:19 +02:00
libbacklight.c compositor-drm: fix libbacklight build 2012-03-04 22:00:02 -05:00
libbacklight.h Fix a few -pedantic warnings 2012-05-10 14:11:44 -04:00
log.c Log: Remove date from timestamp, log it only once. 2012-06-11 09:42:57 -04:00
log.h compositor: prettify program info in log 2012-06-11 09:47:26 -04:00
matrix.c compositor: simplify the matrix inversion API 2012-01-27 10:44:22 +02:00
matrix.h compositor: simplify the matrix inversion API 2012-01-27 10:44:22 +02:00
screenshooter.c Split bindings into separate key/button/axis bindings 2012-05-31 15:45:16 -04:00
shell.c Replace fprintf() by weston_log() 2012-06-08 13:11:36 -04:00
tablet-shell.c Replace fprintf() by weston_log() 2012-06-08 13:11:36 -04:00
text-cursor-position.c Remove Intel from text-cursor-position.c copyright header. 2012-06-04 11:08:26 -04:00
tty.c Replace fprintf() by weston_log() 2012-06-08 13:11:36 -04:00
util.c Add frame_counter to weston_animation. 2012-06-11 09:33:06 -04:00
weston-egl-ext.h compositor: add EGL_WL_bind_wayland_display definitions 2012-04-17 14:36:00 +03:00
weston-launch.c weston-launch: be more descriptive with output messages 2012-04-17 14:10:42 -04:00
weston-launch.h Introduce weston-launch 2012-04-06 14:01:19 +02:00