Search found 25 matches

by joewing
Mon 11 Feb 2013, 15:05
Forum: Desktop
Topic: [CLOSED]JWM Desktop Updates to V755(Release) and V910(Test)
Replies: 264
Views: 182934

As far as windows sliding under the tray is concerned, by default, trays have a higher layer than application windows. You can change the layer of the tray with the "layer" attribute: <Tray ... layer="normal"> ... </Tray> In general windows shouldn't open under the tray unless the application ...
by joewing
Thu 26 Mar 2009, 03:00
Forum: Eye Candy
Topic: JWM 2.0.1 Enhancements and Fixes
Replies: 241
Views: 296966

1. When trying to move maximised windows by draggin from the window border, they always pop back up maximised again. Surely they should "restore" and end up where the user places them? This can easily be fixed by simply not keeping track of whether a window was maximized or not when the move ...
by joewing
Wed 25 Mar 2009, 04:04
Forum: Eye Candy
Topic: JWM 2.0.1 Enhancements and Fixes
Replies: 241
Views: 296966

Pager labels are available now, just add labeled="true" to your Pager tag and a label should appear with the desktop names. You can also use Font to specify a font and Text to specify a text color (in the PagerStyle section). I've started playing around more with transparency, and in revision 455 I ...
by joewing
Sun 22 Mar 2009, 04:57
Forum: Eye Candy
Topic: JWM 2.0.1 Enhancements and Fixes
Replies: 241
Views: 296966

I just thought I'd let everyone know that I finally got around to working on JWM some more. Sorry that it's taken so long... Anyway, I've merged most of the patches in this thread into my svn repository (very cool patches, btw) and made a few more changes as well (the ability to resize from the top ...
by joewing
Sun 24 Dec 2006, 20:46
Forum: Bugs ( Submit bugs )
Topic: Geany crashes X...
Replies: 28
Views: 13786

This is a bug in JWM. It's fixed in svn (http://sourceforge.net/projects/jwm).