[PATCH 00/19] add new feature to tablet-shell
ning.tang at intel.com
ning.tang at intel.com
Mon Sep 24 19:39:45 PDT 2012
From: Ning Tang <ning.tang at intel.com>
Hi all,
This time we added multitask feature and spring effect on sliding layout.
The spring effect will reduce trailing caused by rapid mouse dragging.
Using key binding super + tab would switch between clients, an event would
be sent to client to let it free resources and it won't be drawn.
Your feedback and opinions will be appreciated.
Thanks,
TangNing
---
clients/tablet-shell.c | 989 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------
clients/window.c | 17 +-
clients/window.h | 3 +
protocol/tablet-shell.xml | 9 +-
src/tablet-shell.c | 774 ++++++++++++++++++++++++++++++++++++++++++++++++++++------
weston-tablet.ini | 71 ++++++
6 files changed, 1655 insertions(+), 208 deletions(-)
More information about the wayland-devel
mailing list