[PATCH] Added swapbydirection to client.lua.in in awful.

2008-10-06 Thread Andrei Thorp
160ec21ad54fe1d7e2cbcf47eeb7f1aefff81418 Mon Sep 17 00:00:00 2001 From: Andrei Thorp [EMAIL PROTECTED] Date: Mon, 6 Oct 2008 15:41:25 -0400 Subject: [PATCH] Added swapbydirection to client.lua.in in awful. Works similar to focus.bydirection, but swaps windows instead. Also, added a generic local method

Re: floating size

2009-03-12 Thread Andrei Thorp
Yeah, would be nice to have this back. -Andrei Garoth Thorp On Thu, Mar 12, 2009 at 11:59 AM, Julien Danjou jul...@danjou.info wrote: At 1236881548 time_t, Alex Cornejo wrote: If you change a window from floating to tiled and back to floating it forgets its size. At some point in the past

Re: [ANNOUNCE] awesome 3.2 released

2009-03-13 Thread Andrei Thorp
Woo-hoo! Thanks guys. \o/ -Garoth On Fri, Mar 13, 2009 at 3:06 AM, Julien Danjou jul...@danjou.info wrote: Hi folks, The final version of awesome 3.2 has been released. I know it's a bit late, since I missed time to release a rc5 due to some holidays I took last week. But I'm now pretty

Spiral Layout

2009-03-15 Thread Andrei Thorp
Hello, Turns out that at least one person (from IRC) does use/like the Spiral layout and wants it back. It looks like it's been lost in the layouts to lua transition. If you're interested, the user requesting this is clockwork. What's the status with this layout? Is the plan just to drop it since

Re: Spiral Layout

2009-03-16 Thread Andrei Thorp
Yep, alright. I'll just put it up on the bug tracker and forget about it for now. I personally don't see it as a tremendously valuable layout. -AT On Mon, Mar 16, 2009 at 1:48 AM, Julien Danjou jul...@danjou.info wrote: Hi Andrei, At 1237134192 time_t, Andrei Thorp wrote: Turns out

Re: [Patch] Add close button to sky theme

2009-03-24 Thread Andrei Thorp
Thanks, good catch. Sorry. -AT On Tue, Mar 24, 2009 at 11:57 AM, Julien Danjou jul...@danjou.info wrote: At 1237908376 time_t, Gregor Best wrote: while debugging widget layouts, psychon tried using the sky theme in conjunction with the sky theme. As this theme is missing an image definition

Re: [awesome bugs] #473 - Can not acces menu options of java applications

2009-04-08 Thread Andrei Thorp
@JD: Ah, understood. Good to know, thanks :) -Andrei Garoth Thorp On Wed, Apr 8, 2009 at 8:19 AM, Nikos Ntarmos ntar...@cs.uoi.gr wrote: FWIW I've come to believe that Java menus sort-of hardcode their position in the display (or awesome doesn't inform the app correctly of its position?).  

Re: keyboard not working?

2009-04-12 Thread Andrei Thorp
Also, if you haven't, try my regular oh wtf it brokes! special: rm -Rf /usr/local/share/awesome rm -Rf /awesome/source/dir/.build-something-goes-here make sudo make install. Fixes a lot of problems that have to do with files appearing/vanishing, which tends to create some of the most confusing

Re: Awesome uses unicode in it's source. :

2009-04-22 Thread Andrei Thorp
in it's source. : To: Andrei Thorp gar...@gmail.c Oh phooie, i did forget to attach the patch...  sorry. :S Attached was what the patch would have been, but it doesn't matter now...  Thanks for the tip about the subject :) Regards On Tue, 21 Apr 2009 18:38:08 -0400 Andrei Thorp gar...@gmail.com

Re: Awesome uses unicode in it's source. :

2009-04-23 Thread Andrei Thorp
On a related note, I can has proper reply-to and someone to review this patch? -AT On Wed, Apr 22, 2009 at 11:01 PM, sleepy.freaking.co...@gmail.com wrote: Oh you're totally not forgiven. :ppp On Wed, 22 Apr 2009 04:41:42 -0700 Andrei Thorp gar...@gmail.com wrote: Sorry devel people

Re: [RFC + PATCH] awful.doc

2009-04-23 Thread Andrei Thorp
I must say, awesome work + documentation. Sounds like a really cool idea that opens up some possibilites. One nifty trick that this makes somewhat easier is making Awesome modal -- press a binding to switch your binding mode based on keybinding class. This may or may not make sense, but it's kind

