Page 12 of 14

Posted: Sat 15 Mar 2014, 18:51
by dejan555
joewing wrote:It appears that rox controls the background when displaying icons on the desktop even if you don't have a background set, in which case rox will set the background to a (configurable) solid color. I don't know if there's a way to change that behavior, so I guess the easiest solution is to have rox control the background
This is configured in rox options under "Pinboard" -> Appearance
Argolance, how did you remove the background image? You didn't kill rox desktop? If rox session is still running then it will show this color that is configured in options.

BTW Joe, thanks for jwm and your work on it, I have the git-887 version compiled for my puppy and it's working nicely, also now that there's -reload option without that annoying flickr.

v910 32bit test

Posted: Fri 28 Mar 2014, 01:45
by scsijon
I've built Version 910 my way as a 32bit package.

I'm back for a short while (I hope very short like only a month or so) and will get back into puppy things I put on hold as i'm seriously behind on my list.

Please let us know if there are problems with this build via the thread as i've slated it to move to release next month at Easter.

jon
ps Do the 64bit puppy people want a separate 64bit built version?
I'll do that with slacko 5.7 when I get it downloaded and my head around it next week if so.

Maximized/fullscreen windows on external screen

Posted: Thu 03 Apr 2014, 15:26
by SFR
Hi guys

There's a problem with maximized/fullscreen windows on external display, it seems to be confirmed that it's a JWM issue:
http://www.murga-linux.com/puppy/viewtopic.php?p=768926
However Precise-5.7.1 has JWM s819, so maybe it's been already fixed..?
___________
sc0ttman wrote:I recently downgraded to s574 because of this fullscreen problem - many games and emulators do not show up right in versions later than that, as your screenshot shows.
I don't know have you already seen this - I found a patch (for SDL) that fixes this problem in JWM. See here, the last post:
https://github.com/joewing/jwm/issues/101
Slacko-5.7 has this patched SDL included, the .pet is here:
http://distro.ibiblio.org/puppylinux/pe ... 5-i486.pet

Greetings!

RE: Maximized/fullscreen windows on external screen

Posted: Fri 04 Apr 2014, 01:38
by scsijon
SFR and Joe

as I read it, it's not a JWM problem!

It's either the version of SDL, or total absence of the libsdl, in the puppy version being used.

A wary pet for libsdl is available already for 1.2.14 when needed, and slacko has 1.2.15 for 64bit, maybe the applications concerned just need to have their prerequisites ammended so it's added if not already installed.

As some are using later versions of SDL / libsdl, and downgrading would force errors, the same ocurrs for those using earlier ones with applications built against their version.

It's not included for wary/racy at least so the prerequisite path could be used, I shall fire up my test boxes over the next few days and see which others don't have it by default before I consider it further.

For now, I'm not willing to either link SDL or add it into the JWM pet as a prerequisite as I don't believe it's a JWM problem.

At least for those puppy's that don't have libsdl it should be easy to add it as an application prerequisite, for the others I want to think the problem through.

1-As an after-thought, the error messages out of the application or jwm should be telling you, have a look at /tmp/xerrs.log and see if it says anything. This is rewritten on reboot/restart of X so copy elsewhere if you want to compare them.

2- afterthought 2 sdl needs a reboot/shutdown to be included/removed, a restart doesn't do it properly.

scsijon

Posted: Fri 04 Apr 2014, 08:46
by SFR
Hi Scsijon

I agree that most likely it's more SDL than JWM thing - I just pointed Sc0ttman (and those who may suffer this problem) to a solution that eliminates this problem in later JWM versions.
Sorry if I wasn't clear enough...

As for the main problem (maximized/fullscreen windows on external screen) it doesn't seem to be related to SDL at all (eg. YT [Flash/HTML5] doesn't make use of it, I believe?).
Like I said in the other thread I don't use/own an external monitor, however I just recalled that 1.5-2 years ago when I set up Slacko-5.3.3 (JWM s578) on my mate's laptop and we were trying to get the display on his TV, the resolution was ok, but we wasn't able to force Gnome-Mplayer's window to fill the entire screen.
I think the occupied area was equal or close to the laptop's native resolution...

Greetings!

