WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: jwm  (Read 6253 times)

Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
jwm
« 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
« Last Edit: August 31, 2009, 03:48:50 PM by roberts »
10+ Years Contributing to Linux Open Source Projects.

Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: jwm.tce
« Reply #1 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.
10+ Years Contributing to Linux Open Source Projects.

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: jwm.tce
« Reply #2 on: May 22, 2009, 07:39:55 PM »
Hey...THANKS Robert!!  (works well)

Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: jwm.tce
« Reply #3 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.

10+ Years Contributing to Linux Open Source Projects.

Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: jwm.tce
« Reply #4 on: June 15, 2009, 11:40:28 PM »
Reposted jwm.tce and jwm.tcz with the new menu as used in 2.1
10+ Years Contributing to Linux Open Source Projects.

Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: jwm.tce
« Reply #5 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.
« Last Edit: August 31, 2009, 04:39:09 PM by roberts »
10+ Years Contributing to Linux Open Source Projects.

Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: jwm
« Reply #6 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.
10+ Years Contributing to Linux Open Source Projects.

Offline JoXo009

  • Full Member
  • ***
  • Posts: 152
Re: jwm
« Reply #7 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.

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: jwm
« Reply #8 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)

Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: jwm
« Reply #9 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.
10+ Years Contributing to Linux Open Source Projects.

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: jwm
« Reply #10 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. 

Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: jwm
« Reply #11 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.
10+ Years Contributing to Linux Open Source Projects.

Offline jpeters

  • Restricted
  • Hero Member
  • *****
  • Posts: 1017
Re: jwm
« Reply #12 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  :)
« Last Edit: September 25, 2009, 04:25:37 PM by jpeters »

Offline JoXo009

  • Full Member
  • ***
  • Posts: 152
jwm doesnt work with TC 2.4
« Reply #13 on: October 10, 2009, 04:10:49 PM »
The incompatibility problem discussed in rc4 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.



Offline roberts

  • Retired Admins
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Re: jwm
« Reply #14 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.
10+ Years Contributing to Linux Open Source Projects.