On Tue, 21 Aug 2012 19:49:23 +0800
tecto...@gmail.com wrote:

> From: Ning Tang <ning.t...@intel.com>
> 
> Since now toytoolkit and simple programs use shell_surface to show on
> screen, we add it in tablet-shell to let them show.
> But we only need serveral feature in tablet shell, the wl_shell is too
> big and not suitable for tablet-shell. 
> 
> And it is helpful to fill in the interface of wl_shell for now. Then we
> could make toytoolkit, efl applications run against tablet-shell.
> And this won't influence our work to differenciate tablet-shell to
> dekstop-shell. Once wl_shell was modified in wayland protocol, we will
> change this part too. We will add tablet_shell interface when it is necessary.
> 
> Now once a shell_surface is requested, it will be centered on screen and
> have a black background surface.
> We reserve the set_fullscreen method and all other implementation is
> just return.

Hi,

referring to the conversation around
http://lists.freedesktop.org/archives/wayland-devel/2012-August/004765.html ,
have you decided whether you want:
- a tablet-shell for tablet applications, or
- a desktop-shell for tablets, that can run desktop applications?

Or put in other words, are you developing a window manager for tablets
running desktop applications, or are you aiming for a completely
different kind of user interface paradigms that fit tablets well?

Note, that these goals are conflicting from the client and user
perspective. Mixing them produces an inconsistent user interface at
best, when some applications follow the desktop UI conventions, and
some the tablet UI conventions.


Thanks,
pq
_______________________________________________
wayland-devel mailing list
wayland-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to