JWM 2.0.1 Enhancements and Fixes

Themes, icons, wallpapers, etc.
Message
Author
User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#21 Post by zigbert »

The color-definition of windows bottom corners doesn't work (.jwmrc).


<WindowStyle>
<Font>DejaVu Sans-12:bold</Font>
<Width>5</Width>
<Height>22</Height>
<Active>
<Text>white</Text>
<Title>#222222:#777777</Title>
<Corner>#EF9034</Corner>
<Outline>#444444</Outline>
</Active>
<Inactive>
<Text>#555555</Text>
<Title>#777777:#bbbbbb</Title>
<Corner>#888888</Corner>
<Outline>#bbbbbb</Outline>
</Inactive>
</WindowStyle>


Sigmund

User avatar
Patriot
Posts: 733
Joined: Thu 15 Jan 2009, 19:04

#22 Post by Patriot »

Hmmm ...
zigbert wrote:Suggestion:
The window is maximized and I want to close the window. I 'throw' the mouse-cursor to upper-right corner and click, but the close-button is not there. - It is a few pixels down and left. It would have been great if close-button was defined all the way out to the upper-right corner. The same feature would be nice for the start-button.


Sigmund
It's a good one zigbert. I have already attempted to do so before jwm-alpha-preview. Unfortunately, it didn't work right and was left out to allow me to make simpler codings. I've tested the original jwm 2.0.1 and it didn't allow closing of maximized windows from the top right corner either ... (I will not bore you with the technical stuffs here) ...

The start button is actually a taskbutton. It's not (normally) possible for it to get a click notify msg outside of its boundary. Hacking it to fill taskbar height will pose new problems. So, it'll have to stay that way for now.

It is possible to add a specific start button option in the future. Needs time to properly implement it though ...

Finally, yes the window bottom corner colors are not used. It is still validated for jwm themes compatibility but the actual codes employing the corner colors are no longer used by the enhancement portions. The border seems cleaner to me that way ... This, however, does not affect corner sizing ability ...

Rgds

lilleguard-liste
Posts: 42
Joined: Thu 29 May 2008, 12:04
Location: Loppa (Norway)

#23 Post by lilleguard-liste »

Dougal wrote
You mean like "show desktop"?
Yes, but I prefer using the keyboard. And "showdesktop" doesn't maximize the windows you have minimized manually. I would like a "maximize all" function. If you call it "show desktop" or "maximize all" - doesn't matter to me - but I'd like it to make all my applications jump up and down from the tray.

Patriot wrote
First, the next window cycling issue can be fixed quite easily. My own personal version already have this fix. It was not earlier included as I thought of it as an original JWM feature
If you 're not to implement this in default DeepThought, could you please tell me how to do this on my personal Puppy Linux. Are there anyone who really want their window manager not to include minimized applications when toggling between them?

Patriot wrote
Second, as Dougal mentioned, by making a keybinding to showdesktop it will achieve the result you desire ... I've already added the keybindings and it'll be included into the next update.
Only adding keybinding will not solve the problem of maximizing windows/applications which are minimized one by one (with "one by one" I mean pushing the minimize icon in the upper right corner with the mouse pointer). Actually this is just the same as in Windows XP. There you can use Win+D (show desktop) or Win+M (minimize) and Win+Shift+M (unminimize). But there is no "Maximize all" - that is if you have 4 applications in your tray, and minimize one of them, then type Win+D will minimize the other 3 apps, typing Win+D once again will maximize the 3 apps and leave the minimized untouched. I simply would like a keyboard short cut to maximize all apps. Am I the only one...?

User avatar
Dougal
Posts: 2502
Joined: Wed 19 Oct 2005, 13:06
Location: Hell more grotesque than any medieval woodcut

#24 Post by Dougal »

Here are patches for adding the "showdesktop" keybinding.
I made one against the "clean" beta1 and one after applying my previous patches for the svn additions etc.
Last edited by Dougal on Sun 12 Apr 2009, 09:46, edited 1 time in total.
What's the ugliest part of your body?
Some say your nose
Some say your toes
But I think it's your mind

