stumpwm-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [STUMP] Virtual Desktops


From: Philippe Brochard
Subject: Re: [STUMP] Virtual Desktops
Date: Tue, 27 Jun 2006 10:18:14 +0200
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

address@hidden writes:

> I'd like to have multiple virtual desktops, and StumpWM doesn't seem to
> have them.  (Is that statement true?  Have I merely missed something?)
> Since I know Common Lisp, but not X11 so much, I went to do some
> research.  I found the following page:
>
>   http://standards.freedesktop.org/wm-spec/1.3/ar01s02.html
>
> Which mentions a couple of different approaches to virtual desktops.  Does
> anyone with more X11 experience have any suggestions on which would be a
> better approach?  If not, I'll probably try the "multiple virtual root
> windows" first, as it seems a bit easier to code.
>
Maybe you can find something useful in save-restore.lisp:

      http://hocwp.free.fr/stumpwm/save-restore.lisp

It's the way I use to replace virtual desktops: with it, I can save
the current layout in a hash table and reuse them latter.

The benefit over virtual desktop is that one can have the same window
in different desktop but with a different layout.

Philippe

-- 
Philippe Brochard    <address@hidden>
                      http://hocwp.free.fr

-=-= http://www.gnu.org/home.fr.html =-=-




reply via email to

[Prev in Thread] Current Thread [Next in Thread]