Page 13 of 14

Posted: Mon 16 Mar 2015, 16:51
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.

Posted: Sat 16 May 2015, 07:25
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.

Posted: Sun 17 May 2015, 04:56
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.

Posted: Mon 18 May 2015, 10:16
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.

Posted: Mon 18 May 2015, 22:37
by recobayu
Ahahaha.. The real sticky.. :lol:
I'm happy if you like it.
Mochi, have you ever try linux mint cinnamon 17.1? ;)

Transparency

Posted: Sun 28 Jun 2015, 20:20
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.

Posted: Mon 07 Mar 2016, 16:34
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>

Posted: Sat 12 Mar 2016, 17:10
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/

Posted: Wed 12 Sep 2018, 07:37
by recobayu
Clock can not display newline "%n" in tray. How to fix it?
Thank you

Posted: Thu 13 Sep 2018, 04:01
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.