User avatar
Patriot
Posts: 733
Joined: Thu 15 Jan 2009, 19:04

#25 Post by Patriot »

Hmmm ...
lilleguard-liste wrote: If you 're not to implement this in default DeepThought .....

Only adding keybinding will not solve the problem of maximizing windows/applications which are minimized one by one (with "one by one" I mean pushing the minimize icon in the upper right corner with the mouse pointer). Actually this is just the same as in Windows XP. There you can use Win+D (show desktop) or Win+M (minimize) and Win+Shift+M (unminimize).
DeepThought development is co-ordinated (headed) by WhoDo. He decides what goes into the released package. I do not have the authority to decide. I for one, will recommend inclusion/usage of this JWM beta once it is considered to be bugfree to the enhanced portions. That may take a little while to reach there ...

What you requested can be included into the next update. The coding has already been done to do precisely just what you requested. As it is, my internal tests shows that JWM can now perform (alt+tab) next window switching even with minimized apps and showdesktop will also restore all apps on the desktop including minimized ones.

I agree that (alt+tab) next window switching that includes minimized apps should be a standard function, I also have no problem to apply the codes for showdesktop to include minimized apps. Those who says aye/nay please make yourselves heard ...


Rgds

User avatar
WhoDo
Posts: 4428
Joined: Wed 12 Jul 2006, 01:58
Location: Lake Macquarie NSW Australia

#26 Post by WhoDo »

Patriot wrote:DeepThought development is co-ordinated (headed) by WhoDo. He decides what goes into the released package.
I have been following the development of JWM enhanced and as good as it is I agree that it is not yet ready for inclusion in Puppy 4.2 Deep Thought which is only a week or so away from its Final release.
Patriot wrote:What you requested can be included into the next update. The coding has already been done to do precisely just what you requested. As it is, my internal tests shows that JWM can now perform (alt+tab) next window switching even with minimized apps and showdesktop will also restore all apps on the desktop including minimized ones.
I am happy to include this for the existing version of JWM that is in Puppy 4.2 Deep Thought if you supply me with the necessary scripts/instructions to do so. 8)
Patriot wrote:I agree that (alt+tab) next window switching that includes minimized apps should be a standard function, I also have no problem to apply the codes for showdesktop to include minimized apps. Those who says aye/nay please make yourselves heard ...
I too agree. That'd be an "aye" from me on both counts. :wink:
[i]Actions speak louder than words ... and they usually work when words don't![/i]
SIP:whodo@proxy01.sipphone.com; whodo@realsip.com

User avatar
DaveS
Posts: 3685
Joined: Thu 09 Oct 2008, 16:01
Location: UK

#27 Post by DaveS »

This is a nice piece of work thanks. I just installed the .pet and re-started JWM. Nothing changed, so I re-booted and there were the lovely rounded window corners and borderless buttons. Nothing got scrambled or bent, configuration of desktop etc untouched. NICE!
Spup Frugal HD and USB
Root forever!

User avatar
Patriot
Posts: 733
Joined: Thu 15 Jan 2009, 19:04

#28 Post by Patriot »

Hmmm ...

@DaveS
I hope you enjoyed using the enhanced JWM ... By the way, restarting JWM only reloads the configuration settings but not itself. Restarting X is the way to fully reload JWM apart from rebooting ... ;-)

@WhoDo
Exactly the reason why I didn't even ask you to include it. The enhancement portions to JWM needs time to mature.

About the next-switching/showdesktop changes, it consists of two parts. Internal codes that needs compilation and external changes to .jwmrc keybinding settings.

Will it be acceptable if I add these bugfixes and related changes to JWM for purists package for you to try it out ?


Rgds

User avatar
WhoDo
Posts: 4428
Joined: Wed 12 Jul 2006, 01:58
Location: Lake Macquarie NSW Australia

#29 Post by WhoDo »

Patriot wrote:Will it be acceptable if I add these bugfixes and related changes to JWM for purists package for you to try it out ?
Perfectly so, thank you. :wink:
[i]Actions speak louder than words ... and they usually work when words don't![/i]
SIP:whodo@proxy01.sipphone.com; whodo@realsip.com