Posted: Tue 08 Apr 2014, 22:14
by scsijon
SFR wrote:Hi Scsijon
As for the main problem (maximized/fullscreen windows on external screen) it doesn't seem to be related to SDL at all (eg. YT [Flash/HTML5] doesn't make use of it, I believe?).
Like I said in the other thread I don't use/own an external monitor, however I just recalled that 1.5-2 years ago when I set up Slacko-5.3.3 (JWM s578) on my mate's laptop and we were trying to get the display on his TV, the resolution was ok, but we wasn't able to force Gnome-Mplayer's window to fill the entire screen.
I think the occupied area was equal or close to the laptop's native resolution...

Greetings!
AH! that problem!

It will always default to the video devices internal native resolution unless it's set by the kernel or you tell puppy that you want another.

The setting is in the Puppy startup command by adding something like

puppy video=800x600 (or 1024x768, etc....)

alternately you can use the hex codes for linexcolumn.

puppy video=0xnnn

But it's only what ever you have available in the video chips set (not the full drivers set) which is usually smaller.

However if the kernel has been configured internally with a fixed size your stuck with what has been decided in the kernel.

sorry
scsijon

Posted: Wed 09 Apr 2014, 15:51
by SFR
Thanks Scsijon, I'll keep that in mind for the future. 8)

Greetings!

Posted: Fri 18 Apr 2014, 18:03
by Argolance
Hello,
Thank you guys for replying! :D
Sorry not to have answered earlier but I was not at home for more than a month. Though I was not in my "environment", I had all the time to think about... :wink:
joewing wrote:When you mention extra configuration, are you changing the JWM configuration file and restarting JWM?
So it is what I did...
But I made my decision to stand up for adapting my scripts to the new JWM behaviors, finally found something which gives the same result and much more simple: so, all's well that ends well!
JWM now makes maximized windows take up the full screen. It used to leave the borders, which would allow you to click behind the window despite it being fullscreen.
[EDIT1] I noticed maximized windows corners are now squared. In previous versions of JWM, rounded corners of maximized windows let user activate any Rox panel behind easily while dragging mouse cursor right or left, up or down maximized windows corners using free space, shown as red on the picture below.

Now, unable to "touch" anything!

Thank you for your attention and your so nice job!

[EDIT2]
SFR (Posted: Fri Mar 07, 2014 10:30 am about background) wrote:No probs here, either - see screenie.

Greetings!
I guess it works perfectly running Slacko!
I found time to test it running Puppy Precise 5.7.1: it doesn't work. So this is not specific to ToOpPy, based on Puppy Precise 5.4.3... Problem is somewhere else!

Cordialement.

Posted: Mon 28 Apr 2014, 07:42
by David Andrew
Hello, can anyone advice me on how to get this working on Puppy Precise 7.1? I've tried to install all versions posted here without success:

http://murga-linux.com/puppy/viewtopic.php?t=93438

Posted: Mon 28 Apr 2014, 09:33
by Jasper
Hi David,

There is Precise v 5.7.1 (if that is what you meant to type) and I have just updated my Precise 5.7.1 from jwm v 896 to jwm v 910 using the pet from page 1 of this thread and all is well.

Perhaps, if you have doubts, make a back up, then
after installing jwm2-910-w5c. pet restart X and type in your terminal:

Code: Select all

jwm -v
to check your version No is updated to 910.

My regards

You could also try the latest jwm pet (currently test v 913) using the appropriate devx (from BarryK if Precise) and src2pkg (from amigo) to make your own pet.

Posted: Mon 28 Apr 2014, 12:22
by David Andrew
Jasper wrote:Hi David,

There is Precise v 5.7.1 (if that is what you meant to type) and I have just updated my Precise 5.7.1 from jwm v 896 to jwm v 910 using the pet from page 1 of this thread and all is well.

Perhaps, if you have doubts, make a back up, then
after installing jwm2-910-w5c. pet restart X and type in your terminal:

Code: Select all

jwm -v
to check your version No is updated to 910.

My regards

You could also try the latest jwm pet (currently test v 913) using the appropriate devx (from BarryK if Precise) and src2pkg (from amigo) to make your own pet.
Yeah, Precise 5.7.1.

Terminal registers it as vgit-819, despite having the 910 pet from here installed (and restarting X)

I'll give the other suggestion a try anyway. Thanks.

Posted: Mon 28 Apr 2014, 12:35
by Argolance
Hello David Andrew,
Don't you have 2 jwm files: one inside /usr/bin/ and another inside /usr/local/bin?
Puppy has usually its jwm file inside /usr/bin...

