Some framework-y applications have multiple apps in one process, like
LibreOffice. There's also the Chrome / Firefox "web apps" system where you
can launch Chrome / Firefox with a URL as if the web apps were native
native.
Perhaps they should create a new xdg_shell for every app they create? I
don
On Sat, Nov 22, 2014 at 12:28:29PM -0800, Jasper St. Pierre wrote:
> This rewrites basically all of the text inside xdg-shell to be up to
> date, clearer, and rid of wl_shell and X11 terminology.
Thanks for updating this, Jasper!
> ---
> protocol/xdg-shell.xml | 256
> ++
2014-11-22 22:28 GMT+02:00 Jasper St. Pierre :
> This rewrites basically all of the text inside xdg-shell to be up to
> date, clearer, and rid of wl_shell and X11 terminology.
> ---
> protocol/xdg-shell.xml | 256
> ++---
> 1 file changed, 156 insertion
I agree with Pekka's comments, I also have a couple of my own below. (Most
of them are pretty trivial). With Pekka's and my comments addressed, this
series looks good to me.
--Jason
On Sat, Nov 22, 2014 at 12:28 PM, Jasper St. Pierre
wrote:
> This rewrites basically all of the text inside xdg-
On 11/22/2014 12:28 PM, Jasper St. Pierre wrote:
+ xdg_shell allows clients to turn a wl_surface into a "real window"
+ which can be dragged, resized, stacked, and moved around by the
+ user. Everything about this interface is suited towards traditional
+ desktop en
On Sat, 22 Nov 2014 12:28:29 -0800
"Jasper St. Pierre" wrote:
> This rewrites basically all of the text inside xdg-shell to be up to
> date, clearer, and rid of wl_shell and X11 terminology.
> ---
> protocol/xdg-shell.xml | 256
> ++---
> 1 file chang
This rewrites basically all of the text inside xdg-shell to be up to
date, clearer, and rid of wl_shell and X11 terminology.
---
protocol/xdg-shell.xml | 256 ++---
1 file changed, 156 insertions(+), 100 deletions(-)
diff --git a/protocol/xdg-shell.xml