Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→
Page 1 .. 408 409 410 411 412 413 414 415 416 417 418 .. 1848
184,763 events total
2021-12-31 01:45:54 <geekosaur> liskin, the above suggests to me something a bit worrying. are we running the logHook (and presumably X.O.windows) more or less continuously during a window move/resize?
2021-12-31 01:46:19 <geekosaur> (note "freezes up after about three seconds")
2021-12-31 01:47:18 <geekosaur> there's a flag for a move or resize active in XState, perhaps we should avoid unnecessary calls to X.O.windows while it's set. or is that unsound for some reason?
2021-12-31 01:48:03 × seschwar quits (~seschwar@user/seschwar) (Quit: :wq)
2021-12-31 01:48:11 <geekosaur> perhaps run it once at the start if/when we float the window initially, then once at the end
2021-12-31 01:49:21 × confused quits (~confused@71-212-29-101.tukw.qwest.net) (Quit: Client closed)
2021-12-31 01:58:03 <geekosaur> made an issue for it, so it doesn't get lost
2021-12-31 01:59:45 × steve__ quits (~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 250 seconds)
2021-12-31 03:02:57 × banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 240 seconds)
2021-12-31 03:24:28 banc joins (banc@gateway/vpn/airvpn/banc)
2021-12-31 03:41:20 × altker128 quits (~vr@192-063-181-006.res.spectrum.com) (Ping timeout: 252 seconds)
2021-12-31 03:48:12 × terrorjack quits (~terrorjac@2a01:4f8:1c1e:509a::1) (Quit: The Lounge - https://thelounge.chat)
2021-12-31 03:50:38 terrorjack joins (~terrorjac@2a01:4f8:1c1e:509a::1)
2021-12-31 03:54:17 × td_ quits (~td@94.134.91.217) (Ping timeout: 240 seconds)
2021-12-31 03:56:13 td_ joins (~td@muedsl-82-207-238-106.citykom.de)
2021-12-31 04:09:23 × rekahsoft quits (~rekahsoft@cpe0008a20f982f-cm64777d666260.cpe.net.cable.rogers.com) (Ping timeout: 252 seconds)
2021-12-31 04:33:50 × thunderrd quits (~thunderrd@183.182.114.42) (Remote host closed the connection)
2021-12-31 04:47:37 × curiousgay quits (~curiousga@77-120-141-90.kha.volia.net) (Ping timeout: 240 seconds)
2021-12-31 04:50:57 <AIM[m]> <geekosaur> "(xmonad 0.17.0 has a new..." <- I use the status bar feature of Xmonad 0.17 makes it better
2021-12-31 05:17:18 thunderrd joins (~thunderrd@183.182.110.86)
2021-12-31 05:24:43 <noex> same. i'm really happy with that feature.
2021-12-31 05:31:47 <AIM[m]> How do I make Xmobar read from hs file instead of the rc file?
2021-12-31 07:05:38 <noex> not sure, i'm still using the rc
2021-12-31 07:06:14 <AIM[m]> Same
2021-12-31 07:06:36 <AIM[m]> Iwanna use hs file sinceI think that'd allow more configs
2021-12-31 07:06:43 <AIM[m]> And customization
2021-12-31 07:43:30 electr0n_ joins (~electr0n@about/security/founder/electr0n)
2021-12-31 07:46:38 × electr0n quits (~electr0n@about/security/founder/electr0n) (Ping timeout: 252 seconds)
2021-12-31 08:55:42 <liskin> geekosaur: I think it's there to fix a bug
2021-12-31 08:56:01 <liskin> I vaguely remember seeing something like that in the git history
2021-12-31 08:56:45 <liskin> I'll check again once I reboot into Linux again :-)
2021-12-31 09:09:15 <liskin> Or I can just look it up from my phone
2021-12-31 09:09:29 <liskin> https://github.com/xmonad/xmonad/commit/4565e2c90ef522d23d3afc2cf95b9f0b423d8de4
2021-12-31 09:10:45 <liskin> We could update the StackSet without refreshing, possibly, this would avoid the extra windows/logHook invocations. A bit of a hack though
2021-12-31 09:12:41 edun joins (~e@user/edun)
2021-12-31 09:14:07 × dirtcastle quits (~dirtcastl@103.43.203.229) (Remote host closed the connection)
2021-12-31 09:17:42 allbery_b joins (~geekosaur@xmonad/geekosaur)
2021-12-31 09:17:42 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
2021-12-31 09:17:45 allbery_b is now known as geekosaur
2021-12-31 10:23:34 seschwar joins (~seschwar@user/seschwar)
2021-12-31 10:25:24 <geekosaur> that's sad
2021-12-31 11:31:22 × edun quits (~e@user/edun) (Remote host closed the connection)
2021-12-31 11:51:11 × mvk quits (~mvk@2607:fea8:5cdd:f000::917a) (Ping timeout: 245 seconds)
2021-12-31 12:04:30 edun joins (~e@user/edun)
2021-12-31 12:11:28 vesuzma joins (~vesuzma@114.81.191.92.dynamic.jazztel.es)
2021-12-31 12:13:38 <vesuzma> Hello! I created two ArchLinux bug trackers to upgrade xmonad to 0.17.0. I provided the patch to PKGBUILD. https://bugs.archlinux.org/task/73189 and https://bugs.archlinux.org/task/73190. Who should I contact to make this happen?
2021-12-31 12:20:57 <geekosaur> couldn't tell you. but you should be aware that arch seems to be desupporting much of the haskell ecosystem because they made such a mess of it
2021-12-31 12:21:24 <geekosaur> resulting in many people ignoring the arch and aur packages and using ghcup instead
2021-12-31 12:22:17 <Solid> vesuzma: it explicitly tells you not to report bugs in case of outdated packages ;)
2021-12-31 12:22:28 <Solid> perhaps try the mailing list or contact the maintainer for these packages directly
2021-12-31 12:22:44 <geekosaur> this is somewhat less than ideal because of packages like hledger and pandoc (and to a lesser extent xmonad) because users don't want to have to deal with building them themselves, but at this point arch would have to jettison their packages and start over anyway
2021-12-31 12:26:07 liskin just uses the pandoc binary from Github releases :-/
2021-12-31 12:26:26 <liskin> (because Haskell in Debian is just as dead)
2021-12-31 12:27:14 <geekosaur> yeh, still thinking about offering to be a maintainer
2021-12-31 12:27:39 <geekosaur> (I assume I'd have to take on a fair amount of stuff beyond xmonad anyway due to dependencies)
2021-12-31 12:28:11 <geekosaur> sadly I kinda need to get a better handle on my sensory overload issues before I can offer to take on that kind of responsibility
2021-12-31 12:31:34 <vesuzma> I'm a noob here. I successfully subscribed to arch-dev-public@lists.archlinux.org. I tried to send an email but it got rejected because of "This list is for ArchLinux Development and is not open for public comment". Not sure how I can proceed :). Should I contact the maintainer (felixonmars) directly?
2021-12-31 12:32:21 <geekosaur> that's how I would start
2021-12-31 12:32:42 <vesuzma> cool, thanks!
2021-12-31 12:32:57 <geekosaur> that said, I'mnot an Arch user so I don't really know anything about their conventions
2021-12-31 12:33:26 <Solid> vesuzma: I don't think felixonmars is the maintainer, they just revbumped it recently
2021-12-31 12:33:55 <Solid> The package description ( https://archlinux.org/packages/community/x86_64/xmonad/ ) gives a certain Levente Polyak as the current maintainer
2021-12-31 12:34:25 <geekosaur> right, the way Arch does things, updating any dependency means revbumping all dependents
2021-12-31 12:36:44 <vesuzma> oh, I missed that, I swear yesterday I read Felix as a maintainer, thank you!
2021-12-31 12:40:18 vesuzma1 joins (~manuel@114.81.191.92.dynamic.jazztel.es)
2021-12-31 12:40:52 × vesuzma quits (~vesuzma@114.81.191.92.dynamic.jazztel.es) (Quit: Leaving)
2021-12-31 12:41:27 <AIM[m]> They not yet reached 0.17 :')
2021-12-31 12:43:02 vesuzma1 is now known as vesuzma
2021-12-31 12:43:14 vesuzma is now known as vesuzma2
2021-12-31 12:43:16 vesuzma2 is now known as vesuzma
2021-12-31 12:44:47 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2021-12-31 13:16:13 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
2021-12-31 13:16:13 allbery_b joins (~geekosaur@xmonad/geekosaur)
2021-12-31 13:16:18 allbery_b is now known as geekosaur
2021-12-31 13:19:08 × vesuzma quits (~manuel@114.81.191.92.dynamic.jazztel.es) (Remote host closed the connection)
2021-12-31 13:38:06 curiousgay joins (~curiousga@77-120-141-90.kha.volia.net)
2021-12-31 13:38:56 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4)
2021-12-31 13:39:05 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2021-12-31 13:40:00 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit)
2021-12-31 13:40:09 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2021-12-31 13:47:26 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 260 seconds)
2021-12-31 13:49:24 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2021-12-31 13:55:56 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4)
2021-12-31 13:56:06 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2021-12-31 14:09:11 sogens joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2021-12-31 14:11:53 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Ping timeout: 256 seconds)
2021-12-31 14:12:27 vesuzma joins (~manuel@114.81.191.92.dynamic.jazztel.es)
2021-12-31 14:27:54 × sogens quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4)
2021-12-31 14:28:03 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2021-12-31 14:44:37 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Quit: WeeChat 3.4)
2021-12-31 14:44:50 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2021-12-31 14:49:10 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit)
2021-12-31 14:50:23 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2021-12-31 14:51:16 × gruntsplatter quits (~gruntspla@gateway/vpn/pia/gruntsplatter) (Client Quit)
2021-12-31 14:51:25 gruntsplatter joins (~gruntspla@gateway/vpn/pia/gruntsplatter)
2021-12-31 14:59:46 × vesuzma quits (~manuel@114.81.191.92.dynamic.jazztel.es) (Remote host closed the connection)
2021-12-31 15:16:45 <geekosaur> weee, updates time
2021-12-31 15:30:34 × curiousgay quits (~curiousga@77-120-141-90.kha.volia.net) (Ping timeout: 260 seconds)
2021-12-31 15:32:35 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Quit: Leaving)
2021-12-31 15:33:41 geekosaur joins (~geekosaur@xmonad/geekosaur)

All times are in UTC.