Home liberachat/#xmonad: Logs Calendar

Logs on 2023-04-12 (liberachat/#xmonad)

00:40:19 catman joins (~catman@user/catman)
01:01:32 × stellacy quits (~stellacy@gateway/tor-sasl/stellacy) (Remote host closed the connection)
01:04:38 stellacy joins (~stellacy@gateway/tor-sasl/stellacy)
01:15:33 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
01:38:36 × catman quits (~catman@user/catman) (Ping timeout: 255 seconds)
02:15:30 × td_ quits (~td@i5387091F.versanet.de) (Ping timeout: 255 seconds)
02:17:05 td_ joins (~td@i53870927.versanet.de)
02:27:14 catman joins (~catman@user/catman)
02:51:09 × hightower2 quits (~hightower@213.149.61.192) (Remote host closed the connection)
02:51:34 hightower2 joins (~hightower@213.149.61.192)
03:02:45 × catman quits (~catman@user/catman) (Ping timeout: 260 seconds)
03:16:31 catman joins (~catman@user/catman)
03:49:06 × catman quits (~catman@user/catman) (Ping timeout: 255 seconds)
05:18:48 catman joins (~catman@user/catman)
05:23:09 × hightower2 quits (~hightower@213.149.61.192) (Remote host closed the connection)
05:23:33 hightower2 joins (~hightower@213.149.61.192)
05:50:35 × catman quits (~catman@user/catman) (Ping timeout: 265 seconds)
06:02:45 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 255 seconds)
06:04:29 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
07:43:13 × Forkk quits (~forkk@li926-228.members.linode.com) (*.net *.split)
07:43:13 × ml| quits (~ml|@user/ml/x-5298235) (*.net *.split)
07:43:14 × [Leary] quits (~Leary]@user/Leary/x-0910699) (*.net *.split)
07:43:14 × ghormoon quits (~ghormoon@ghorland.net) (*.net *.split)
07:43:14 × byorgey quits (~byorgey@155.138.238.211) (*.net *.split)
07:43:14 × dweller quits (~dweller@178.62.146.60) (*.net *.split)
07:43:14 × mightyby1e quits (~mightybyt@ec2-52-201-220-249.compute-1.amazonaws.com) (*.net *.split)
07:43:14 × smashgra_ quits (~smashgrab@188.166.8.80) (*.net *.split)
07:43:14 × guygastineau quits (~guygastin@137.184.131.156) (*.net *.split)
07:43:14 × koluacik quits (~koluacik@165.227.171.188) (*.net *.split)
07:43:24 byorgey joins (~byorgey@155.138.238.211)
07:43:44 mightybyte joins (~mightybyt@ec2-52-201-220-249.compute-1.amazonaws.com)
07:43:55 ml| joins (~ml|@65.34.189.147)
07:44:18 × ml| quits (~ml|@65.34.189.147) (Changing host)
07:44:18 ml| joins (~ml|@user/ml/x-5298235)
07:45:34 smashgrab joins (~smashgrab@188.166.8.80)
07:45:41 Forkk joins (~forkk@li926-228.members.linode.com)
07:46:12 ghormoon joins (~ghormoon@ghorland.net)
07:46:24 [Leary] joins (~Leary]@user/Leary/x-0910699)
07:46:34 RMSBach joins (~guygastin@137.184.131.156)
07:48:29 dweller joins (~dweller@178.62.146.60)
07:48:44 koluacik joins (~koluacik@165.227.171.188)
08:41:43 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 265 seconds)
08:56:11 mncheck joins (~mncheck@193.224.205.254)
09:00:06 × HB[m] quits (~hash@2001:470:69fc:105::1:19e2) (Quit: You have been kicked for being idle)
09:00:08 × liskin[m] quits (~liskinmat@2001:470:69fc:105::768) (Quit: You have been kicked for being idle)
09:00:08 × unclechu quits (~unclechu@2001:470:69fc:105::354) (Quit: You have been kicked for being idle)
09:05:45 × hightower2 quits (~hightower@213.149.61.192) (Ping timeout: 250 seconds)
09:08:19 × ft quits (~ft@p4fc2a88b.dip0.t-ipconnect.de) (Quit: leaving)
10:02:51 cfricke joins (~cfricke@user/cfricke)
13:06:52 hightower2 joins (~hightower@141-138-50-69.dsl.iskon.hr)
14:23:53 × hightower2 quits (~hightower@141-138-50-69.dsl.iskon.hr) (Ping timeout: 265 seconds)
14:42:33 × cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.8)
15:02:30 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
15:30:24 catman joins (~catman@user/catman)
15:50:25 × catman quits (~catman@user/catman) (Ping timeout: 240 seconds)
16:03:53 <jabuxas> what is the name of the protocol when a window asks to be focused? NET_ACTIVATE_WINDOW?
16:04:07 liskin[m] joins (~liskinmat@2001:470:69fc:105::768)
16:04:22 unclechu joins (~unclechu@2001:470:69fc:105::354)
16:04:31 <geekosaur> it sends a NET_ACTIVE_WINDOW message to the root window
16:05:00 <jabuxas> the root window being?
16:05:28 <geekosaur> the window underneath all windows, representing the screen(s)
16:06:00 <geekosaur> in xmonad, `asks theRoot`
16:07:43 <jabuxas> I see, I was playing with setEwmhActivateHook because of a problem I've been having with game launchers in general, and I thought the problem was that they were spamming _NET_ACTIVE_WINDOW requests, but it doesn't seem like it
16:15:29 <geekosaur> a common issue we see is programs that inappropriately steal focus (that is, call XSetInputFocus(), which since X11R3 should only be used to reassign focus to an application's internal window(s))
16:18:11 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 264 seconds)
16:19:57 werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net)
17:02:56 <jabuxas> i dont think the program would call that explicitly, since its running through wine
17:05:40 <geekosaur> that makes things worse. translating windows's notion of focus may lead to weird stuff
17:06:51 <jabuxas> hmmmm
18:09:25 catman joins (~catman@user/catman)
18:45:25 × catman quits (~catman@user/catman) (Ping timeout: 240 seconds)
18:50:04 × matijja quits (~matijja@193.77.181.201) (Quit: ZNC 1.8.2 - https://znc.in)
18:50:50 matijja joins (~matijja@193.77.181.201)
19:07:29 hightower2 joins (~hightower@141-138-50-69.dsl.iskon.hr)
19:26:39 ft joins (~ft@p4fc2a88b.dip0.t-ipconnect.de)
19:47:06 catman joins (~catman@user/catman)
19:55:58 × noex quits (~null@user/noex) (Read error: Connection reset by peer)
19:59:41 username9431 joins (~Thunderbi@2a00:23c5:4233:7801:2d74:b696:f1aa:45d5)
20:00:41 noex joins (~null@user/noex)
21:22:25 × catman quits (~catman@user/catman) (Ping timeout: 250 seconds)
21:34:07 × username9431 quits (~Thunderbi@2a00:23c5:4233:7801:2d74:b696:f1aa:45d5) (Remote host closed the connection)
21:43:06 catman joins (~catman@user/catman)
22:01:32 Guest12 joins (~Guest12@2804:14d:ba4c:851b:b1d7:ec37:46b9:277a)
22:01:49 × Guest12 quits (~Guest12@2804:14d:ba4c:851b:b1d7:ec37:46b9:277a) (Client Quit)
22:35:16 × hrberg quits (~quassel@171.79-160-161.customer.lyse.net) (Quit: No Ping reply in 180 seconds.)
22:41:33 hrberg joins (~quassel@171.79-160-161.customer.lyse.net)
23:01:52 × mncheck quits (~mncheck@193.224.205.254) (Ping timeout: 248 seconds)

All times are in UTC on 2023-04-12.