Awesome from git failing in arch linux

2012-07-20 Thread Ellie Frost
Hello all, I'm having some trouble getting the git version of awesome (from the AUR) to run properly. This is the error message I always get: X Protocol Version 11, Revision 0 Build Operating System: Linux 3.4.4-3-ARCH x86_64 Current Operating System: Linux westley 3.4.4-3-ARCH #1 SMP PREEMPT

Re: Awesome from git failing in arch linux

2012-07-20 Thread Uli Schlachter
On 20.07.2012 11:15, Ellie Frost wrote: Hello all, I'm having some trouble getting the git version of awesome (from the AUR) to run properly. This is the error message I always get: X Protocol Version 11, Revision 0 Build Operating System: Linux 3.4.4-3-ARCH x86_64 Current Operating

Float on top

2012-07-20 Thread Gerald Klein
Hi guys does anyone know if you can make a floated window always on top? thanks --jerry -- Gerald Klein DBA contac...@geraldklein.com www.geraldklein.com http://geraldklein.com/ j...@zognet.com 708-599-0352 Arch Awesome, Ranger Vim the coding triple threat. Linux

Float on top

2012-07-20 Thread Antonio Santos
Mod + t in the default keybinds :) Cheers On Fri, Jul 20, 2012 at 4:59 PM, Gerald Klein j...@zognet.com wrote: Hi guys does anyone know if you can make a floated window always on top? thanks --jerry -- Gerald Klein DBA contac...@geraldklein.com www.geraldklein.com j...@zognet.com

Re: Float on top

2012-07-20 Thread Michael Hauser
Gerald Klein wrote: Hi guys does anyone know if you can make a floated window always on top? I have this near the end of my rc.lua: ---[[ Arrange signal handler. for s = 1, screen.count() do screen[s]:add_signal(arrange, function () local clients = awful.client.visible(s)

Re: Float on top

2012-07-20 Thread Michael Hauser
Antonio Santos wrote: Mod + t in the default keybinds :) Cheers On Fri, Jul 20, 2012 at 4:59 PM, Gerald Klein j...@zognet.com wrote: Hi guys does anyone know if you can make a floated window always on top? Oh, if you want this permanent for just one application there's the ontop

auto completion broken? (3.4.12-2)

2012-07-20 Thread Thorsten Sperber
Hi, mod+r, xt[tab] gives me xterm/...there is no directory xterm (and this error occurs with every other application, also when [tab]bing further for more results, the slash stays. Hints? Known issue? Reproducable here, what about others? debian testing (current) and $ awesome --version

Re: auto completion broken? (3.4.12-2)

2012-07-20 Thread Musee U
I can't reproduce it here but I'm using 3.4.13. I don't see any closed/open bugs on it either. Perhaps it's specific to debian testing? Maybe your rc.lua has something - mind attaching it/pasting it somewhere?

Re: auto completion broken? (3.4.12-2)

2012-07-20 Thread Thorsten Sperber
On 20.07.2012 20:18, Musee U wrote: I can't reproduce it here but I'm using 3.4.13. I don't see any closed/open bugs on it either. Perhaps it's specific to debian testing? Maybe your rc.lua has something - mind attaching it/pasting it somewhere? Nevermind, I have no clue. I reinstalled the

Re: Autofocus and skipping clients

2012-07-20 Thread Matt
Douglas K. Rand rand at meridian-enviro.com writes: I've got a couple of stickey clients (like GKrellM and Psi's roster) that are shown on every tag: { rule = { name = gkrellm }, properties = { border_width = 0, skip_taskbar = true,

Dialog windows leaving titlebars behind

2012-07-20 Thread Hexadecima
Hi, I'm using the following code to add titlebars to floating windows: |awful.hooks.property.register(function (c, prop) -- Remove the titlebar if fullscreen if c.fullscreen then awful.titlebar.remove(c) elseif not c.fullscreen then -- Add title bar for floating apps if

[awesome bugs] #994 - flash player bleeding between tags

2012-07-20 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#994 - flash player bleeding between tags User who did this - Lauri Niskanen (Ape) -- This is not a bug in Awesome. It's caused by the combination of buggy video drivers (nvidia) and flash. It's