[PATCH 0/5] tablet-shell: Add sliding layout effect.
Kristian Høgsberg
hoegsberg at gmail.com
Tue Jul 17 13:29:18 PDT 2012
On Tue, Jul 17, 2012 at 05:03:53PM +0800, tecton69 at gmail.com wrote:
> From: Ning Tang <tecton69 at gmail.com>
>
> Hi everyone,
>
> We added the sliding layout effect like tablet shell.
> The effect is similar to that on desktop shell.
> This time we reuse the struct of launcher instead of creating shortcut.
>
> Currently the launchers on homescreen can't move.
> And we made them draggable and removable.
While I'm not so sure about adding this to desktop-shell, adding it to
tablet-shell is a good idea and will make that a better example of how
that kind of shell could work. However when I try to run this,
tablet-shell just crashes for me. Is there something in weston.ini I
need to set up? Can we make it so that we have a reasonable default
for that so it's not necessary?
Kristian
> Signed-off-by: Li Chen <cl.zhejiang.china at gmail.com>
> Signed-off-by: Yi Yuan <harryyuan910702 at gmail.com>
> Signed-off-by: Ning Tang <tecton69 at gmail.com>
>
> The following changes since commit 4901f6ceea24e7964b65aa7b1db32385af3ec836:
>
> compositor-drm: Allocate hw cursor like other planes (2012-07-16 16:44:24 -0400)
>
> ----------------------------------------------------------------
> Ning Tang (5):
> tablet-shell: Add layout on home screen.
> tablet-shell: Draw layout and launchers on it.
> tablet-shell: Making the layout draggable and have sliding effect.
> tablet-shell: Make launchers draggable.
> tablet-shell: Add trash function when dragging launchers.
>
> clients/tablet-shell.c | 795 ++++++++++++++++++++++++++++++++++++++++++++++---
> 1 file changed, 746 insertions(+), 49 deletions(-)
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
More information about the wayland-devel
mailing list