On Tue, Mar 11, 2003 at 09:32:55PM +0200, Tuomo Valkonen wrote: > > The list of new ChangeLog entries is long time time, but I'm finally > starting to get to what I started working on almost two years ago. Yes, > there is *experimental* support for PWM-like "floating frame" workspaces. > A lot of the functionality is still missing -- no need to complain of > such at the time -- but there floatws.so module and basic functionality > is there. Most notably perhaps a menu module is not yet implemented. > (Porting the PWM menu code should a nice little task for whomever > interested... *wink*.) To create some PWM workspaces, load the floatw.so > module (should be loaded by default) and in query_workspace (Mod1+F9) > prefix workspace name with 'WFloatWS:' (or load the module before > ionws.so). > > This release is also finally fully modularised: In addition to the > ion core binary that can not function alone, there are the modules > ionws.so, floatws.so and query.so. It is also possible statically > compile the modules in the core binary if the system doesn't support > libdl.
Very nice! I've been waiting for this :) I didn't know that you were going to take modularization this far, but it's something I've been thinking about. Good choice. /Pelle
