Re: Dynamic tagging and tyrannical

2015-09-24 Thread gBopHuk
24.09.2015 22:09, catch-...@draigwen.com пишет: Thanks Uli, No luck I'm afraid, it still just appears on the first tag on screen 2. My rules definitely seem to be obeying the screen bit. When I restart awesome to test, clients that I'd moved move back to the first tag on the screen they sh

Re: Dynamic tagging and tyrannical

2015-09-24 Thread catch-all
Thanks Uli, > > Am 20.09.2015 um 13:25 schrieb Fran: > > It happens with everything. I just used Inkscape for testing purposes as I > > was trying a more complicated rule matching instance and class which is > > where I noticed the problem. > [...] > > Ok, another quick idea: Move it to screen

Re: Dynamic tagging and tyrannical

2015-09-20 Thread Uli Schlachter
Hi, Am 20.09.2015 um 13:25 schrieb Fran: > It happens with everything. I just used Inkscape for testing purposes as I > was trying a more complicated rule matching instance and class which is where > I noticed the problem. [...] Ok, another quick idea: Move it to screen 2 first. callback = fun

Re: Dynamic tagging and tyrannical

2015-09-20 Thread Fran
It happens with everything. I just used Inkscape for testing purposes as I was trying a more complicated rule matching instance and class which is where I noticed the problem. Sent from TypeMail On 20 Sep 2015 12:21, at 12:21, Uli Schlachter wrote: >Hi, > >Am 18.09.2015 um 10:18 schrieb Fran

Re: Dynamic tagging and tyrannical

2015-09-20 Thread Uli Schlachter
Hi, Am 18.09.2015 um 10:18 schrieb Fran Thomson: [...] > { rule = { class = "Inkscape" }, > properties = { tag = tags[2][2], }, > } > > and > > { rule = { class = "Inkscape" }, > callback = function (c) c:tags({tags[2][2]}) end > } > > If I change the first index of tags[2][2]

Re: Dynamic tagging and tyrannical

2015-09-18 Thread Fran Thomson
Thanks. I've decided to step back from tyrannical for a moment and see what I can manage with rules instead as what I'm trying to achieve at the moment is (or should in theory) be really simple. I've already hit a hurdle, however, which may be connected to why things weren't working with tyrann

Re: Dynamic tagging and tyrannical

2015-09-16 Thread Elv1313 .
Hello Fran, First of all, yes, Awesome can create tags dynamically, but you have to handle that yourself. Tyrannical is only a wrapper on top of awful.tag to make dynamic tags easier to manage. For conky, the property you are looking for is "sticky", it will tell Awesome/X11 to display the app in

Dynamic tagging and tyrannical

2015-09-16 Thread Fran Thomson
Hiya, I'm currently trying to use tyrannical to do some dynamic tagging but I have a couple of problems. 1) It seems to be ignoring the "screen" option. I've got a tag called "www" which begins on init and should just be on screen 1, but when firefox runs (which happens on startup) a second ta