Re: [RFC + PATCH] awful.doc

2009-04-23 Thread Andrei Thorp
Also, lol: Awesome reads the documentation for the object and figures out what to do. -AT On Thu, Apr 23, 2009 at 8:33 AM, koniu gkusni...@gmail.com wrote: On Thu, Apr 23, 2009 at 11:21, Andrei Thorp gar...@gmail.com wrote: somewhat easier is making Awesome modal -- press a binding to switch

Re: [RFC + PATCH] awful.doc

2009-05-01 Thread Andrei Thorp
Wow, I must say: holy crap amazing work guys. I'm intensely impressed with the quality of work coming out of the Awesome contributors these days (and JD of course.) I'm extremely proud of the window manager you guys have been putting together, it's rapidly becoming ridiculously impressive. Huge

Re: [ANNOUNCE] awesome 3.3-rc1 released

2009-05-01 Thread Andrei Thorp
Hurray, thanks a lot guys :) -AGT On Fri, May 1, 2009 at 7:28 AM, Julien Danjou jul...@danjou.info wrote: Hi folks, This is the time to close our merge window. Lot of thing has slipped in, I'll make an incomplete summary for you, because I'm very nice: - Remove socket interface in favor

Re: Awesome segfaulting

2009-05-05 Thread Andrei Thorp
Even our segfaults are awesome. -AT On Tue, May 5, 2009 at 8:19 AM, Julien Danjou jul...@danjou.info wrote: At 1241524561 time_t, Vinno wrote: Weird, I can start irssi on system startup but when it closes and I reopen it. Awesome crashes. from a non programmer point of view, how do I debug

Re: RFC/Testing: jd/padding branch

2009-05-07 Thread Andrei Thorp
I'll give a whirl. -AT On Thu, May 7, 2009 at 9:27 AM, Julien Danjou jul...@danjou.info wrote: Hi, These last days I've worked on moving the screen padding on Lua. That's why the branch is named like that. But well, I continued to dig and move some wibox code in Lua. The big change is

Re: RFC/Testing: jd/padding branch

2009-05-07 Thread Andrei Thorp
Right, sorry, I did screw up. DId it properly now with the default config.  - Doesn't respect the position argument (top regardless of whether I put left or not) That's true, it's not used now. I'd, for one, like this feature back eventually. It's nice to specify the position rather than

image() extra args ignored?

