Team Chat Logs

March 22, 2010

2010 2
Mo Tu We Th Fr Sa Su
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31        

[00:19:25]<jt_>we don't want any girlscout cookies
[06:19:46]<knuton>Hi
[06:21:39]<knuton>Can anyone give me a hint on dealing with Firefox dialogs (e.g. JavaScript alert())? They are modal and block Firefox, but they are not being displayed, so right now I keep killing Firefox whenever one of them comes up.
[06:23:37]<jessta>knuton: they are possibly coming up behind firefox
[06:25:58]<knuton>jessta: Any advice on how to access them if that's the case?
[06:32:59]<laen>Does cycling windows help?
[07:04:18]<n0nsense>apo: wikipedia article of the day was "Vulva". imagine the picture :P
[08:45:35]<lswest34>Hey. I've got a quick question about DWM. I'm trying to switch over to it from AwesomeWM, and the only thing keeping me from doing so is the fact that floating layer windows stay above all other windows (doesn't suit my needs). How hard would it be to edit the sourcecode to change this behaviour? Can anyone point me to the right class/section of code I should be editing?
[08:50:20]<arg>restack()
[08:51:07]<arg>lswest34: though I guess you might consider using floating layout when you don't want float on top
[08:51:13]<arg>s/when/whilst/
[08:54:16]<lswest34>well, that's the thing, I like mixing floating and tiled
[08:54:32]<lswest34>but I'll have a look through restack(), thanks for the info
[08:54:40]<arg>k
[08:56:23]<cmarcelo>arg: hi. in dwm's scan() function, you make two passes in the result of XQueryTree... why two passes? and should override_redirect windows be "managed" (it seems they are in the second pass)?
[08:58:44]<arg>cmarcelo: because of the transient handling, it makes sure that the transient_for windows are managed before the windows that point to them
[09:00:29]<arg>cmarcelo: imagine a browser window and a popup of that browser, the popup will have a transient hint for the browser window, hence the browser window must be managed before the popup window
[09:00:46]<cmarcelo>yep. I got it :)
[09:00:59]<arg>there is no guarantuee of order or so, hence double loop
[09:02:01]<cmarcelo>and there could be a case that override_redirect be caught in the second pass? or the fact that is transient for some other win will exclude that case?
[09:15:11]<arg>well override_redirects need to be ignored in both cases
[09:16:27]<arg>but there was some conclusion that transient_for windows never set override_redirect
[11:41:31]<n0nsense>|: come back! :O
[11:41:45]<|>blah
[11:41:53]*|!~z_Z_z_Z_z@sothis.vodkanoire.net comes on n0nsense instead
[11:41:55]<n0nsense>:3
[11:42:11]*erikh!~erikh@hollensbe.org hopes he didn't misread that
[12:25:31]<chi>=o
[13:43:35]<laen>Isn't it possible to make a floating window, a tiled window again in dwm?
[13:45:32]<diginux>laen: yes
[13:46:08]<laen>Not having much luck with it here. If i'm in tiled mode and i start dragging a window, it's kinda lost. Even if i switch to floating mode, then back to tiling mode.
[13:46:57]<cmarcelo>.B Mod1\-Button2
[13:46:58]<cmarcelo>Toggles focused window between floating and tiled state.
[13:47:19]<cmarcelo>laen: did you try that?
[13:48:04]<laen>Nope, tried Mod1-t.
[13:48:19]<laen>Anyway, button2 is the mouse middle button if i'm correct?
[13:48:34]<cmarcelo>yes. of course you can change that if needed in your config.h :)
[13:48:47]<laen>Yeah i don't have a middle button on the mouse :)
[13:51:59]<laen>Mod1-space should do the same right?
[13:52:43]<laen>Ah mod shift.
[13:53:23]<laen>Right, awesome, that was what i was looking for :)
[13:53:29]<laen>Uh i mean, right, dwm!
[13:58:45]<laen>Is dwm coded with a certain coding style?
[14:03:06]<n0nsense>heyho
[14:04:52]<laen>heyha
[14:08:40]<aaptel>laen: tabs and k&r
[14:12:38]<laen>So, nothing like trying to keep it to max 80 characters in width, tabs everywhere instead of mixed tabs/spaces.. i mean what i noticed was that the first indentation is a space, after that it's tabs, functions returning void will have void, and then on the next line the function name..
[17:11:31]<srm>Hyviltaa.
[17:12:20]<n0nsense>Hva faen
[17:12:31]<Knirch>för helvete
[17:12:34]<kfx>ya nyeh poneemayu
[19:00:08]<antoszka>1st
[19:00:08]<n0nsense>1st
[19:00:12]<n0nsense>damn
[19:00:16]<antoszka>:)
[19:00:28]<n0nsense>hm
[19:00:37]<n0nsense>I wonder whether at works from irssi
[19:01:53]<n0nsense>warning: commands will be executed using /bin/sh
[19:01:53]<n0nsense>job 1 at Tue Mar 23 00:02:00 2010
[19:01:55]<n0nsense>hm
[19:02:28]<n0nsense>meh
[19:02:55]<antoszka>:)
[19:03:18]<n0nsense>:D
[23:39:36]<srm>moins (huch, zu fr
[23:46:43]<apo>Moin.