User avatar
Patriot
Posts: 733
Joined: Thu 15 Jan 2009, 19:04

#30 Post by Patriot »

Hmmm ...

@WhoDo
As per your request, the JWM for purists package have been updated to include these bugfixes/changes :

The binary is on the first page [jwm-2.0.1-pb-2.tar.gz]:
http://www.murga-linux.com/puppy/viewto ... h&id=15593

* Bugfix client window loosing focus after multiple desktop switching
* Changed next window cycling will also restore minimized client (ie. alt+tab).
* Changed showdesktop to also include minimized clients
* Added keybinding for showdesktop

An example on how to use the showdesktop keybinding, this should be placed in the appropriate jwmrc-personal settings file:

<Key mask="A" key="F3">showdesktop</Key>

The above assigns alt+F3 to toggle showdesktop. You may use whatever key assignments that suits your needs.

@
An updated JWM enhanced will be slightly delayed as I'm evaluating if fullscreen support should be expanded. There's also a few bits needed to be checked for consistency plus some minor codes rearrangements to be done ...

Rgds

User avatar
Dougal
Posts: 2502
Joined: Wed 19 Oct 2005, 13:06
Location: Hell more grotesque than any medieval woodcut

#31 Post by Dougal »

So... how are things progressing?

I've recently been suffering quite a bit from another old JWM problem: windows opening outside the screen.
For example: I run Seamonkey and click to download a file and the save dialog opens too high up...
What's the ugliest part of your body?
Some say your nose
Some say your toes
But I think it's your mind

User avatar
DaveS
Posts: 3685
Joined: Thu 09 Oct 2008, 16:01
Location: UK

#32 Post by DaveS »

Dougal, I have that problem all the time and just figured it was unfixable.
Spup Frugal HD and USB
Root forever!

panzerpuppy
Posts: 632
Joined: Tue 02 Oct 2007, 07:39

#33 Post by panzerpuppy »

An updated JWM enhanced will be slightly delayed as I'm evaluating if fullscreen support should be expanded. There's also a few bits needed to be checked for consistency plus some minor codes rearrangements to be done ...
Still waiting for the enhanced variant of JWM-2.0.1 pb2.

User avatar
Patriot
Posts: 733
Joined: Thu 15 Jan 2009, 19:04

#34 Post by Patriot »

Hmmm ...

I'm unable to concentrate on JWM lately as I had to move around a lot. It's kinda hectic right now. It'll be back to normal this weekend.

What's been/being done:
- bugfixes as marked [Fixed] on page 1
- still bug chasing: fullscreen support, gtk2 apps moveresize issues, some WM Hints

The taskbar appearing on fullscreen client bug has two possible solution:
1. Hide taskbar offscreen (while fullscreen)
2. Fully disabled taskbar (while fullscreen)

I'm hiding it offscreen right now so it doesn't suddenly appears when playing videos or something. This also allows taskbar events to be processed.

I've posted the updated pe-beta-2 binaries & pet. Sources will be up in a few more days (needs some cleaning up).

JWM-2.0.1-pe-beta-2

* Bugfix taskbar/tray appearing on fullscreen client
* Bugfix client window loosing focus after multiple desktop switching
* Changed next window cycling to also restore minimized client (ie. alt+tab).
* Changed showdesktop toggle now also restore minimized clients
+ Added opaque, translucent & showdesktop keybindings
+ Fixed square bracket not drawn on winmenu
+ Minor code & comments rearrangement/tweaking
- Removed inner window border (outline)

I'll take a look at that offscreen-window-position issue later ...

Rgds

User avatar
MU
Posts: 13649
Joined: Wed 24 Aug 2005, 16:52
Location: Karlsruhe, Germany
Contact:

#35 Post by MU »

I just installed beta1 maybe 2 hours ago.
I'm really impressed, it looks great!

So Newyearspup will have JWM again in the next release :)
Many thanks, fantastic enhancements, it looks so good now!

