2023/08/29

2023-08-29 00:49:03 +0000will(~will@2603-9008-1602-bfba-387e-76cf-1392-5633.inf6.spectrum.com)
2023-08-29 01:30:20 +0000will(~will@2603-9008-1602-bfba-387e-76cf-1392-5633.inf6.spectrum.com) (Ping timeout: 248 seconds)
2023-08-29 01:44:09 +0000gauge(~gauge@user/gauge) (Quit: Quitting)
2023-08-29 01:44:26 +0000gauge(~gauge@user/gauge)
2023-08-29 02:51:01 +0000td_(~td@i5387090B.versanet.de) (Ping timeout: 255 seconds)
2023-08-29 02:52:55 +0000td_(~td@i5387093F.versanet.de)
2023-08-29 03:47:03 +0000mvk(~mvk@2607:fea8:5c9a:a600::5235)
2023-08-29 03:53:45 +0000mvk(~mvk@2607:fea8:5c9a:a600::5235) (Quit: Going elsewhere)
2023-08-29 04:06:20 +0000hightower3(~hightower@89-164-126-160.dsl.iskon.hr) (Read error: Connection reset by peer)
2023-08-29 04:06:40 +0000hightower3(~hightower@89-164-126-160.dsl.iskon.hr)
2023-08-29 04:52:34 +0000will(~will@2603-9008-1602-bfba-824b-55d3-4bab-7757.inf6.spectrum.com)
2023-08-29 05:16:28 +0000will(~will@2603-9008-1602-bfba-824b-55d3-4bab-7757.inf6.spectrum.com) (Remote host closed the connection)
2023-08-29 05:16:52 +0000will(~will@2603-9008-1602-bfba-f0f1-51d4-0c70-3341.inf6.spectrum.com)
2023-08-29 05:19:00 +0000will(~will@2603-9008-1602-bfba-f0f1-51d4-0c70-3341.inf6.spectrum.com) (Client Quit)
2023-08-29 06:06:19 +0000td_(~td@i5387093F.versanet.de) (Ping timeout: 255 seconds)
2023-08-29 06:08:15 +0000td_(~td@i5387092A.versanet.de)
2023-08-29 06:19:28 +0000 <deebo> when using scratchpads, is there an option other than customFloating and defaultFloating that would be "corner at this location, size 'original'"?
2023-08-29 06:34:25 +0000Maeda(~Maeda@91-161-10-149.subs.proxad.net)
2023-08-29 06:36:32 +0000 <[Leary]> deebo: See X.H.ManageHelpers.do(SideFloat|FloatAt|FloatDep)
2023-08-29 06:38:44 +0000 <deebo> is there some pixel'ish helper for the 0...1 location ranges
2023-08-29 06:39:10 +0000 <deebo> for whatever to current resolution is
2023-08-29 06:42:10 +0000 <[Leary]> Not that I'm aware of. You can use `liftX (gets (screenRect . W.screenDetail . W.current . windowset))` (untested) to get the resolution in a ManageHook context.
2023-08-29 06:43:01 +0000 <deebo> thanks, will do some testing
2023-08-29 07:28:04 +0000ircbrowse_tom(~ircbrowse@2a01:4f8:1c1c:9319::1)
2023-08-29 07:28:06 +0000Server+cnt
2023-08-29 07:51:10 +0000cfricke(~cfricke@user/cfricke)
2023-08-29 08:20:03 +0000szczot3k(fkszczot@wikimedia/fkszczot) (Excess Flood)
2023-08-29 08:20:13 +0000hightower4(~hightower@89-164-107-241.dsl.iskon.hr)
2023-08-29 08:20:50 +0000szczot3k(fkszczot@wikimedia/fkszczot)
2023-08-29 08:22:37 +0000hightower3(~hightower@89-164-126-160.dsl.iskon.hr) (Ping timeout: 248 seconds)
2023-08-29 08:22:44 +0000 <Solid> deebo: you can perhaps adjust X.L.FixedColumn's 'widthCols': https://hackage.haskell.org/package/xmonad-contrib-0.17.1/docs/src/XMonad.Layout.FixedColumn.html#…
2023-08-29 09:31:41 +0000mc47(~mc47@xmonad/TheMC47)
2023-08-29 09:31:42 +0000hightower3(~hightower@213-202-64-37.dsl.iskon.hr)
2023-08-29 09:34:11 +0000hightower4(~hightower@89-164-107-241.dsl.iskon.hr) (Ping timeout: 245 seconds)
2023-08-29 09:51:50 +0000ft(~ft@p508db658.dip0.t-ipconnect.de) (Quit: leaving)
2023-08-29 10:35:20 +0000cfricke(~cfricke@user/cfricke) (Quit: WeeChat 4.0.3)
2023-08-29 12:10:16 +0000thunderrd(~thunderrd@183.182.114.166)
2023-08-29 12:23:41 +0000Nixkernal(~Nixkernal@119.4.193.178.dynamic.wline.res.cust.swisscom.ch)
2023-08-29 13:51:32 +0000 <geekosaur> https://github.com/geekosaur/xmonad.hs/blob/skkukuk/xmonad.hs#L407-L436
2023-08-29 15:32:31 +0000thunderrd(~thunderrd@183.182.114.166) (Remote host closed the connection)
2023-08-29 15:33:34 +0000thunderrd(~thunderrd@183.182.114.166)
2023-08-29 15:36:30 +0000thunderrd(~thunderrd@183.182.114.166) (Remote host closed the connection)
2023-08-29 15:55:47 +0000todi(~todi@p4fd1a580.dip0.t-ipconnect.de) (Quit: ZNC - https://znc.in)
2023-08-29 16:06:51 +0000 <[Leary]> geekosaur: I happened to notice the implementation of `unlessQuery` just below. We have `findM` in X.Prelude now, so you can simplify the last two lines to `match <- findM (runQuery q) ws; when (match == Nothing) x` and get short-circuiting.
2023-08-29 16:18:16 +0000 <geekosaur> yeh, I slapped that together kinda quickly because I kept crashing my xmonad (I still don't know why nobody else can reproduce it)
2023-08-29 16:18:35 +0000 <geekosaur> and restarting caused problems, as per the comments where it's used
2023-08-29 16:20:39 +0000thunderrd(~thunderrd@183.182.114.166)
2023-08-29 19:20:03 +0000todi(~todi@p4fd1a580.dip0.t-ipconnect.de)
2023-08-29 19:32:40 +0000mc47(~mc47@xmonad/TheMC47) (Remote host closed the connection)
2023-08-29 19:40:53 +0000hightower2(~hightower@141-136-238-141.dsl.iskon.hr)
2023-08-29 19:42:36 +0000hightower3(~hightower@213-202-64-37.dsl.iskon.hr) (Ping timeout: 248 seconds)
2023-08-29 19:49:57 +0000ft(~ft@p508db658.dip0.t-ipconnect.de)
2023-08-29 19:57:15 +0000hightower3(~hightower@141-136-157-92.dsl.iskon.hr)
2023-08-29 19:59:00 +0000hightower2(~hightower@141-136-238-141.dsl.iskon.hr) (Ping timeout: 246 seconds)