Tiny Core Linux

Tiny Core Extensions => TCE News => TCE 2.x => Topic started by: roberts on May 16, 2009, 01:50:15 PM

Title: jwm
Post by: roberts on May 16, 2009, 01:50:15 PM
Joe's Window Manager, the original used in Tiny Core v1.x
You must have Tiny Core v2.0rc2 or newer to get dynamic menus.

Code: [Select]
Title:          jwm.tce
Description:    Joe's Window Manager
Version:        2.0.1.
Author:         Joe Wingbermuehle
Original-site:  http://joewing.net/programs/jwm/
Copying-policy: GPL
Size:           66K
Extension_by:   roberts
Comments:       Requires Tiny Core v2.0rc2 or newer.
Change-log:    
Current:        2009/05/16 Original window manager used in Tiny Core v1.x

I encourage any fan of JWM to take over the support and updates to this extension.
I post it as a legacy option for those that like JWM and as an example of the dynamic menu iterface files used in Tiny Core v2.0rc2+ see:

jwm_initmenu
jwm_makemenu
jwm_restart
Title: Re: jwm.tce
Post by: roberts on May 22, 2009, 03:00:56 PM
I have fixed the fullscreen video bug.
Both tce and tcz are re-posted. Check info file.
Title: Re: jwm.tce
Post by: jpeters on May 22, 2009, 07:39:55 PM
Hey...THANKS Robert!!  (works well)
Title: Re: jwm.tce
Post by: roberts on June 06, 2009, 12:57:48 AM
Reposted both jwm.tce and jwm.tcz to adjust timing issue upon setbackground with wbar for use with Micro Core.

Title: Re: jwm.tce
Post by: roberts on June 15, 2009, 11:40:28 PM
Reposted jwm.tce and jwm.tcz with the new menu as used in 2.1
Title: Re: jwm.tce
Post by: roberts on August 31, 2009, 03:48:06 PM
Reposted 08/31/09. Added startup script for automatic desktop recognition.
 See info file. Should now work for both tce and tcz.
Title: Re: jwm
Post by: roberts on September 24, 2009, 01:31:41 PM
Updated tcz to remove watcher. Watcher is now a separtely maintained extension and has been updated, see http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/2.x/tcz/watcher.tcz.info.

Code: [Select]
Title:          jwm.tcz
Description:    Joe's Window Manager
Version:        2.0.1.
Author:         Joe Wingbermuehle
Original-site:  http://joewing.net/programs/jwm/
Copying-policy: GPL
Size: 66K
Extension_by:   roberts
Comments:       Requires Tiny Core v2.0rc3 or newer
Change-log:     
                2009/05/16 Original window manager used in Tiny Core v1.x
                2009/05/21 Fixed fullscreen video bug
                2009/05/24 Interfaces to control panel Backgrounds
                2009/06/05 Adjusted timing issue with wbar
                2009/06/15 Adjusted menu to eliminiate extra shell.
                2009/08/31 Added startup script for auto desktop.
Current:        2009/09/24 Extracted watcher. Watcher is its own extension.
Title: Re: jwm
Post by: JoXo009 on September 24, 2009, 01:43:31 PM
 :)  Thanks Robert - so no more need to patch jwm, if you don't want to use watcher.
Title: Re: jwm
Post by: jpeters on September 24, 2009, 02:55:03 PM
:)  Thanks Robert - so no more need to patch jwm, if you don't want to use watcher.

All it took was commenting it out in .xsession (line 14)
Title: Re: jwm
Post by: roberts on September 25, 2009, 12:35:25 PM
It was removed so one would not have two copies (versions) of watcher which is being developed separately and has been updated!  Commenting out a line does not provide such.
Title: Re: jwm
Post by: jpeters on September 25, 2009, 01:44:33 PM
It was removed so one would not have two copies (versions) of watcher which is being developed separately and has been updated!  Commenting out a line does not provide such.

I have a copy in /usr/bin, but it doesn't load to jwm with the comment. 
Title: Re: jwm
Post by: roberts on September 25, 2009, 02:23:21 PM
Perhaps you still don't understand. If you grab the lastest version of watcher, which now has battery monitoring support,  you would have two copies, one in /usr/bin and one in /usr/local/bin. Whether you wish it on the desktop or swallowed by jwm is not the reason for the removal of the old version of watcher which was embedded in the jwm extension.
Title: Re: jwm
Post by: jpeters on September 25, 2009, 04:23:52 PM
Perhaps you still don't understand. If you grab the lastest version of watcher, which now has battery monitoring support,  you would have two copies, one in /usr/bin and one in /usr/local/bin. Whether you wish it on the desktop or swallowed by jwm is not the reason for the removal of the old version of watcher which was embedded in the jwm extension.

Maybe I misunderstood JoXo009, but I think HE was patching JWM to get rid of watcher. The response was to him, not you  :)
Title: jwm doesnt work with TC 2.4
Post by: JoXo009 on October 10, 2009, 04:10:49 PM
The incompatibility problem discussed in rc4 (http://forum.tinycorelinux.net/index.php?PHPSESSID=39461cb03c9fd28889d014a31b9e02d2&topic=3213.msg16821#msg16821) seems to exist with final TC 2.4 too.

Appbrowser downloaed JWM doesn't backup in TC 2.4.

Probably the rc version of JWM would be needed. But that version seems to be disappeared - the release candidate folder is empty now.

So mayby the official Approwser version should be updated to that disappeared rc version.

If the JWM rc version of jwm.tcz file should be lost - I've got a downloaded copy which I could supply.


Title: Re: jwm
Post by: roberts on October 10, 2009, 05:42:31 PM
jwm updated for use with version 2.4
Code: [Select]
Title:          jwm.tcz
Description:    Joe's Window Manager
Version:        2.0.1.
Author:         Joe Wingbermuehle
Original-site:  http://joewing.net/programs/jwm/
Copying-policy: GPL
Size: 66K
Extension_by:   roberts
Comments:       Requires Tiny Core v2.0rc3 or newer
Change-log:     
                2009/05/16 Original window manager used in Tiny Core v1.x
                2009/05/21 Fixed fullscreen video bug
                2009/05/24 Interfaces to control panel Backgrounds
                2009/06/05 Adjusted timing issue with wbar
                2009/06/15 Adjusted menu to eliminiate extra shell.
                2009/08/31 Added startup script for auto desktop.
                2009/09/24 Extracted watcher. Watcher is its own extension.
Current:        2009/10/09 Adjusted jwm_initmenu to not overwrite existing.
Title: Re: jwm
Post by: roberts on November 03, 2009, 11:40:02 PM
An update:
Code: [Select]
Title:          jwm.tcz
Description:    Joe's Window Manager
Version:        2.0.1.
Author:         Joe Wingbermuehle
Original-site:  http://joewing.net/programs/jwm/
Copying-policy: GPL
Size: 66K
Extension_by:   roberts
Comments:       Requires Tiny Core v2.0rc3 or newer
Change-log:     
                2009/05/16 Original window manager used in Tiny Core v1.x
                2009/05/21 Fixed fullscreen video bug
                2009/05/24 Interfaces to control panel Backgrounds
                2009/06/05 Adjusted timing issue with wbar
                2009/06/15 Adjusted menu to eliminiate extra shell.
                2009/08/31 Added startup script for auto desktop.
                2009/09/24 Extracted watcher. Watcher is its own extension.
                2009/10/09 Adjusted jwm_initmenu to not overwrite existing.
Current:        2009/11/03 Adjusted .jwmrc for change in menu item tce-update