Re: Clients get misplaced on awesome.restart()

2012-09-12 Thread Ignas Anikevicius
Hello, On 10/09/12 10:24:46 +0200, Walter White wrote: > Clients get misplaced by beautiful.border_width every time i restart awesome. I am using git master and I do not see this behaviour, could we have a look at your rc.lua and other relevant files? Cheers, Ignas -- To unsubscribe, send mai

Re: Having the apps in the task bar always in the same order and open apps on the right of the others.

2012-09-12 Thread Bryan Gardiner
Hi Javier, sorry for the late reply. Would something like this be what you're after? -- Assign a priority to each window. Higher priorities will be placed -- farther to the right. function mypriority(c) -- Test c.class or c.instance as necessary... if (c is Vim) then