small Screenshot here (with xeyes):
http://www.murga-linux.com/puppy/viewtopic.php?t=39705
Mark
[url=http://murga-linux.com/puppy/viewtopic.php?p=173456#173456]my recommended links[/url]

User avatar
puppyiso
Posts: 594
Joined: Tue 13 Jan 2009, 02:27

Looking good

#36 Post by puppyiso »

I have installed xeyes.

Looks good. The only complain I have is that the menu item should be a little brighter when select.

Otherwise, it goes well with my gray wallpaper.

User avatar
zigbert
Posts: 6621
Joined: Wed 29 Mar 2006, 18:13
Location: Valåmoen, Norway
Contact:

#37 Post by zigbert »

Suggestion:
Let's say that I want to drag a image from ie (a maximized) Seamonkey to Rox which is hiding below Seamonkey. Would it be possible to drag image to the Rox traybutton - wait 1 sec - Rox pops up - and drop image.

If Rox is on another desktop I could drag the image to the chosen desktop - wait 1 sec - entering new desktop - drop my file.


Thanks
Sigmund

panzerpuppy
Posts: 632
Joined: Tue 02 Oct 2007, 07:39

#38 Post by panzerpuppy »

Patriot wrote:* Bugfix taskbar/tray appearing on fullscreen client
The taskbar is still visible when you play a fullscreen YouTube video with Opera :(

(JWM-2.0.1-pe-beta-2)
Last edited by panzerpuppy on Sat 21 Mar 2009, 13:22, edited 1 time in total.

User avatar
`f00
Posts: 807
Joined: Thu 06 Nov 2008, 19:13
Location: the Western Reserve

#39 Post by `f00 »

Posting this here in the jwm-beta(enhancements) thread since the singlefile "lakem-jwmrc" and more-or-less matching "lakim" gtk theme to go with it really depends on the transparency fx of jwm-beta. It all started with the default.jpg background in P4.20-rc3 a few days ago ..

For anyone who's wondering, I generally do four simple 'dedicated' trays (a medium-sized pager on left, tasklist only on the bottom, a docktray for stuff like absvolume/sgmixer, opera, xpad and any players that have iconized mini-controls on the right and finally a minimal toptray with xload swallowed and a re-X button) - just re-name the includes in /etc/xdg/templates/_root_.jwmrc & fixmenus if you do anything off-the-wall like that. The date,time & other info works well from a conky/widget and wbar's the launcher (that's a pair I really like since much of the time I fool around with other wms and menus, etc aren't always too consistent between .. so far it seems that xfce is the only wm I've tried that wbar won't fly in).

a fullsize 606kb screenie of what it all looks like together in rc3

even a bonus couple matching 'figs for the widgetheads since this is pretty much a dedicated-to-the-wallpaper deal. Maybe redo the driveicons later for green and gold auras since the signal-badges aren't all that obvious ..

Yep, there's not a lot of contrast in inactive elements even if you dial the opacity up, it's more subtle color play than 'screaming pencil' (;

Gah - when extracted, three files (lakem-jwmrc, ConkyStd and Processes) are ticked in the exec column in Properties. To be sure, UNtick the 3 checkboxes for each of those files in that exec column after extracting .. geez, I can't do anything right :(
Attachments
lakemimand.tar.gz
fwiw, md5: A65BD4CAB2FB221BF1536A9CE5513AD7
(4.41 KiB) Downloaded 1362 times

jayargent
Posts: 11
Joined: Sun 01 Feb 2009, 15:27

#40 Post by jayargent »

Originally posted in the 4.2 RC4 Bugs Thread.

WhoDo thought it would be better to post it here.


JWM Configuration Manager

The "Application launch buttons in tray" script is broken. The "Add" button does not do anything and the "Edit" button goes into an infinite loop. I figured out that the problem was caused by using an icon for the task bar menu button in 4.2 instead of an icon + label. The panel-buttons script uses that line in .jwmrc-tray as a reference. I tried adjusting the panel-buttons script to look for the new line. It then partially worked but it started adding duplicate icons to the taskbar. I don't know why.

Post Reply