Tuomo Valkonen writes:
On Fri, Feb 27, 2004 at 02:26:39PM +0000, Giles Constant wrote:
Is it possible? :-)

As far as I know, yes. Just use create_dock to create another dock with a name different from the first one. (If you use the same name, an instance number will be appended.)

Yes, it should work as Tuomo describes.


Notes:
- I haven't tested this feature much, but theoretically it should Just Work.
- Call the different docks different names and use winprops to send the right window to the right place.
- Dockapps will be caught by the first "auto dock" on the screen, so if you have multiple docks then you'll probably want to choose one to be the "auto dock" to display new dockapps as they appear.
- You might want to either modify the kpress's so that both docks are toggled by DEFAULT_MOD.."Space", or whatever.
- Until I write the dock attach function, it's probably not possible to move dockapps between docks/frames.


My home Internet connection arrived to day (after 5 months without one...) so I should be more active in Ion development again.

Cheers,

Tom

Reply via email to