Conky With Lua

Themes, icons, wallpapers, etc.
Message
Author
jaydee
Posts: 7
Joined: Wed 18 Apr 2012, 10:20

#46 Post by jaydee »

battleshooter, appreciate the feedback.

its the openbox that comes as the default wm in lupu, specs say
openbox 3.4.11 , repo has it as openbox_3.4.10-1 .
the xdgmenu that also shows up in repo composes the start menu so it shouldnt (probably?) be necessary.

Tracking down the transparency command sounds like a tall order for my skillset, but i ll certainly give it a go. Also attached my conkyrc file, in case any specific setting in it contributes to the effect (also added a preview pic, to keep the punters passing through happy).

like yourself, i have nothing against feh, i just looked through its files, and it seems feh was designed for a completely different reason and function; it seems a bit too much for what we want it for (although still a great working fix).

thanks again for the effort.
Attachments
compactlua.tar.gz
stripped-down, compact version of conky lua rings
(27.78 KiB) Downloaded 1214 times
preview.jpg
(23.6 KiB) Downloaded 5223 times

User avatar
battleshooter
Posts: 1378
Joined: Wed 14 May 2008, 05:10
Location: Australia

#47 Post by battleshooter »

Well that's got to be the weirdest thing ever. I tried fiddling around with the conkyrc file for the "Cherries" theme in OpenBox but wasn't able to achieve any transparency. Then I tried your compact lua theme (it's a nice take on the original by the way :)) and true enough it was black and then eventually went transparent. I'll have to look more into this tomorrow, maybe copy the settings from the compact lua conkyrc and try to work them with another theme.
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=94580]LMMS 1.0.2[/url], [url=http://www.murga-linux.com/puppy/viewtopic.php?t=94593]Ardour 3.5.389[/url], [url=http://www.murga-linux.com/puppy/viewtopic.php?t=94629]Kdenlive 0.9.8[/url]

jaydee
Posts: 7
Joined: Wed 18 Apr 2012, 10:20

#48 Post by jaydee »

its weird, right ?!

I was going back and forth on all the startup scripts and got lost, so i went back to the conkyrc file, commenting out rules and it seems that the rule that allows this is

Code: Select all

 own_window_type override 
(none of the other options exhibits this).
According to the conky configuration page, Override windows are not under the control of the window manager, meaning no wm decorations or rules apply.
So we might not be getting transparency per se (none of the argb/opacity values work), but just that the base window (border, label,) isn't drawn;why the background lags is right now beyond me. To get variable transparency in openbox, i think we probably need a compositor like xcompmgr, as per urukrama's guide.

This could very well be a weird glitch/coincidence that made me jump into a convenient conclusion.

alwaysalonee
Posts: 62
Joined: Tue 28 Feb 2012, 04:16

#49 Post by alwaysalonee »

Code: Select all

own_window_type override
this is a magic code for transparency :shock:
in greenlua conky rc file i put that line and it begin to give transparency :shock: :shock: :shock: :shock: :

User avatar
battleshooter
Posts: 1378
Joined: Wed 14 May 2008, 05:10
Location: Australia

#50 Post by battleshooter »

I haven't had time to really process your post jaydee, I'll be busy most this week, but just thought to post to let you know I haven't forgotten about OpenBox and Conky.
alwaysalonee wrote:this is a magic code for transparency
Haha, that made me laugh :)
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=94580]LMMS 1.0.2[/url], [url=http://www.murga-linux.com/puppy/viewtopic.php?t=94593]Ardour 3.5.389[/url], [url=http://www.murga-linux.com/puppy/viewtopic.php?t=94629]Kdenlive 0.9.8[/url]

User avatar
`f00
Posts: 807
Joined: Thu 06 Nov 2008, 19:13
Location: the Western Reserve

#51 Post by `f00 »

..enable wand gestures (pesky brooms with pails ;)

This may be ot for this particular conky (use the old 161 myself since 181 gave me multiple pids in htop), but pseudotrans needs always a bg set before conky starts - however you set it. Sometimes the wm does it like enlightenment, afterstep, startfluxbox or if flux/blackbox/? does it in the style when changing that; other wms I do the bg-set as the first line for each wm, then wbar, then conky (with sleep-delay as desired) in a ~/Startup/script. As noted conky 'catches up' after awhile (sooner or later, depending). If a rox pinboard is used, that can be yet another background (if roxpin has been set up as an on-demand item) or the initial method :|

On some of my pups, openbox likes a normal or desktop rather than override - otherwise windows may open under the layer conky is on. Enlightenment has different needs as well (akin to xfce as I recall, but with a few differences of course)

Depending on your 'clutter' preferences, more control can be exerted (like iconizing to the task/client list or..) with the 'skip' parameters - wms and pagers allowing. Funny, I used to use this to hide desktop icons under conky

alwaysalonee
Posts: 62
Joined: Tue 28 Feb 2012, 04:16

#52 Post by alwaysalonee »

here's a trick for noobs by a noob
create a script name it yoconky and paste code

Code: Select all

conky -c /root/.conky/greenlua/conkyrc
set_wallpaper /root/imgs/cool.jpg
you will need to change paths to files tho :P
additionally i put this script in bin folder and in tint2 in clock setting on right click i give it as command so i just have to right click on clock to get some things done easily :)

User avatar
Colonel Panic
Posts: 2171
Joined: Sat 16 Sep 2006, 11:09

#53 Post by Colonel Panic »

This looks good. I might give it a try next weekend when hopefully I'll have some spare time. Thanks for the thread and info.

Cheers,

