weston/src
Pekka Paalanen 5c97ae7b82 shell: fix resize for transformed surfaces
This fixes the resize pointer motion vs. surface size mismatch for
right/bottom direction resizes. Top/left resizes need further fixes in
surface motion.

Additionally there is some clean-up in weston_surface_resize() to
eliminate a failure path, and fixing the Weston resize binding's resize
direction heuristic to follow transformations.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2012-01-31 13:12:11 +02:00
..
.gitignore update git ignores 2012-01-27 10:44:22 +02:00
compositor-drm.c compositor: move weston_surface::width,height into geometry 2012-01-27 16:15:02 +02:00
compositor-openwfd.c compositor: Pull prepare_render and present callouts into repaint 2012-01-25 23:47:45 -05:00
compositor-wayland.c compositor: Remove prepare_scanout_surface callout 2012-01-25 23:59:44 -05:00
compositor-x11.c compositor: Remove prepare_scanout_surface callout 2012-01-25 23:59:44 -05:00
compositor.c compositor: Allow attaching null buffer 2012-01-30 09:10:17 -05:00
compositor.h compositor: Only set surface geometry through weston_surface_configure() 2012-01-27 11:58:31 -05:00
evdev.c Revert "weston: Drop priviledges early, and seteuid when needed" 2012-01-24 12:41:19 -05:00
evdev.h Rename wayland-compositor to weston 2012-01-03 11:04:04 -05:00
hash.c Rename wayland-compositor to weston 2012-01-03 11:04:04 -05:00
hash.h Rename wayland-compositor to weston 2012-01-03 11:04:04 -05:00
image-loader.c Fix a few missing wlsc->weston renames 2012-01-03 11:40:25 -05:00
Makefile.am compositor: Link to libm 2012-01-27 11:57:28 -05: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 Merge remote-tracking branch 'pq/compositor-dtors-v1' 2012-01-03 11:36:37 -05:00
shell.c shell: fix resize for transformed surfaces 2012-01-31 13:12:11 +02:00
switcher.c Rename wayland-compositor to weston 2012-01-03 11:04:04 -05:00
tablet-shell.c compositor: move weston_surface::x,y into geometry 2012-01-27 16:15:02 +02:00
tty.c Revert "weston: Drop priviledges early, and seteuid when needed" 2012-01-24 12:41:19 -05:00
util.c compositor: move weston_surface::width,height into geometry 2012-01-27 16:15:02 +02:00
xserver-launcher.c xserver: Create WM window, handle client messages 2012-01-15 22:16:11 -05:00