Pwidgets Eyecandy

Themes, icons, wallpapers, etc.
Message
Author
User avatar
joel
Posts: 185
Joined: Thu 26 Feb 2009, 16:39
Location: Buffalo, NY & Nottingham, England

#91 Post by joel »

I like them, nice 8)
I am not a Mac, not a PC... I am a Puppy. :idea:

User avatar
UberNoob
Posts: 33
Joined: Sun 24 Jan 2010, 02:17
Location: Potsdam NY USA

Three Clock Faces

#92 Post by UberNoob »

Enjoy these everybody!
Attachments
Umineko_clock_face.png
Furries!
(35.67 KiB) Downloaded 1977 times
Industrial.png
Old, Rusty, Institutional
(37.37 KiB) Downloaded 2011 times
OlGrandad.png
Grandfather Face
(45.19 KiB) Downloaded 2118 times
Follow the misadventures of "Timmy and his new puppy"
[url]http://puppylinuxnoob.blogspot.com/[/url]
About My Puppy: 4.3.1 FULL on a DELL INSPIRON B130

User avatar
dejan555
Posts: 2798
Joined: Sun 30 Nov 2008, 11:57
Location: Montenegro
Contact:

#93 Post by dejan555 »

Felt like putting back pwidgets on my desktop again and immidietly had to make a new clockskin :lol:

Another try of mine to make a darkish clock, plus I attach .xcf file, consider it a "source" :) you can easily make your own clockskin if you have any GIMP knowledge by tweaking colors/ modifying layers etc... Just change mode to rgb first. I did a quick green variant instead grayscale one, here are the skins:

Image

Image

XCF: black-smooth.png.xcf.gz
puppy.b0x.me stuff mirrored [url=https://drive.google.com/open?id=0B_Mb589v0iCXNnhSZWRwd3R2UWs]HERE[/url] or [url=http://archive.org/details/Puppy_Linux_puppy.b0x.me_mirror]HERE[/url]

User avatar
Flash858
Posts: 108
Joined: Wed 25 Jun 2008, 16:21
Location: Chandler, Arizona
Contact:

Looking for a theme...

#94 Post by Flash858 »

Looking for the "Greyscale" theme for pwidgets that I believe debuted in Deep Thought. Anyone know where I can get it?

Thanks in advance!

User avatar
8-bit
Posts: 3406
Joined: Wed 04 Apr 2007, 03:37
Location: Oregon

#95 Post by 8-bit »

If you have Pwidgets installed, and the Puppyname looks lame, here is something I did after checking /tmp/xerrs.log.

Open /usr/local/pwidgets/widgets/scripts.
Copy "Puppylinux" to "PuppyName".

I did this in lucid 520 and instead of it showing "520" when I would select the Puppylinux widget, it now shows "Lucid Puppy 5.2.0".
So evidently the Pwidgets script is looking for "PuppyName" and that file does not exist.
By doing the fix I suggested, it now finds the script it is looking for and all works.

If this has been brought up before, I apologize for the interruption.

User avatar
Flash858
Posts: 108
Joined: Wed 25 Jun 2008, 16:21
Location: Chandler, Arizona
Contact:

2 Color themes

#96 Post by Flash858 »

Well, I answered my own question, and just created a couple of theme files that are close to the original greyscale theme. Just copy to text, and save in a folder with the filename "main" in usr/local/pwidgets/widgets/themes/yournameoftheme. I just call these Greyscale, and Grey 2 respectively.

Code: Select all

#COLORS --- 0:headings 1:base-info 2:extra-info 3:markers 5:green 6:red
color0 333333
color1 FFFFFF
color2 EBEBEB
color3 222222
color5 FCFCFC
color6 C8C8C8

#CLOCK HANDS COLORS
color-hour=0/0/0/255
color-minute=0/0/0/255
For the Greyscale theme. and

Code: Select all

#COLORS --- 0:headings 1:base-info 2:extra-info 3:markers 5:green 6:red
color0 F2F2F2
color1 F0F0F0
color2 EBEBEB
color3 222222
color5 FCFCFC
color6 C8C8C8

#CLOCK HANDS COLORS
color-hour=0/0/0/255
color-minute=0/0/0/255
for the Grey2 theme. They are quite similar, the latter just has white lettering for some widgets. I wish I could contribute more, but I'm not a developer unfortunately...
Currently happily running Puppy Xenial 7.5 64-bit , and Ubuntu Mate 18.04 ... :D

Post Reply