Re: Change font in prompts

2010-05-28 Thread Andrei Thorp
2010/5/28 Mico Filós : > Hi again, > > what about changing the font of the input field (what the user types > in), rather than the prompt string (i.e., " Run~ ")? > > thanks again, > > Mico Huh. I guess I didn't reveal the variable for that, but Awesome was wiser than I and already has this featur

Re: Change font in prompts

2010-05-28 Thread Mico Filós
Hi again, what about changing the font of the input field (what the user types in), rather than the prompt string (i.e., " Run~ ")? thanks again, Mico -- To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.

Re: Change font in prompts

2010-05-28 Thread Mico Filós
Thanks Andrei for your prompt and clear answer. I actually prefer your run prompt to the default one, as I don't like taking up space in the wibox (and the consequent shrinking of the tasklist). I'm probably biased after having used ion for quite a few years :) Mico -- To unsubscribe, send mail

Re: Change font in prompts

2010-05-28 Thread Andrei Thorp
2010/5/28 Mico Filós : > Hi everyone, > > I'd like to change the size and family of the fonts used in the > promptboxes (either those from "awful.widget.prompt" or those from > "obvious.popup_run_prompt"). Is that possible? If it is, can anyone > help me do this, please? I'm quite new to awesome an

Re: advices for a presentation of Awesome

2010-05-28 Thread Tomás Solar Castro
El Sat, 29 May 2010 00:23:26 +0200 "Adrian C." escribió: > On Sat, 29 May 2010, Adrian C. wrote: > > > On Fri, 28 May 2010, Tomás Solar Castro wrote: > > > > > I use that widget with this conf: > > > > Did your MUA throw up? It's not readable. > > Okay, I deciphered it... by using a format fun

Change font in prompts

2010-05-28 Thread Mico Filós
Hi everyone, I'd like to change the size and family of the fonts used in the promptboxes (either those from "awful.widget.prompt" or those from "obvious.popup_run_prompt"). Is that possible? If it is, can anyone help me do this, please? I'm quite new to awesome and I haven't found the way; my apol

Re: Background and restart issues with version 3.4.5

2010-05-28 Thread Gregor Best
On Fri, May 28, 2010 at 11:46:20PM +0300, Ignas Anikevicius wrote: > [...] > Does anyone knows how to fix it? > [...] I don't know of a fix, but there's a workaround to get those windows back: - Attached is a patched version of suckless' lsw utility which in addition to listing currently existi

Re: [Patch] let layouts honor client border width

2010-05-28 Thread Gregor Best
On Fri, May 28, 2010 at 08:40:25PM +0200, Julien Danjou wrote: > [...] > Pushed into master. I guess 3.4 is not relevant here? > [...] Right, that is only relevant to master. Also, I just noticed a few lines I missed (which makes the border size only be taken into account for master windows). An a

Re: advices for a presentation of Awesome

2010-05-28 Thread Adrian C.
On Sat, 29 May 2010, Adrian C. wrote: > On Fri, 28 May 2010, Tomás Solar Castro wrote: > > > I use that widget with this conf: > > Did your MUA throw up? It's not readable. Okay, I deciphered it... by using a format function you can populate a naughty widget with data from the widget it self.

Re: advices for a presentation of Awesome

2010-05-28 Thread Adrian C.
On Fri, 28 May 2010, Tomás Solar Castro wrote: > I use that widget with this conf: Did your MUA throw up? It's not readable. -- Adrian C. (anrxc) | anrxc..sysphere.org | PGP ID: D20A0618 PGP FP: 02A5 628A D8EE 2A93 996E 929F D5CB 31B7 D20A 0618 -- To unsubscribe, send mail to awesome-unsubsc

Re: Background and restart issues with version 3.4.5

2010-05-28 Thread Ignas Anikevicius
I also do had the same problems. But since it the awsetbg is fixed, wanted to ask everybody about the other issue - dissapearing programs. Well, sometimes they dissaper and I can not make them appear. For example skype - if I click on the systray icon to show the main window, it does not appear

Re: [Patch] let layouts honor client border width

2010-05-28 Thread Julien Danjou
On Fri, May 28 2010, Gregor Best wrote: > the attached patch fixes a little bug introduced in one of the latest > commits. The symptoms were that client border size was not taken into > account when arranging clients (which is not that visible in the default > configuration but shows up quite larg

[Patch] let layouts honor client border width

2010-05-28 Thread Gregor Best
Hi people, the attached patch fixes a little bug introduced in one of the latest commits. The symptoms were that client border size was not taken into account when arranging clients (which is not that visible in the default configuration but shows up quite large with border sizes >= 2px). -- GCS

Re: advices for a presentation of Awesome

2010-05-28 Thread Tomás Solar Castro
El Fri, 28 May 2010 17:50:51 +0200 "Adrian C." escribió: > On Fri, 28 May 2010, Garrik wrote: > > > (If someone can explain me how to use the weather vicious widget, I > > would be able to add it to my demo file). > > vicious.widgets.weather > - provides weather information for a requested st

Re: advices for a presentation of Awesome

2010-05-28 Thread Adrian C.
On Fri, 28 May 2010, Garrik wrote: > (If someone can explain me how to use the weather vicious widget, I > would be able to add it to my demo file). vicious.widgets.weather - provides weather information for a requested station - takes the ICAO station code as an argument, i.e. "LDRI" - re

Re: advices for a presentation of Awesome

2010-05-28 Thread Garrik
Le Thu, 27 May 2010 11:53:52 -0400, Sammy Fischer a écrit : > wouldn't pacman be more appropriate this year? ;) > > > On 05/27/2010 12:04 PM, Julien Danjou wrote: > > On Thu, May 27 2010, Garrik wrote: > > > > > >> Do you have any recomandation or any kind of "funny" features you'd > >> adv

Re: Maximized pop-up windows

2010-05-28 Thread João Gabriel Reis
Worked like a charm, thanks, I haven't seem this "role" rule in the API, do you know where I can find more documentation about it? 2010/5/28 Matthias Schroeder > On 2010-05-28 João Gabriel Reis wrote: > > > My issue is the following, I use awful.rules to make my firefox windows > > maximized at

Re: Background and restart issues with version 3.4.5

2010-05-28 Thread Mathieu -
Ah yes, It works using the git version of awsetbg. There was a missing break in the script. Thanks for the help. -- To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.

Re: advices for a presentation of Awesome

2010-05-28 Thread Duflot Jean-Luc
Hi, For me, the more interesting features provided by awesome are : - the very thin systray and the largest space for the windows - the ability to manage the windows by the only keyboard (and also with only the mouse) : you pass from a one hand ergonomy with the mouse in other wms, to a two ha

Re: Background and restart issues with version 3.4.5

2010-05-28 Thread Julien Danjou
On Fri, May 28 2010, Mathieu - wrote: > I have the same problem with my background. I use awsetbg and it is > not set anymore since I've updated to 3.4.5 (using my package manager, > I'm on debian). > And no, there isn't any debug output from awesome... > Any ideas? I've heard there is a bug in a

Re: Background and restart issues with version 3.4.5

2010-05-28 Thread Mathieu -
I have the same problem with my background. I use awsetbg and it is not set anymore since I've updated to 3.4.5 (using my package manager, I'm on debian). And no, there isn't any debug output from awesome... Any ideas? -- To unsubscribe, send mail to awesome-unsubscr...@naquadah.org.