[CLOSED]JWM Desktop Updates to V755(Release) and V910(Test)

Window managers, icon programs, widgets, etc.
Message
Author
User avatar
recobayu
Posts: 387
Joined: Wed 15 Sep 2010, 22:48
Location: indonesia

#256 Post by recobayu »

mochimoppel, I'm so sorry about your jwmrc-personal.
Now, this new stickyjwm2 is better.

I think the right place is here:
http://murga-linux.com/puppy/viewtopic. ... 071#834071
So I add a new stickyjwm2 there.
Thanks in advance to mochimoppel.

User avatar
MochiMoppel
Posts: 2084
Joined: Wed 26 Jan 2011, 09:06
Location: Japan

#257 Post by MochiMoppel »

recobayu wrote:Now, this new stickyjwm2 is better.
Now your stickyjwm2 is obsolete. :lol:

So is my How to thread. There I added an update notice to my initial post.
Good to see that JWM development is alive and well.

User avatar
recobayu
Posts: 387
Joined: Wed 15 Sep 2010, 22:48
Location: indonesia

#258 Post by recobayu »

Hehe.. Cool.. :lol:
I suggest to use key binding winkey + ctrl as on ubuntu.

Code: Select all

<Key mask="4C" key="Left">maxleft</Key> 
<Key mask="4C" key="Right">maxright</Key> 
<Key mask="4C" key="Up">maxtop</Key> 
<Key mask="4C" key="Down">maxbottom</Key>
But for everyone that have problem with winkey, alt + ctrl can be used as mochimoppel did.
Thanks Mochi.. :D

Edit
8) I just try that code (maxleft, maxright, maxtop, and maxbottom).
I think there are still problem with that. I snap window to the right screen by ctrl + win + Right arrow. Then I can't move that window by dragging in the title window. Everytime I move the window in any position of screen, it come back again into right half of my screen. :(
So, my stickyjwm2 still the best, I think.. :wink:
If we have a problem with winkey, we can change it to alt like mochimoppel do.

User avatar
MochiMoppel
Posts: 2084
Joined: Wed 26 Jan 2011, 09:06
Location: Japan

#259 Post by MochiMoppel »

recobayu wrote: Everytime I move the window in any position of screen, it come back again into right half of my screen. :( .
Excellent! Now you know what sticky means :lol: This is the same behavior as with Maximize-x and Maximize-y. Very consistent and of course there is no "Move" option in the taskbar menu. You wouldn't expect to be able to move a fully maximized window, would you? Same here: Whatever is maximized stays maximized until you restore or minimize the window. I like it.

User avatar
recobayu
Posts: 387
Joined: Wed 15 Sep 2010, 22:48
Location: indonesia

#260 Post by recobayu »

Ahahaha.. The real sticky.. :lol:
I'm happy if you like it.
Mochi, have you ever try linux mint cinnamon 17.1? ;)

User avatar
James186282
Posts: 270
Joined: Tue 08 Sep 2009, 19:14
Location: Minnesota

Transparency

#261 Post by James186282 »

I haven't beaten up on this much but anyway I thought I would give the latest version of JWM a try on Thar6.03 I really don't see anything different or buggy. So kudos to the wise and powerful Joe!

One question - a long time ago I was hell bent on making my urxvt terminals transparent. I got it sort of working but I think there was something about an older version of JWM that made it iffy. At the time I didn't want to fool with it. With the latest and greatest version I assume thats all solid but I've lost my notes on what exactly to do? I've been fiddling with .Xdefaults and what happens when I turn urxvt*transparent:true is a very dark Blue background replaces my normal AntiqueWhite. And its not at all transparent. I tried to add <opaque>0.5 to the .jwmrc file (or I guess its that _root_.jwmrc file? Gotta look at my cheat sheet on how to change that again.

Sorry to ask these mega lame-o questions. I just got totally stuck and I'm spinning my wheels. Thanks for any 2x4s upside the head to get me back on track.
Science is what we understand well enough to explain to a computer.
Art is everything else we do.
[i]Donald Knuth [/i]

User avatar
recobayu
Posts: 387
Joined: Wed 15 Sep 2010, 22:48
Location: indonesia

#262 Post by recobayu »

After installing jwm v-2.3.4 in my puppy tahr 6.0.5 using

Code: Select all

./configure --prefix=/usr
make
new2dir make install
I couldn't launch pupclockset from my tray.
How to fix that?
Thank you.

Edit:
It is fixed by adding "exec:". So my .jwmrc-tray changed to be like this:

Code: Select all

<Clock format="%a %d %b %H:%M">exec:PupClockset</Clock>

User avatar
takenp
Posts: 101
Joined: Wed 05 Aug 2015, 23:27
Location: Moskva
Contact:

#263 Post by takenp »

===
After compiling jwm v-2.3.5 in my puppy tahr 6.0.5 I got window title buttons disappeared. BTW /usr/share/pixmaps/close.png and other exist.

am I wrong with some compile options?

Code: Select all

./configure --prefix=/usr
make
new2dir make install
Or config files has changed?
===

UPDATE:

Got it worked after changing .PNG files to .SVG..
so It looks like 'JWM Buttons Theme' changer won't be working until the fix for copying svg files without converting to png into /usr/share/pixmaps/

User avatar
recobayu
Posts: 387
Joined: Wed 15 Sep 2010, 22:48
Location: indonesia

#264 Post by recobayu »

Clock can not display newline "%n" in tray. How to fix it?
Thank you

scsijon
Posts: 1596
Joined: Thu 24 May 2007, 03:59
Location: the australian mallee
Contact:

#265 Post by scsijon »

sorry, but this thread is closed, please check under the bugs topic and if nothing is there create one.

If someone has a thread that took over or is useable as a followon please pm me and i'll add notes to the first message.

Post Reply