CP .
Last edited by Colonel Panic on Sat 08 Jun 2013, 15:34, edited 1 time in total.
Gigabyte M68MT-52P motherboard, AMD Athlon II X4 630, 5.8 GB of DDR3 RAM and a 250 GB Hitachi hard drive running Ubuntu 16.04.6, MX-19.2, Peppermint 10, PCLinuxOS 20.02, LXLE 18.04.3, Pardus 19.2, exGENT 200119, Bionic Pup 8.0 and Xenial CE 7.5 XL.

scott2907
Posts: 5
Joined: Fri 11 May 2012, 14:55

OB Transparency

#54 Post by scott2907 »

Hi Guys
This is a great thread and I got conky in and working no bother.
I'm having trouble with my lua rings tho -

Code: Select all

conky: llua_do_call: function conky_clock_rings execution failed:attempt to call a nil value
Also, my /usr/local/apps/Wallpaper directory doesn't exist. Instead I have an executable there of the same name that is nathan's wallpaper switcher.
No hidden files either. So I can't put my transparency setting in there as you describe.

Thanks for any help here.
*Intel something-or-other, 1GB, Openbox, wbar, slacko.*
Tom

User avatar
battleshooter
Posts: 1378
Joined: Wed 14 May 2008, 05:10
Location: Australia

Re: OB Transparency

#55 Post by battleshooter »

scott2907 wrote:Hi Guys

This is a great thread and I got conky in and working no bother.
I'm having trouble with my lua rings tho -

Code: Select all

conky: llua_do_call: function conky_clock_rings execution failed:attempt to call a nil value
That's weird, I thought I edited the code to remove that error. It basically comes up if you don't have the things installed that are being displayed in the rings.

Stick this I suppose at the top of the clock_rings.lua file after all the red comments and I think it should fix your problem.

Code: Select all

if value == nil then value = 0 end
pct = value/pt['max']
scott2907 wrote: Also, my /usr/local/apps/Wallpaper directory doesn't exist. Instead I have an executable there of the same name that is nathan's wallpaper switcher.
No hidden files either. So I can't put my transparency setting in there as you describe.
Haha, actually that executable is the folder. If you click on the folder while holding shift, it should open normally as a folder. :)
scott2907 wrote: slacko
Do the pets I uploaded in this thread work on Slacko? :shock: Or are you using a Conky pet for Slacko?
[url=http://www.murga-linux.com/puppy/viewtopic.php?t=94580]LMMS 1.0.2[/url], [url=http://www.murga-linux.com/puppy/viewtopic.php?t=94593]Ardour 3.5.389[/url], [url=http://www.murga-linux.com/puppy/viewtopic.php?t=94629]Kdenlive 0.9.8[/url]

scott2907
Posts: 5
Joined: Fri 11 May 2012, 14:55

Re: OB Transparency

#56 Post by scott2907 »

Thanks for the answer I'll give it a go.
battleshooter wrote: Do the pets I uploaded in this thread work on Slacko? :shock: Or are you using a Conky pet for Slacko?
yup they seem to! At least your Conky pet did, I still don't have LUA working, but I'm sure that's user error.

and regarding the wallpaper icon- That's just weird!!!

User avatar
koulaxizis
Posts: 452
Joined: Sun 17 Jul 2011, 18:43
Location: Greece
Contact:

#57 Post by koulaxizis »

Nice post my friend! I finally managed to set up conky as i like! Thank you! :)
[b]Christos Koulaxizis[/b]
[i]Woof woof from Greece![/i]

[color=darkred][url=https://sourceforge.net/projects/puppystuff/][ Puppy Stuff Repository ][/url][/color]

User avatar
Haut_Dawg
Posts: 27
Joined: Sun 25 Nov 2012, 23:46
Location: Portland OR

conky troubles

#58 Post by Haut_Dawg »

Hi! I'm fooling around with conky this morning. I have done step 1 and step 2. I seem to be missing something. Here's my screeny. Thank for any help.
Cheers!
Haut_Dawg
Attachments
not quite there.png
(170.89 KiB) Downloaded 3935 times
2x Intel(R) Core(TM)2 CPU 6600 @ 2.40GHz//4138MB (304MB used)//GeForce 8600 GT/PCIe/SSE2//Creative X-Fi//Puppy Precise 5.4.2.2

User avatar
James C
Posts: 6618
Joined: Thu 26 Mar 2009, 05:12
Location: Kentucky

#59 Post by James C »

One of my current Conky configs......
Attachments
Conky Exprimo.png
(160.95 KiB) Downloaded 3850 times

User avatar
nilsonmorales
Posts: 972
Joined: Fri 15 Apr 2011, 14:39
Location: El Salvador

#60 Post by nilsonmorales »

I like my conky+lua
thank you batleshooter
ImageImage

User avatar
nilsonmorales
Posts: 972
Joined: Fri 15 Apr 2011, 14:39
Location: El Salvador

#61 Post by nilsonmorales »

in bargraph works too
ImageImage

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

#62 Post by recobayu »

nilson, that's very impressive! :D
how to make like yours?
gradient n what font do you use?
thanks

User avatar
nilsonmorales
Posts: 972
Joined: Fri 15 Apr 2011, 14:39
Location: El Salvador

#63 Post by nilsonmorales »

I guess you already have running conky lua and conky switcher
send screenshots
regards

User avatar
solo
Posts: 389
Joined: Thu 14 Nov 2013, 20:33

#64 Post by solo »

Does anyone still have a link to a repository containing the conky-1.8.1.pet that works?

I can't find one anywhere.

User avatar
ally
Posts: 1957
Joined: Sat 19 May 2012, 19:29
Location: lincoln, uk
Contact:

#65 Post by ally »


Post Reply