Re: Force client to open on tag that was active when it was called

2009-10-29 Thread Harald Braumann
On Thu, 29 Oct 2009 10:25:30 -1000 Jason Axelson wrote: > On Thu, Oct 29, 2009 at 10:21 AM, Harald Braumann > wrote: > > It's not possible. It's an X thing, nothing awesome can do about it. > > When a window appears, there's no way in general to map it t

Re: Setting tag layout

2009-10-29 Thread Harald Braumann
On Thu, 29 Oct 2009 20:46:01 +0100 Jochen Schulz wrote: > Hi, > > after the upgrade to 3.4 my tags (which I use as simple virtual > desktops) do not have my preferred layout set and I am unable to > switch layouts. Yes, that is broken for some time now. See e.g. http://awesome.naquadah.org/bugs

Re: Force client to open on tag that was active when it was called

2009-10-29 Thread Harald Braumann
On Thu, 29 Oct 2009 13:39:00 -0400 Matt Seburn wrote: > That might help, thank you. > > This shouldn't be difficult to change.. I think it should be a matter > of saving the tag number when the client is called, rather than when > it is opened.. but maybe that is done behind the scenes in the C

WINE windows jerk/move on click or focus change

2009-10-10 Thread Harald Braumann
Hi, I use Lotus Notes in WINE and the windows behave quite strange. Now this might be a WINE problem, but I wanted to ask here if someone has experienced smth. similar with other applications or if someone has ideas about what the reason might be. At first the window is positioned correctly. But

Re: application history browsing

2009-10-05 Thread Harald Braumann
On Mon, 5 Oct 2009 14:47:28 +0200 Danny Navarro wrote: > On Mon, Oct 5, 2009 at 1:52 PM, Harald Braumann > wrote: > > I keep hearing about the trend in new web browsers of having each tab > running in a different process. How do they manage to keep the > history for each

Re: application history browsing

2009-10-05 Thread Harald Braumann
Hi, On Mon, 5 Oct 2009 11:58:25 +0200 Danny Navarro wrote: > Hello, > > When launching an application from the shell I would like to have the > application window overlay entirely the shell window. Then, when I > close the launched application I would like the shell window to show > up. This i

Re: Custom theme in 3.4

2009-09-21 Thread Harald Braumann
On Mon, 21 Sep 2009 10:22:38 +0200 Harald Braumann wrote: > Hi, > > formerly, one could set the path to a custom theme in the rc file. In > 3.4 the path is hard-coded in beautiful.lua. How can I set a custom > theme now? Should I just run the init() function again with my cust

Re: Prevent clients from stealing focus

2009-09-21 Thread Harald Braumann
On Mon, 21 Sep 2009 10:27:19 +0200 Bruno Vernay wrote: > Since you seem to know Firefox well, do you know an easy way to change > the shortcuts ? Sorry, I don't really know firefox well. I found stumbled on the setting in some forum when looking for a solution to the focus problems. Your questi

Custom theme in 3.4

2009-09-21 Thread Harald Braumann
Hi, formerly, one could set the path to a custom theme in the rc file. In 3.4 the path is hard-coded in beautiful.lua. How can I set a custom theme now? Should I just run the init() function again with my custom theme path? Cheers, harry signature.asc Description: PGP signature

Re: Prevent clients from stealing focus

2009-09-20 Thread Harald Braumann
On Sun, 20 Sep 2009 16:03:10 +0200 Patrick Hallen wrote: > Harald Braumann wrote: > > But I want to prevent a client from > > stealing the focus while it is running. E.g. with firefox, if you > > open a link from another application, firefox will steal the focus. > >

Re: Prevent clients from stealing focus

2009-09-18 Thread Harald Braumann
On Fri, 18 Sep 2009 16:53:04 +0100 Rob wrote: > >is there a way to prevent clients from stealing the focus? > At the end of your client managing function (just serarch your rc.lua > for "manage"), > there should be a line like this: > > client.focus = c > > Comment it out to prevent the new cli

Prevent clients from stealing focus

2009-09-18 Thread Harald Braumann
Hi, is there a way to prevent clients from stealing the focus? E.g. firefox is one of the more notorious focus thiefs and its really annoying. Cheers, harry signature.asc Description: PGP signature

Re: Master-only layout

2009-09-14 Thread Harald Braumann
Hi, On Mon, 14 Sep 2009 17:58:44 +0200 Tomas Kramar wrote: > 2009/9/14 Harald Braumann : > >> > >> You can use the 'max' layout which does exactly that. > > > > That would only show one window, but I want to see more than one. > > Do you wan

Re: Master-only layout

2009-09-14 Thread Harald Braumann
Hi, tanks for your answer. On Mon, 14 Sep 2009 15:19:05 +0200 Tomas Kramar wrote: > Hi, > > 2009/9/14 Harald Braumann : > > For each tag there should be two layouts to switch between: > > - the main layout: similar to the `tiled' layout, but only the > > m

Master-only layout

2009-09-14 Thread Harald Braumann
Hi, I'd like to have a special kind of layout, which is currently not supported out of the box. It would be great, if someone could get me started on how to go about implementing this: For each tag there should be two layouts to switch between: - the main layout: similar to the `tiled' layout, bu