Re: Tag Switching Mildly Broken in 3.4.12

2012-06-18 Thread Leo L. Schwab
On Thu, Jun 14, 2012 at 05:29:07PM +0200, Marco wrote: On 2012-06-13 Leo L. Schwab ew...@ewhac.org wrote: This new behavior doesn't appear to be mentioned in the changelog. Is this an intended change? Is there a way to work around it in rc.lua? Do you have any sticky programs running that

Re: New lgi dependency and older Ubuntu LTS

2012-06-18 Thread Paweł Rumian
2012/6/17 Uli Schlachter psyc...@znc.in: Short version: You need /usr/lib/girepository-1.0/Pango-1.0.typelib (in debian this is in package gir1.2-pango-1.0). Uli, you are absolutely great. Now I not only have my awesome working again, but I understand the whole 'introspection' thing :) Thank

os.setlocale stopped working in git?

2012-06-18 Thread Paweł Rumian
Hello, after recent update of awesome I had troubles starting it with my config file (it worked fine with the default one). Some investigation lead me to the first line of my rc.lua: os.setlocale(os.getenv(LANG)) With this line, awesome crashes at start with:

Re: os.setlocale stopped working in git?

2012-06-18 Thread Paweł Rumian
OK, it works when I call os.setlocale after local awful = require(awful) I guess it is one of the recent changes in awful that causes this. Still a very minor problem, as awful does not need to use my locale and I can call setlocale after loading awful. Paweł -- To unsubscribe, send mail to

shifty - tab creation rules - creating one tag on each screen automatically

2012-06-18 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I have some applications, for which I would like to have a tag of the same name on each screen (I have two screens). Is this possible? At the moment, when I start the program, it creates one tag on one screen, and I manually create one on the

Moving tag from one screen to the other

2012-06-18 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi is it possible to move tags from one screen to the other? Either via keyboard shortcut (like Modkey-o for clients) or via mouse? Thanks, Rainer -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla -

Re: New lgi dependency and older Ubuntu LTS

2012-06-18 Thread Pavel Holejsovsky
On 6/17/2012 6:19 PM, Uli Schlachter wrote: On 17.06.2012 18:06, Giorgos Keramidas wrote: On Sun, Jun 17, 2012 at 2:48 PM, Uli Schlachter psyc...@znc.in wrote: On 17.06.2012 12:31, Giorgos Keramidas wrote: [...] Some of the dependencies of the lgi code cannot be met at all on my aging Ubuntu

Re: New lgi dependency and older Ubuntu LTS

2012-06-18 Thread Giorgos Keramidas
On Mon, Jun 18, 2012 at 3:25 PM, Pavel Holejsovsky pavel.holejsov...@gmail.com wrote: As Uli said above, installing newer gobject-introspection into the $HOME will probably not work, I'm afraid that .typelib files (coming from other packages) will not be compatible with it. The only solution

Re: shifty - tab creation rules - creating one tag on each screen automatically

2012-06-18 Thread Perry Hargrave
On Jun 18, 2012 4:28 AM, Rainer M Krug r.m.k...@gmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I have some applications, for which I would like to have a tag of the same name on each screen (I have two screens). Is this possible? At the moment, when I start the program,

Re: shifty - tab creation rules - creating one tag on each screen automatically

2012-06-18 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 18/06/12 18:34, Perry Hargrave wrote: On Jun 18, 2012 4:28 AM, Rainer M Krug r.m.k...@gmail.com mailto:r.m.k...@gmail.com wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I have some applications, for which I would like to have

Re: Another setup question

2012-06-18 Thread Uli Schlachter
On 17.06.2012 23:34, Evan Driscoll wrote: On 06/16/2012 01:55 AM, Uli Schlachter wrote: Also, could you install xtrace[0] and run awesome under it? I assume that the last thing in your .xsession is something like exec awesome. Turn that into exec xtrace --relative-timestamps --outfile

Viewing Multiple Tags

2012-06-18 Thread Hong Shick Pak
For some odd reason, my 2nd tag can't be viewed with any other tag using the keyboard hotkey Mod + Control + #. Right clicking the tag works fine. Viewing other tags from the 2nd tag works fine however. I did not touch the default config for those hotkeys. I'm using awesome-git. What could cause

Re: Another setup question

2012-06-18 Thread Evan Driscoll
On 06/18/2012 01:45 PM, Uli Schlachter wrote: Uhm. Could you triple check if this really is cairo 1.12? This cannot happen. :-/ I checked 'ldd' of 'awesome', and then checked '/proc/awesome/map' when it was actually running to confirm that the only libcairo loaded is the one I built, which

Re: Viewing Multiple Tags

2012-06-18 Thread Adrian C.
On Mon, 18 Jun 2012, Hong Shick Pak wrote: What could cause this odd behavior? What's the keycode of 2? It's expected to be 11 to properly bind. -- Adrian C. (anrxc) | anrxc..sysphere.org | PGP ID: D20A0618 PGP FP: 02A5 628A D8EE 2A93 996E 929F D5CB 31B7 D20A 0618 -- To unsubscribe, send

create a function to show up a tooltip or naughty notify of all defined key binds ?

2012-06-18 Thread stardiviner
Sometimes I will forget what key binds I defined in my rc.lua. So I come up with an idea. Creating a function to show up a tooltip or naughty notify of all defined key binds. I think this is a good idea, Awesome should have it. Manpage of default key binds is not enough So do you have any

Re: create a function to show up a tooltip or naughty notify of all defined key binds ?

2012-06-18 Thread Zsolt Udvari
Sometimes I will forget what key binds I defined in my rc.lua. Why do you forget the bindkeys? Because they're wrong :) Choose another keybindings :) Creating a function to show up a tooltip or naughty notify of all defined key binds. I think this is a good idea, Awesome should have it.

[awesome bugs] #1007 - Switching client with next client broken in git/master.

2012-06-18 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. A new Flyspray task has been opened. Details are below. User who did this - Paweł Rumian (gorkypl) Attached to Project - awesome Summary - Switching client with next client broken in git/master. Task Type - Bug Report Category - awful Status -

[awesome bugs] #1008 - Mouse function (move/resize) persists until mouse cursor is moved.

2012-06-18 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. A new Flyspray task has been opened. Details are below. User who did this - Matt T (fatcomma) Attached to Project - awesome Summary - Mouse function (move/resize) persists until mouse cursor is moved. Task Type - Bug Report Category - Core Status

[awesome bugs] #1008 - Mouse function (move/resize) persists until mouse cursor is moved.

2012-06-18 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#1008 - Mouse function (move/resize) persists until mouse cursor is moved. User who did this - Arvydas Sidorenko (Asido) -- Try to update Awesome. Cannot reproduce -- More information can

[awesome bugs] #1006 - Luadoc documentation is broken

2012-06-18 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#1006 - Luadoc documentation is broken User who did this - Arvydas Sidorenko (Asido) -- What do you think about LDoc? https://github.com/stevedonovan/LDoc It is pretty active project, is