seprate window management component

Bill Spitzak spitzak at gmail.com
Wed Sep 14 11:26:27 PDT 2011


I think the idea is that what you are calling the "window manager" is in 
fact a library running in the client process and memory space. It would 
probably be part of the toolkit.

cat wrote:
> would it be to much trouble to make window management a proxy program?
> Ex.
> ----------------      ------------------------     ---------------------
> | appliation | -> | window manager | ->| display server |
> ----------------      ------------------------     ---------------------
> 
> and instead of fighting over window managment issues, it can silently
> compensate for misbehaving clients.
> also remote desktoping:
> 
> ----------------      ------------------------     -----------------
> | appliation | -> | window manager | ->| vnc server |
> ----------------      ------------------------     -----------------
> 
> or a combination of a normal display and a vnc server or what ever
> remote display proto you want.
> this wouldn't be some directly addressed in the protocal , but a
> recomeded setup.
> _______________________________________________
> 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