Urxvtset

Miscellaneous tools
Message
Author
User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

Re: Urxvtset (Lucid and wary)

#21 Post by L18L »

stu90 wrote:Nice find on the colour chooser - i have looked at the yad --help-all numerous times yet completely missed that. :oops:

To be honest im not to sure about the drag and drop separate font preview option - some of my fonts do not display at all / and others incorrectly - i also have no desktop icons other than drives to drag there.

Code: Select all

yad --help-form
gives some hints without explanations
:TYPE
H hidden
RO read only
NUM numeric
CHK check
CB combobox
CBE combobox edit
FL file
...
CLR colour

It is OK without the drag'ndrop.
Best solution would be to ask the developer of yad adding TYPE :FNT (font/style/size) to form.

display font preview not at all
Are you sure a size was being selected ?
Attachments
urxvtset_transp.png
transparent urxvt in wary xvesa
(34.34 KiB) Downloaded 949 times

stu90

#22 Post by stu90 »

Yes i option to set the font in field like the others would be nice.

coming up in urxvtset-0.5
Options to set transparency shading and borders.

Image

stu90

#23 Post by stu90 »

updated to 0.5 - see first post.

thanks.

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#24 Post by bigpup »

stu90 wrote:Im not sure how you can move a borderless window?
Alt button hold.
Left mouse button click on window and hold.
Move mouse around.

stu90

#25 Post by stu90 »

bigpup wrote:
stu90 wrote:Im not sure how you can move a borderless window?
Alt button hold.
Left mouse button click on window and hold.
Move mouse around.
Nice one - thanks bigpup :)

Jim1911
Posts: 2460
Joined: Mon 19 May 2008, 20:39
Location: Texas, USA

#26 Post by Jim1911 »

Hi stu90,

Installed version 0.5, however, upon opening it filled the screen so I haven't tested it. See image below.
Attachments
image-2.png
(188.55 KiB) Downloaded 531 times

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

#27 Post by L18L »

stu90 wrote:Yes i option to set the font in field like the others would be nice.
http://groups.google.com/group/yad-comm ... ccf874ac62 8)

Is --:Make sure to fill in ALL fields:-- really needed?
I have tested all numeric fields = zero and nothing nasty happened.

Jim1911,
mhhh...
With me v0.5 is OK. :)
You could delete your .Xdefaults and try again.

Code: Select all

rm /root/.Xdefaults

stu90

#28 Post by stu90 »

Jim1911 wrote:Hi stu90,

Installed version 0.5, however, upon opening it filled the screen so I haven't tested it. See image below.
Hi Jim1911,
Not sure what is going on there, maybe related to some font name?

If you could try the one attached to this post see if it does the same.

uncompress > make sure script is executable > move to /root/my-applications/bin

thanks.
Attachments
urxvtset.gz
0.5a test for fixed geometry
(1.71 KiB) Downloaded 414 times

stu90

#29 Post by stu90 »

L18L wrote:
stu90 wrote:Yes i option to set the font in field like the others would be nice.
http://groups.google.com/group/yad-comm ... ccf874ac62 8)

Is --:Make sure to fill in ALL fields:-- really needed?
I have tested all numeric fields = zero and nothing nasty happened.

Jim1911,
mhhh...
With me v0.5 is OK. :)
You could delete your .Xdefaults and try again.

Code: Select all

rm /root/.Xdefaults
Hi L18L ,
nice one, Yad developer seems to be fairly active so fingers crossed. :)

No there is probably no need for that text anymore as all the fields inputs have already an entry in them.

Jim1911
Posts: 2460
Joined: Mon 19 May 2008, 20:39
Location: Texas, USA

#30 Post by Jim1911 »

Hi stu90,

Tried your test 0.5, no change in Snow Puppy which is based on Lucid 525. I switched over to Lucid and it does size properly, however it doesn't work. See image 12 which is the settings that I use, and image 13 which is the results of the settings.

Possibly operator error or I just don't really know what to expect.

Version 0.4 appears to be working properly. See image 15.

