Re: Making conky un-minimizable

2015-12-23 Thread Abraham Baker
This is not directly relevant, but have you heard of/tried the "Revelation"
extension (https://github.com/guotsuan/awesome-revelation)?

It helps you find specific windows when you have a lot of stuff open.

Abe

On Wed, Dec 23, 2015 at 2:08 AM, Greg Bell  wrote:

> I have Conky set up much like here:
> http://awesome.naquadah.org/wiki/Conky_HUD
>
> However, when I get window-clutter-overwhelm, I like to hold down Mod4 + n
> and just minimize everybody and start over again.
>
> Problem is, when I get to the desktop, often Conky is up so it gets
> minimized too.  Once that happens the toggle (conky.ontop) doesn't work any
> more.  I have to killall -9 conky, then re-run it.
>
> It has "focusable = false" in the properties, like in the wiki, so I would
> have thought this couldn't happen.
>
> What am I doing wrong?
>
>
> Many thanks,
> Greg
>
> --
> To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.
>


Re: Lua versus any other programming language

2015-12-23 Thread José Romildo Malaquias
On Tue, Dec 22, 2015 at 04:49:42PM +0100, Julien Danjou wrote:
> On Fri, Jul 31 2015, Alexis BRENON wrote:
> 
> > Why Lua has been chosen to be the language for AwesomeWM configuration ?
> 
> It's a long story, that I will talk about during a talk at the next
> FOSDEM in 2016, in the Lua and Guile devroom, for those of you who are
> interested.
> 
> To summarize, the easiest way to have a higher-level-than-C programming
> language embedded in 2008 (for a newbie like me) was Lua. Plenty of
> documentation, really easy syntax and integration system (stack based).
> Compared to the the state of Python back then for example, which looked
> way more… obscure.
> 
> I had no idea that the awesome system and API would grow that far, and
> while being neat for little programs and algorithms, writing large
> framework and more advanced stuff _can_ be a pain in Lua.
> 
> It now seems obvious it should have been Lisp (probably Guile), but
> well, history is history, and Lua is probably good enough! :)

Is there any chance of fixing this situation and reopt for another
language for configuring AwesomeWM?

Romildo

-- 
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.


Making conky un-minimizable

2015-12-23 Thread Greg Bell
I have Conky set up much like here: 
http://awesome.naquadah.org/wiki/Conky_HUD


However, when I get window-clutter-overwhelm, I like to hold down Mod4 
+ n and just minimize everybody and start over again.


Problem is, when I get to the desktop, often Conky is up so it gets 
minimized too.  Once that happens the toggle (conky.ontop) doesn't 
work any more.  I have to killall -9 conky, then re-run it.


It has "focusable = false" in the properties, like in the wiki, so I 
would have thought this couldn't happen.


What am I doing wrong?


Many thanks,
Greg

--
To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.