[PATCH v4] shell: support window resizing using touchscreen
Stanislav Vorobiov
s.vorobiov at samsung.com
Mon May 5 05:56:19 PDT 2014
* Updated the patch for latest weston changes
* If we resize a window using touchscreen, then move it, then press maximize button,
then press it again then window will not be at the same position when it was before
maximizing, this is not fixed by adding
grab->shsurf->resize_edges = 0 to shell_touch_grab_end
Stanislav Vorobiov (1):
shell: support window resizing using touchscreen
clients/window.c | 5 +-
desktop-shell/shell.c | 153 ++++++++++++++++++++++++++++++++++++++++++++++---
shared/cairo-util.h | 2 +-
shared/frame.c | 20 ++++---
4 files changed, 159 insertions(+), 21 deletions(-)
--
1.7.9.5
More information about the wayland-devel
mailing list