weston/src
Kristian Høgsberg 4e99ac4f20 compositor: Set pointer->current before calling focus handler
The grab interface handlers all expect pointer->current to identify
the surface under the pointer regardless of grabs etc.  Thus, we need
to set it before calling the focus handler.
2012-06-04 16:12:38 -04:00
..
xwayland xwm: Take WM_S0 manager selection 2012-06-04 11:00:40 -04:00
.gitignore Implement text cursor position protocol. 2012-05-31 13:10:22 -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 compositor: Add a clipboard manager 2012-06-03 22:54:36 -04:00
compositor-android.c Pass config_file through to weston_compositor_init 2012-06-01 11:14:38 -04:00
compositor-drm.c Pass config_file through to weston_compositor_init 2012-06-01 11:14:38 -04:00
compositor-openwfd.c shell: Implement "driver" method of fullsceen. 2012-04-17 14:38:45 -04:00
compositor-wayland.c compositor-wayland: Delay seat creation 2012-06-04 11:01:39 -04:00
compositor-x11.c Pass config_file through to weston_compositor_init 2012-06-01 11:14:38 -04:00
compositor.c compositor: Set pointer->current before calling focus handler 2012-06-04 16:12:38 -04:00
compositor.h Convert text cursor position protocol to use fixed types. 2012-06-04 11:07:50 -04:00
evdev-private.h evdev: Add device capabilities 2012-05-31 15:42:15 -04:00
evdev-touchpad.c Use enum wl_pointer_button_state instead of integer 2012-05-31 15:42:47 -04:00
evdev.c Brown-paper bag fix for LED 2012-06-01 10:37:44 -04:00
evdev.h Convert wl_input_device to wl_seat (and friends) 2012-05-16 15:29:06 -04:00
filter.c evdev: Improve touchpad support and add motion filters 2012-05-17 11:33:45 -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
Makefile.am compositor: Add a clipboard manager 2012-06-03 22:54:36 -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 Use wl_fixed_t for axis bindings 2012-05-31 15:45:20 -04:00
tablet-shell.c Split bindings into separate key/button/axis bindings 2012-05-31 15:45:16 -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 compositor: move libudev.h to evdev.h 2012-04-17 14:33:30 +03:00
util.c Use wl_fixed_t for axis bindings 2012-05-31 15:45:20 -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