Thanks,
Jim
Attachments
image-13.png
(3.65 KiB) Downloaded 895 times
image-12.png
(54.94 KiB) Downloaded 865 times

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

#31 Post by L18L »

stu90 wrote: Yad developer seems to be fairly active so fingers crossed. :)
yep :!: http://groups.google.com/group/yad-comm ... ccf874ac62 :)

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

Urxvtset

#32 Post by L18L »

Hi stu90,

0.5a attached
Sure you will tidy it, for now it is just working (size included in font)

(Have some obligations in real life now)

My regards

Edited:
Do not use it, see next post
Attachments
urxvtset-0.5a.gz
-
(1.7 KiB) Downloaded 443 times
Last edited by L18L on Mon 20 Jun 2011, 15:33, edited 1 time in total.

User avatar
L18L
Posts: 3479
Joined: Sat 19 Jun 2010, 18:56
Location: www.eussenheim.de/

Urxvtset

#33 Post by L18L »

Sorry for not having tested thoroughly enough version .5a :oops:

The sad truth is:

Code: Select all

yad --font
and

Code: Select all

yad --form --fiel="foo":fn "font style size"
seem to be not compatible with

Code: Select all

fc-list
examples:
yad: Nimbus Sans L Italic Condensed
fc-list: Nimbus Sans L:style=Condensed Italic

yad: Nimbus Roman No9 L
fc-list: Nimbus Roman No9 L:style=Regular

I have tried to work around these different notations but there is one thing why I am giving up now:

yad is giving more choices than fc-list
example for "Fixed":
Regular, Italic, SemiCondensed, Bold and Bold Italic

Code: Select all

# fc-list | grep Fixed
Fixed:style=Bold
Fixed:style=SemiCondensed
Fixed:style=Regular
#
Using yad --font is useless for setting fonts in urxvt.

User avatar
DaveS
Posts: 3685
Joined: Thu 09 Oct 2008, 16:01
Location: UK

#34 Post by DaveS »

Lucid 525, fairly vanilla install. What does error message

Code: Select all

line72: yad: command not found
mean :)
Spup Frugal HD and USB
Root forever!

stu90

#35 Post by stu90 »

DaveS wrote:Lucid 525, fairly vanilla install. What does error message

Code: Select all

line72: yad: command not found
mean :)
Hi DaveS - Urxvtset uses Yad for the GUI

You can find the Yad download on this link:
http://murga-linux.com/puppy/viewtopic. ... 861#532861

cheers.

User avatar
DaveS
Posts: 3685
Joined: Thu 09 Oct 2008, 16:01
Location: UK

#36 Post by DaveS »

Ha Ha.... Holy crap.. what is this about :)
Image
Spup Frugal HD and USB
Root forever!

stu90

#37 Post by stu90 »

DaveS wrote:Ha Ha.... Holy crap.. what is this about :)
Image
Hi DaveS,
You are the second person who has reported this problem - im not sure what is causing it to spaz out like this, have you installed any additional fonts?

Could you try swapping the urxvtset script in /root/my-applications/bin/
for the one on this link to see if it makes any difference:
http://murga-linux.com/puppy/viewtopic. ... 782#535782
unpack and make sure script is executable.

thanks.

User avatar
DaveS
Posts: 3685
Joined: Thu 09 Oct 2008, 16:01
Location: UK

#38 Post by DaveS »

I installed Ubuntu font and am using it as my standard GTK font.
Spup Frugal HD and USB
Root forever!

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#39 Post by bigpup »

DaveS,

What version of Yad did you use?
I used Yad- 0.11.0.pet from the first post of this topic.
Maybe causing your problem using different Yad download?

User avatar
DaveS
Posts: 3685
Joined: Thu 09 Oct 2008, 16:01
Location: UK

#40 Post by DaveS »

bigpup wrote:DaveS,

What version of Yad did you use?
I used Yad- 0.11.0.pet from the first post of this topic.
Maybe causing your problem using different Yad download?
No, I used the same one............
Spup Frugal HD and USB
Root forever!

Post Reply