Cordialement.

Posted: Mon 28 Apr 2014, 13:58
by OscarTalks
I have uploaded a build of JWM-913
Compiled in Wary so should be fine in most recent 32 bit Puppies including Precise 5.7.1

There is also version 871 which I have found to be OK. With some shortly after this I started seeing a problem with the tray icons, but I think that got fixed again later.

Regarding JWMconfig
JWMconfig 3 will only work in recent Woof-CE Puppies so will not work in Precise 5.7.1

I believe the latest BarryK variant of JWMconfig 2 is already in Precise 5.7.1
There are some other slightly later versions of JWMconfig 2 available, but they are designed for Slacko so would change the appearance of a few things.

Download from:-
http://smokey01.com/OscarTalks
Always take the usual precautions when installing anything.
You must restart X server after installing JWM for the change to take effect.

Posted: Mon 28 Apr 2014, 15:11
by David Andrew
OscarTalks wrote:I have uploaded a build of JWM-913
Compiled in Wary so should be fine in most recent 32 bit Puppies including Precise 5.7.1

There is also version 871 which I have found to be OK. With some shortly after this I started seeing a problem with the tray icons, but I think that got fixed again later.

Regarding JWMconfig
JWMconfig 3 will only work in recent Woof-CE Puppies so will not work in Precise 5.7.1

I believe the latest BarryK variant of JWMconfig 2 is already in Precise 5.7.1
There are some other slightly later versions of JWMconfig 2 available, but they are designed for Slacko so would change the appearance of a few things.

Download from:-
http://smokey01.com/OscarTalks
Always take the usual precautions when installing anything.
You must restart X server after installing JWM for the change to take effect.
Thanks, this one registered as the latest version in the terminal, but I'm still not getting the options for the new XP / Mac / UNIX-ish buttons. I'm assuming they are only available in JWMconfig 3.

Posted: Tue 29 Apr 2014, 03:09
by OscarTalks
Upgrading the JWM package alone will not give you those extra window buttons. What you could do though I reckon is to take the button icon sets from Slacko 5.7 along with the switcher script, add in a couple of other bits and pieces to create a separate menu entry in the Desktop category which will launch the switcher GUI. I made a .pet which will do that.

Did a bit of testing and it seems to work, but as always:-

Take precautions (backups or whatever) before installing stuff or making changes to your system.

Posted: Tue 29 Apr 2014, 09:20
by David Andrew
OscarTalks wrote:Upgrading the JWM package alone will not give you those extra window buttons. What you could do though I reckon is to take the button icon sets from Slacko 5.7 along with the switcher script, add in a couple of other bits and pieces to create a separate menu entry in the Desktop category which will launch the switcher GUI. I made a .pet which will do that.

Did a bit of testing and it seems to work, but as always:-

Take precautions (backups or whatever) before installing stuff or making changes to your system.
That .pet seems to work fine, many thanks. I'll be creating some themes that match the new buttons that I'll share in the JWM thread. Here's an XP theme I've had in mind (poor quality .jpeg):

Image

Is it possible to manually create additional buttons?

Posted: Sat 14 Jun 2014, 16:11
by redandwhitestripes
Please,please, please

What's the simplest way to permanently disable the shading option?

Did a search, could only find a workaround relating to an older version and installation of two config pets that did not work for me at the time :-(

Many thanks

Posted: Tue 17 Jun 2014, 14:57
by oldyeller
How can I get a window to stay on all desktops? I know about groups but not on setting them up for anything like this.

Is there a way in jwm to have the window not be able to close. even though in gtkdailog it is set to have decorated="true"?

Posted: Sat 27 Sep 2014, 10:33
by 666philb
hi oldyeller

right click on title bar and choose stick

Posted: Thu 02 Oct 2014, 19:48
by 666philb
i've been trying the latest jwm-976 and it fixes a bug that's been annoying me for ages. when watching a film in ful screen i used to get tiny white pixels in the corners of the screen. i think this commit fixes that

Code: Select all

commit 16364dbfe8198815a7b3b3c2c9c3a21b1660cfc7
Author: Joe Wingbermuehle <joewing@joewing.net>
Date:   Fri Sep 5 13:52:04 2014 -0500

    Don't use rounded borders for fullscreen windows.

M	src/border.c
however with the latest jwm, menu & taskbar items don't have an outline (see picture below) does anyone know the setting for this?

thanks