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" 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 paint

Re: New lgi dependency and older Ubuntu LTS

2012-06-18 Thread Paweł Rumian
2012/6/17 Uli Schlachter : > 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 you! For fut

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: /usr/share/awesome/lib/gears/surf

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 aw

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 oth

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 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 installation.

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 sol

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" 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, it create

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" > > wrote: >> >> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >> >> Hi >> >> I have some applications, for which I would like to have a

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 th

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 c

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

Re: Viewing Multiple Tags

2012-06-18 Thread Adrian C.
On Tue, 19 Jun 2012, Adrian C. wrote: > 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. ...this was once a problem with strange layouts. -- Adrian C. (anrxc) | anrxc..sysphere.org | PGP

Re: Viewing Multiple Tags

2012-06-18 Thread Hong Shick Pak
>From xev: KeyRelease event, serial 33, synthetic NO, window 0x1e1, root 0xca, subw 0x0, time 13371951, (420,279), root:(421,296), state 0x0, keycode 11 (keysym 0x32, 2), same_screen YES, XLookupString gives 1 bytes: (32) "2" XFilterEvent returns: False What do you mean strange

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 met

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. M

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

2012-06-18 Thread stardiviner
=> On [2012-06-19 07:24:15 +0200]: Zsolt Udvari Said: > > 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 > > k

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

2012-06-18 Thread Zsolt Udvari
> Those keybinds maybe from Shifty, or use custom keybinds for manipulating > clients, or executing some commands, or startup some programs, We create > keybinds, because we want a quick way to start or do something. But when those > keybinds is too much, we need a way to manage this. So you want a

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

2012-06-18 Thread stardiviner
=> On [2012-06-19 08:43:17 +0200]: Zsolt Udvari Said: > > Those keybinds maybe from Shifty, or use custom keybinds for manipulating > > clients, or executing some commands, or startup some programs, We create > > keybinds, because we want a quick way to start or do something. But when > > those