2009-05-07 Thread Andrei Thorp
Hello, Looking at this today, it seems a bit sketchy (image.c): /** Create a new image object. * \param L The Lua stack. * \return The number of elements pushed on stack. * \luastack * \lparam The image path, or nil to create an empty image. * \lparam The image width if nil was set as first

Re: [PATCH] fix delete in awful.prompt

2009-05-07 Thread Andrei Thorp
Thanks :) On Thu, May 7, 2009 at 4:08 PM, koniu gkusni...@gmail.com wrote: And we also don't need that comment anymore, here's updated patch. -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Re: [PATCH] naughty environment cleanup

2009-05-08 Thread Andrei Thorp
You can write files to relay data pretty reliably, btw. You can then tail -f to have something like stdout... -_- -AT 2009/5/8 Julien Danjou jul...@danjou.info: At 1241766914 time_t, koniu wrote: Pushed. Cheers, -- Julien Danjou // ᐰ jul...@danjou.info   http://julien.danjou.info //

Re: [ANNOUNCE] awesome 3.3-rc2 released

2009-05-08 Thread Andrei Thorp
Yeah, it's maybe reasonable to think that we have less testing because people are having too much trouble upgrading. I like Alex's suggestion of having a separate Debian repo for Awesome stuff. Would probably help a lot of people. Can naquadah host it? If not, I'm sure I could probably help out

Re: [RFC + PATCH] awful.doc

2009-05-10 Thread Andrei Thorp
Wow man, like wow. That's really crazy stuff. Has Awesome ever been easier? No. -AT On Sun, May 10, 2009 at 1:32 AM, Julien Danjou jul...@danjou.info wrote: At 1241938520 time_t, koniu wrote: Nope, I haven't been dead or anything, on the contrary I've made some progress with this stuff.

Re: awesome upgrade causes blank screen

2009-05-19 Thread Andrei Thorp
Since you just upgraded your system, are you aware that in new versions of X.org you have to explicitly enable the Ctrl-Alt-Backspace combination (DontZap in xorg.conf)? Also, when you find your system or X stuck and Ctrl-Alt-Fx does not work, you can put your keyboard in raw mode and then

Re: New logo / Web site contest

2009-05-27 Thread Andrei Thorp
I'll probably try sometime if I can find a moment... The current logo isn't bad, but maybe someone does have a better one -- and I've been complaining about the website for a while :) -AT On Wed, May 27, 2009 at 9:11 AM, Julien Danjou jul...@danjou.info wrote: Hi fellow users and developers,

Re: New logo / Web site contest

2009-05-27 Thread Andrei Thorp
Well, the website has some flaws in my view:  - Hover images on buttons have images that seem stretched + don't tile into the background  - Lots of unattractive plain white space  - Could use some more eye-catchingness right off the bat, some kind of hook (different screenshot would be a good

Re: [PATCH] awful.util: add linewrap()

2009-05-27 Thread Andrei Thorp
Nooo! Don't deprecate my deprecating deprecation deprecator! -AT -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

What's Up With Cursor Themes?

2009-05-28 Thread Andrei Thorp
Hey there ML friends, We were talking about this on IRC, and I wonder if anyone has an answer: How come Awesome can't handle theming cursors? Is this just not implemented? Is there a more fundamental blocking problem? Does GTK annoy us somehow? Thanks, -AT -- To unsubscribe, send mail to

Re: next branch - wibox removal gives errors

2009-05-28 Thread Andrei Thorp
Eek, he's going to kill hooks! -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Re: **Lucky Winner**

2009-05-28 Thread Andrei Thorp
-_- On Thu, May 28, 2009 at 10:10 AM, Anderson pmo...@uoguelph.ca wrote: You have just been awarded,£500,000 GBP in the UK Online,send us your NamesAddress..Country.. Sex/Tel...Occupation.. -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org. --

Re: **Lucky Winner**

2009-05-28 Thread Andrei Thorp
Name: Idiot McGee Address: 123 Fake St Country: Jamaicastan Sex: Yes. Tel: 1-555-1337 Occuptation: Dentist -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Re: **Lucky Winner**

2009-05-28 Thread Andrei Thorp
Name: Idiot McGee Address: 123 Fake St Country: Jamaicastan Sex: Yes. Tel: 1-555-1337 Occuptation: Dentist -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Re: rounded wibox corners

2009-05-30 Thread Andrei Thorp
I'd just like to add some of my obvious, possible use cases for this: - Pretty rounded-off notifications (heck, with a composite manager and a bit more magic, it would be easy to actually make them fade in/out as is popular with notifications these days) - Imagine you had a top-docked wibox --

Re: Full moon bringgs trouble down in Brighton

2009-06-08 Thread Andrei Thorp
No. See http://liw.iki.fi/liw/log/2003-Enemies-of-Carlotta.html. Any good MUA has a reply to list ('l' in mutt) anyway. :) Read the post -- reasoning is kind of weak in the two points they make, but acceptable enough, I suppose. Shame that gmail doesn't support reply-to-list though. -AT --

Re: [Patch] Some fixes

2009-06-08 Thread Andrei Thorp
On Mon, Jun 8, 2009 at 9:00 AM, Guerrier-cachalotguerrier.cacha...@gmail.com wrote: Can I know what your memory ? Else, you've convinced me . I have 3 GB of memory in this machine, but according to gnome-system-monitor, that 0.3% is 3.6 MB. Gnome-system-monitor itself is reporting 4.6 MB for

Re: Fwd: [Patch] Some fixes

2009-06-08 Thread Andrei Thorp
Yeah, no. Also, please facts rather than speculation. 2009/6/8 Ángel Alonso fe...@archlinux.us: On 08/06/09 06:04, Andrei Thorp wrote: Lua's actually one of the best-performing scripting languages out there, actually much faster than Python. I don't think so. Also, we're not exactly doing

Run Prompt Rewrite Ideas

2009-06-10 Thread Andrei Thorp
Hello there, So we were talking yesterday about the Run prompt. In general, it's a nice thing, nothing really to complain about. It does tab completion and history, and that's cool. But have you guys ever tried something like gnome-do or other run prompts for Linux? They've come up with a whole

Re: Run Prompt Rewrite Ideas

2009-06-11 Thread Andrei Thorp
On Wed, Jun 10, 2009 at 4:41 PM, Frank Blendingerf...@intoxicatedmind.net wrote: Hi. On Wed 2009-06-10 10:05, Andrei Thorp gar...@gmail.com proclaimed: Just to throw in another idea: let's have something like dmenu[1] in awesome. I guess most of you know dmenu, for those who don't

Re: [Patch] Yes, another Really Important Thingie (tm)

2009-06-18 Thread Andrei Thorp
Excerpts from Uli Schlachter's message of Thu Jun 18 14:57:35 -0400 2009: So you want something better than that? Does the attached patch satisfy your demands? Hahaha, okay, much better, you win :) -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) Scenery is here, wish you

Re: Modularization Help

2009-06-23 Thread Andrei Thorp
I think I understand :) local mouse = mouse -local awful = awful +local awful = require(awful) Riiight... local widget = widget local screen = screen local io = io +local beautiful = require(beautiful) Whoops, missed that one. + +module(obvious.popup_run_prompt) So this should go on top?

[Obvious] ?

2009-06-23 Thread Andrei Thorp
file that writing here is okay for the purpose of contacting Obvious devs, assuming that it's permissible. Cheers! -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) Beeping is cute, if you are in the office ;) -- Alan Cox -- To unsubscribe, send mail to awesome-devel

Re: [Obvious] ?

2009-06-23 Thread Andrei Thorp
Excerpts from Julien Danjou's message of Tue Jun 23 11:20:11 -0400 2009: At 1245769715 time_t, Andrei Thorp wrote: Hello developer-types. I figured I'd ask first before I started doing this. Would it be fine for Obvious related stuff to be forwarded to this mailing list? I'm not sure

[Obvious] CONTRIBUTING Guide Pull Request

2009-06-23 Thread Andrei Thorp
stuff is in its own feature branch. It's not quite ready for the 1.0 release though, so I'm holding back for a bit. Cheers! -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) Speak softly and own a big, mean Doberman. -- Dave Millman -- To unsubscribe, send mail

Re: [Obvious] ?

2009-06-23 Thread Andrei Thorp
Excerpts from Gregor Best's message of Tue Jun 23 11:29:32 -0400 2009: On Tue, Jun 23, 2009 at 05:20:11PM +0200, Julien Danjou wrote: At 1245769715 time_t, Andrei Thorp wrote: Hello developer-types. I figured I'd ask first before I started doing this. Would it be fine for Obvious related

Re: [Obvious] CONTRIBUTING Guide Pull Request

2009-06-23 Thread Andrei Thorp
Excerpts from Gregor Best's message of Tue Jun 23 13:09:01 -0400 2009: And in Julien's best spirit, I say: Thanks, merged. Yeah, I always enjoyed how he resolved the e-mails on the mailing list rather than just merging silently. -- Andrei Thorp, Developer: Xandros Corp. (http

[Obvious] Pull Request: Pop-up Run Prompt Done

2009-06-24 Thread Andrei Thorp
of the obvious project, the external path is git://git.mercenariesguild.net/obvious.git. Cheers. -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) The closest to perfection a person ever comes is when he fills out a job application form. -- Stanley J. Randall

Re: gvim+awesome layouts

2009-06-25 Thread Andrei Thorp
attach a screenshot or something? -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) The linuX Files -- The Source is Out There. -- Sent in by Craig S. Bell, g...@aracnet.com -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Re: lua+pgrep

2009-06-25 Thread Andrei Thorp
Don't use pgrep (ps and grep may have better results)? Write the programs you started to a file and delete them after awesome completes (like, after in the .xinitrc)? -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) -- To unsubscribe, send mail to awesome-devel-unsubscr

Re: [Draft] Introduction of Widget Layouts

2009-06-26 Thread Andrei Thorp
for whatever convenience. I'm not sure what magic would be involved, but sounds do-able. -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Re: Full moon bringgs trouble down in Brighton

2009-06-26 Thread Andrei Thorp
Excerpts from Julien Danjou's message of Mon Jun 08 08:15:58 -0400 2009: At 1244462897 time_t, Andrei Thorp wrote: (and is it possible to make the mailing list software properly set reply-to so the reply button sends back to the ml? Is it just me struggling with this?) No. See http

[Obvious] Pull Request: Clock Fixes, Features

2009-06-28 Thread Andrei Thorp
Hello again! Some more changes. The following changes since commit 833dc00ec41fac5580ba05549f3baa0032fd4e43: Andrei 'Garoth' Thorp (1): Run Prompt: README complete are available in the git repository at: g...@git.mercenariesguild.net:obvious.git clock-fixes Andrei 'Garoth' Thorp

Re: [Obvious] Pull Request: Pop-up Run Prompt Done

2009-06-29 Thread Andrei Thorp
For those interested, this has been merged into Obvious master. -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Re: A little hack that might be interesting to the Run Prompt rewriter(s)

2009-07-06 Thread Andrei Thorp
no real worries. I doubt this will be supported in the main code though, since I estimate that it's not really something most people want. But of course the support for being able to do this yourself will be left in (most likely). Anyway, thanks for sharing your trick with us :) -- Andrei Thorp

Re: Adding new module to Obvious

2009-07-08 Thread Andrei Thorp
, so hopefully that's clear enough. Cheers :) -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Re: [awesome bugs] #554 - save pointer coordinates when switching screens

2009-07-08 Thread Andrei Thorp
valid point, I think. -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Re: [awesome bugs] #554 - save pointer coordinates when switching screens

2009-07-08 Thread Andrei Thorp
Excerpts from Uli Schlachter's message of Wed Jul 08 14:13:13 -0400 2009: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Andrei Thorp wrote: Excerpts from awesome's message of Wed Jul 08 13:53:50 -0400 2009: Details - IMHO it would be very helpful if the mouse position was saved

Spiral Layout

2009-07-11 Thread Andrei Thorp
Hello, clockwork on IRC (with really poor English) has requested that I ask whether someone would be interesting in writing spiral in lua for him. He seemed to really like it. Anyway, perhaps someone wants to do this. Cheers. -Andrei Garoth Thorp -- To unsubscribe, send mail to

Re: Obvious and Wiki

2009-07-12 Thread Andrei Thorp
On Sun, Jul 12, 2009 at 11:41 AM, Andrei Thorpgar...@gmail.com wrote: On Sat, Jul 11, 2009 at 11:24 PM, masterLokimasterlo...@gmail.com wrote: Hi there: I wrote a small entry on the Wiki referring to the Obvious repo and I have a doubt. Yep, it's pretty official-ish in that some of us

Re: Adding new module to Obvious

2009-07-12 Thread Andrei Thorp
I just thought I'd mention that I'm working on this. It's really buggy though. -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Re: Obvious and Wiki

2009-07-12 Thread Andrei Thorp
On Sun, Jul 12, 2009 at 2:53 PM, masterLokimasterlo...@gmail.com wrote: Andrei Thorp escribió: On Sun, Jul 12, 2009 at 11:41 AM, Andrei Thorpgar...@gmail.com wrote: On Sat, Jul 11, 2009 at 11:24 PM, masterLokimasterlo...@gmail.com wrote: Hi there: I wrote a small entry on the Wiki

Re: Request for icons (was: Spiral Layout)

2009-07-12 Thread Andrei Thorp
On Sun, Jul 12, 2009 at 2:49 PM, Gregor Bestg...@intepi.net wrote: On Sun, Jul 12, 2009 at 08:35:42PM +0200, Uli Schlachter wrote: [...] Could someone create some layout icons for this? The ones from awesome 2 are... improvable. [...] I created two icons which sould work with the default

Re: Adding new module to Obvious

2009-07-12 Thread Andrei Thorp
On Sun, Jul 12, 2009 at 7:18 PM, masterLokimasterlo...@gmail.com wrote: I've just applied the patch, and I saw the changes in the code. As for now I'm using EMACS (with viper mode) to do my coding, but I'll keep in mind the style in the bottom of init.lua. I'll be asking on how to read and log

Re: [Draft] Introduction of Widget Layouts

2009-07-12 Thread Andrei Thorp
Man, by the time these goddamn features land in master, they'll be bug free at this rate! What the heck are you doing?! Honestly: the Awesome project's code review system is much more extensive than any software company I've worked at. Cut it out you guys, you're making everyone everywhere look

[Obvious] (Pull Request) Lib; Lib - Hooks; Lib - Util

2009-07-14 Thread Andrei Thorp
. Cheers. -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Re: [Obvious] (Pull Request) Lib; Lib - Hooks; Lib - Util

2009-07-14 Thread Andrei Thorp
cool :P I might end up taking this out at some point so this widget isn't affected by slowing by default. [5fb091f] Run Prompt: Used Obvious timer hook instead of awful Also in branch next. Thanks, farhaven! -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) -- To unsubscribe

Re: [Obvious] (Pull Request) Lib; Lib - Hooks; Lib - Util

2009-07-15 Thread Andrei Thorp
Excerpts from Julien Danjou's message of Wed Jul 15 03:42:01 -0400 2009: At 1247610233 time_t, Andrei Thorp wrote: [5fb091f] Run Prompt: Used Obvious timer hook instead of awful You gonna love my new timer (from next branch). :) Huh... it.. uh.. looks pretty similar to what I wrote :P

Re: [Obvious] (Pull Request) Lib; Lib - Hooks; Lib - Util

2009-07-15 Thread Andrei Thorp
Excerpts from Julien Danjou's message of Wed Jul 15 09:13:47 -0400 2009: At 1247663299 time_t, Andrei Thorp wrote: Also, I'm curious as to why this was implemented in C and not awful? Because the hooks (and the timer one) are meant to die. Okay, and I guess you need the hooks in C too, so

Re: [Obvious] (Pull Request) Lib; Lib - Hooks; Lib - Util

2009-07-15 Thread Andrei Thorp
--amended this commit, but the hash is now: [353e34f] Run Prompt: Used Obvious timer hook instead of awful Cheers. -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Re: [Obvious] (Pull Request) Lib; Lib - Hooks; Lib - Util

2009-07-15 Thread Andrei Thorp
Excerpts from Julien Danjou's message of Wed Jul 15 09:48:35 -0400 2009: At 1247665395 time_t, Andrei Thorp wrote: Okay, and I guess you need the hooks in C too, so you can't just implement it in Lua. Understood. No, but there's no way to wake up awesome every N seconds in pure-Lua

Fullscreen behaviour

2009-07-21 Thread Andrei Thorp
focussed or loses focus unexpectedly. Sorry if this has been fixed in a newer version already, but if it hasn't... what do you folks think? -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Re: Pach to temp_info widget

2009-07-29 Thread Andrei Thorp
, thanks for not being deterred due to initial struggles. Keep it up and I'm sure you'll keep improving. Cheers. -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

[Obvious] Next branch patches (for easy review)

2009-07-29 Thread Andrei Thorp
I wanna get my patches reviewed dammit ;) -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) 0001-Lib-hooks-lib-w-awful-timer-wrapper-functions.patch Description: Binary data 0002-Lib-Util-Added-bold-colour-functions.patch Description: Binary data 0003-Run-Prompt-Used

Re: [Obvious] Next branch patches (for easy review)

2009-07-30 Thread Andrei Thorp
Excerpts from Uli Schlachter's message of Thu Jul 30 07:31:38 -0400 2009: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Andrei Thorp wrote: I wanna get my patches reviewed dammit ;) Ok, here we go: Subject: [PATCH 1/4] Lib: hooks lib w/ awful timer wrapper functions [...] diff

Re: [Obvious] Next branch patches (for easy review)

2009-07-30 Thread Andrei Thorp
Excerpts from Uli Schlachter's message of Thu Jul 30 07:49:51 -0400 2009: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Uli Schlachter wrote: Andrei Thorp wrote: I wanna get my patches reviewed dammit ;) Ok, here we go: Subject: [PATCH 1/4] Lib: hooks lib w/ awful timer

Re: [Obvious] Next branch patches (for easy review)

2009-07-30 Thread Andrei Thorp
Excerpts from Uli Schlachter's message of Thu Jul 30 12:55:20 -0400 2009: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Andrei Thorp wrote: Excerpts from Uli Schlachter's message of Thu Jul 30 09:43:46 -0400 2009: Andrei Thorp wrote: @@ -97,25 +113,33 @@ function show_wibox(s

Re: [Obvious Patch] Some fun

2009-08-06 Thread Andrei Thorp
, it's imaginable that you could write a generic widget that has an option for which kind of display it should be using. -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Re: New Zoom Layout Request

2009-08-07 Thread Andrei Thorp
would be much obliged. The original source and basis for this brainstorm is here: http://modeemi.fi/~tuomov/repos/ion-scripts-3/scripts/zoom.lua Happy hacking! later :3 Well, that's pretty, ascii-wise. I can't see myself using this layout though. -- Andrei Thorp, Developer: Xandros Corp. (http

Re: [Obvious Patch] Fix volume_alsa

2009-08-07 Thread Andrei Thorp
? -- Faber in Fahrenheit 451 Farhaven! -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Re: [Patch] Place new client's on their direct transient_for's screen, not the top-level one

2009-08-07 Thread Andrei Thorp
or some spice from a foreign land? -- Faber in Fahrenheit 451 Good call, I like it. -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Re: [PATCH] awful.completion: sort matches

2009-08-10 Thread Andrei Thorp
really use completion? Wow... Lot's of different users, I guess And what do you use instead of completion? Typing things out always? -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

[Obvious] Psychon's Data Split Pull Request

2009-08-10 Thread Andrei Thorp
/progressbar.lua} (65%) create mode 100644 lib/widget/textbox.lua create mode 100644 mem/init.lua create mode 100644 net/init.lua delete mode 100644 wlan/bar.lua -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

Re: [Patch RFC v2] Add the concept of general data sources to obvious

2009-08-10 Thread Andrei Thorp
Excerpts from Gregor Best's message of Mon Aug 10 11:28:24 -0400 2009: I pushed all of them (the fs usage was changed a bit) and tonight I'll start writing readme files. Thanks a lot for your work :) I'll try to read over them soonish as well. -- Andrei Thorp, Developer: Xandros Corp. (http

Re: [Patch RFC v2] Add the concept of general data sources to obvious

2009-08-10 Thread Andrei Thorp
Excerpts from Uli Schlachter's message of Mon Aug 10 12:55:41 -0400 2009: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Andrei Thorp wrote: Excerpts from Gregor Best's message of Mon Aug 10 11:28:24 -0400 2009: I pushed all of them (the fs usage was changed a bit) and tonight I'll

Re: [Patch Obvious] Port to new timer objects

2009-08-17 Thread Andrei Thorp
the new patch (I access .timeout instead of .timer in one place, dunno how that slipt my testing). I'm just glad we've got this timer abstraction thing... thakns for the updates. -- Andrei Thorp, Developer: Xandros Corp. (http://www.xandros.com) -- To unsubscribe, send mail to awesome-devel

Re: awesome survey 2009

2009-08-18 Thread Andrei Thorp
. ;) -- James Pearson -- The best way to predict the future is to invent it.  - Alan Kay Yeah, that's reasonable. Power users of both awesome and xmonad must learn lua and haskell respectively. Haskell's arguably harder to learn. -- Andrei Thorp, Developer: Xandros Corp. (http

Re: [Patch Obvious] Replace obvious.lib.mpd with a waaaay better version with a waaaay better license

2009-08-21 Thread Andrei Thorp
Excerpts from kAworu's message of Fri Aug 21 11:40:11 -0400 2009: On Fri, Aug 21, 2009 at 10:16:33AM -0400, Andrei Thorp wrote: Excerpts from kAworu's message of Fri Aug 21 08:33:55 -0400 2009: You might wanna check the latest version of http://hg.kaworu.ch/lua-mpd which is able

Re: [awesome bugs] #718 - Dead archlinux package link on download page

2010-01-14 Thread Andrei Thorp
On Sun, Jan 10, 2010 at 7:47 PM, awesome jul...@danjou.info wrote: THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. A new Flyspray task has been opened.  Details are below. User who did this - Kooothor (Kooothor) Attached to Project - awesome Summary - Dead archlinux package link on download page

[PATCH] Naughty Destroy Documentation Fix

2010-02-16 Thread Andrei Thorp
Hello... a simple patch to make the documentation a bit less misleading. Cheers, -AT From d331450321ac39fbd87b1c3503d9409ff4688814 Mon Sep 17 00:00:00 2001 From: Andrei 'Garoth' Thorp gar...@gmail.com Date: Tue, 16 Feb 2010 14:16:17 -0500 Subject: [PATCH] Fix naughty.destroy parameter

Re: [Marketing] Awesome, Wikipedia Deletion, Arch Linux Magazine

2010-03-14 Thread Andrei Thorp
Okay, guys. I _understand_ that some people like the name and some people don't. That's fine. And yes, it's a valid concern that it's hard to google for and a bit arrogant. But for the moment, this is like complaining about the position of the radio volume knob of a car while trying to deal with

Re: [Marketing] Awesome, Wikipedia Deletion, Arch Linux Magazine

2010-03-19 Thread Andrei Thorp
we could do a poll, find out what people in the community are using, and follow-up in those areas. Anyway, thanks for starting the thread Andrei, I like where it's going and am excited to see the results. Cheers, Tim On Sun, Mar 14, 2010 at 2:44 PM, Andrei Thorp gar...@gmail.com wrote

Re: get ride of gperf

2010-03-22 Thread Andrei Thorp
Sounds rather good+fancy to me. I know I won't notice a difference, but if Solaris people do, that's something. On Mon, Mar 22, 2010 at 12:14 PM, kAworu makoto.kaw...@gmail.com wrote: Hi everyone. I wrote a patch to replace gperf by a bsearch(3) based tokenizer. Before you start to scream,

Re: [RFC + PATCH] awful.widget: add progressbar ticks property

2010-03-22 Thread Andrei Thorp
I think the ticks look _very_ nice -- especially with the gradients. On Sun, Mar 21, 2010 at 5:41 PM, Adrian C. an...@sysphere.org wrote: Hello, sticking to the same principles from my last e-mail, the simple is better than complex and so on, here is the second version of ticks. My biggest

Re: [awesome bugs] #757 - Image/Drawing System Overhaul With Cairo Bias

2010-04-14 Thread Andrei Thorp
On Tue, Apr 13, 2010 at 11:30 AM, Julien Danjou jul...@danjou.info wrote: Andrei Thorp gar...@gmail.com writes: Psychon also suggested that I ping you directly about this, JD, as it's kind of an infrastructure decision type bug. What are your thoughts? Well, I knew someday someone

Re: [Marketing] Awesome, Wikipedia Deletion, Arch Linux Magazine

2010-04-26 Thread Andrei Thorp
Cool, thanks :) On Sun, Apr 25, 2010 at 8:38 AM, Remy CLOUARD shikam...@mandriva.org wrote: On Tue, Mar 16, 2010 at 10:17:39AM -0400, T L wrote: So my idea to boost marketing would be to have everyone write a blog post or two describing what wm they used before awesome--essentially a why I

[PATCH] Progressbar Documentation Fix

2010-04-26 Thread Andrei Thorp
Hello, Another lamer one-line documentation fix from Garoth. qacek noticed that the set_value function wasn't documented in luadoc. Turns out that a single hyphen was missing from the doc comment. Cheers, -AT From 7ccc5913e71fd78a00b9814f49acf4d487aebcaf Mon Sep 17 00:00:00 2001 From: Andrei

Re: [PATCH] Fix for shifty tags on two X screens

2010-04-27 Thread Andrei Thorp
On Mon, Apr 26, 2010 at 3:11 AM, Venefyxatu venefyx...@gmail.com wrote: Hi, I hope this is the correct way/format for submitting a shifty patch - if not, feel free to point out the errors of my ways :-) When using shifty on a configuration with two X screens, tags would only get created on

Re: Dynamic tagging for awful

2010-05-03 Thread Andrei Thorp
On Sat, May 1, 2010 at 3:01 AM, Uli Schlachter psyc...@znc.in wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Am 01.05.2010 01:03, perry wrote: A series of patches to add rudimentary dynamic tagging to awesome:     add     delete     rename     move (reindex on the same screen)    

Re: Proposal: Signals Database

2010-05-03 Thread Andrei Thorp
On Mon, May 3, 2010 at 5:10 AM, Julien Danjou jul...@danjou.info wrote: Andrei Thorp gar...@gmail.com writes: Proposed solution: Make a database of signals. Perhaps someone has a better idea than this, but here's mine. We create a set of nested tables in awful. This is pretty much just

Re: Dynamic tagging for awful

2010-05-20 Thread Andrei Thorp
On Wed, May 19, 2010 at 12:08 PM, Aneesh Kumar aneesh.ku...@gmail.com wrote: One nice to have feature would be  to locate and switch to a tag using autocompleted names. That enables to have more than 9 tags. -aneesh -- To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.

[Obvious] Yo, Farhaven

2010-05-27 Thread Andrei Thorp
Hey man, * wlan widget needs to be fixed to not show 100% when disconnected? * I changed the font for the clock's calendar to be monospace since I use a non-fixed font by default. Yeah, I know, hate me. Anyway, I'm a bit iffy about whether this is a good solution or not. Tell me what you think

Re: [Obvious] Yo, Farhaven

2010-05-28 Thread Andrei Thorp
On Fri, May 28, 2010 at 3:19 AM, Gregor Best g...@ring0.de wrote: On Thu, May 27, 2010 at 04:27:05PM -0400, Andrei Thorp wrote: [...]  * wlan widget needs to be fixed to not show 100% when disconnected? [...] Heh, makes sense :) I'll try to find some time tonight and fix this. [...]  * I

  1   2   >