Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→ 184,932 events total
2023-06-28 12:47:17 obimod joins (~weechat@user/obimod)
2023-06-28 12:47:23 × obimod quits (~weechat@user/obimod) (Client Quit)
2023-06-28 12:47:41 obimod joins (~weechat@user/obimod)
2023-06-28 13:54:22 × cfricke quits (~cfricke@user/cfricke) (Ping timeout: 250 seconds)
2023-06-28 13:54:40 cfricke joins (~cfricke@user/cfricke)
2023-06-28 13:58:35 × amir quits (sid22336@user/amir) (Server closed connection)
2023-06-28 13:58:45 amir joins (sid22336@user/amir)
2023-06-28 14:05:07 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
2023-06-28 14:05:07 allbery_b joins (~geekosaur@xmonad/geekosaur)
2023-06-28 14:05:12 allbery_b is now known as geekosaur
2023-06-28 14:23:14 × malook quits (~Thunderbi@2a02:9b0:4048:2916:dc6d:cf0f:826a:c92b) (Ping timeout: 260 seconds)
2023-06-28 14:34:11 × cfricke quits (~cfricke@user/cfricke) (Ping timeout: 264 seconds)
2023-06-28 14:56:51 × ectospasm quits (~ectospasm@user/ectospasm) (Quit: WeeChat 3.8)
2023-06-28 15:14:08 diep joins (~diep@172-104-137-130.ip.linodeusercontent.com)
2023-06-28 15:20:06 ectospasm joins (~ectospasm@user/ectospasm)
2023-06-28 15:24:56 × Natch quits (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) (Ping timeout: 250 seconds)
2023-06-28 15:26:23 × diep quits (~diep@172-104-137-130.ip.linodeusercontent.com) (Remote host closed the connection)
2023-06-28 15:28:22 Natch joins (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se)
2023-06-28 15:49:45 × ml| quits (~ml|@user/ml/x-5298235) (Ping timeout: 240 seconds)
2023-06-28 16:04:09 ml| joins (~ml|@user/ml/x-5298235)
2023-06-28 16:54:55 × deebo quits (~globe@stonebay32.com) (Server closed connection)
2023-06-28 16:55:11 deebo joins (~globe@stonebay32.com)
2023-06-28 17:21:13 × amenonsen quits (~amenonsen@pitta.toroid.org) (Remote host closed the connection)
2023-06-28 17:21:33 amenonsen joins (~amenonsen@pitta.toroid.org)
2023-06-28 17:24:27 × burp quits (~quassel@hedgewars/sysadmin/burp) (Server closed connection)
2023-06-28 17:24:37 burp joins (~quassel@hedgewars/sysadmin/burp)
2023-06-28 17:32:13 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Quit: Leaving)
2023-06-28 17:32:28 × xmonadtrack quits (~xmonadtra@user/geekosaur/bot/xmonadtrack) (Remote host closed the connection)
2023-06-28 17:39:15 ft joins (~ft@p508db151.dip0.t-ipconnect.de)
2023-06-28 17:39:53 geekosaur joins (~geekosaur@xmonad/geekosaur)
2023-06-28 17:44:37 xmonadtrack joins (~xmonadtra@069-135-003-034.biz.spectrum.com)
2023-06-28 17:44:38 × xmonadtrack quits (~xmonadtra@069-135-003-034.biz.spectrum.com) (Changing host)
2023-06-28 17:44:38 xmonadtrack joins (~xmonadtra@user/geekosaur/bot/xmonadtrack)
2023-06-28 18:30:07 <xmonadtrack> xmonad Brandon S Allbery KF8NH {GitHub} * v0.17.2-71-g1aac661: Correctly cite Conor McBride's paper (70 seconds ago, 1 file, 4+ 1-) https://github.com/xmonad/xmonad/commit/1aac6611d820
2023-06-28 18:30:25 unclechu joins (~unclechu@2001:470:69fc:105::354)
2023-06-28 21:29:02 malook joins (~Thunderbi@5.110.139.81)
2023-06-28 21:55:26 × malook quits (~Thunderbi@5.110.139.81) (Ping timeout: 252 seconds)
2023-06-28 22:14:01 × obimod quits (~weechat@user/obimod) (Remote host closed the connection)
2023-06-28 22:14:26 obimod joins (~weechat@user/obimod)
2023-06-29 00:24:16 <Twily[m]> Hey, when I open the same workspace on different screens (one vertical and one horizontal) the width&height of floating windows changes drastically.
2023-06-29 00:24:41 <Twily[m]> Can I tell XMonad to not change the size of the floating windows like this?
2023-06-29 00:24:54 <Twily[m]> I remember I solved this somehow in the past but don’t remember how exactly
2023-06-29 00:39:19 <geekosaur> I don't think there is a solution; it remembers floating windows by RationalRects so they get rescaled
2023-06-29 00:42:42 <Twily[m]> Sad, this is extremely annoying, and I remember having the same issue years back
2023-06-29 00:44:01 <Twily[m]> I wonder what it would take if I were to patch this myselfƏ
2023-06-29 00:44:03 <Twily[m]> s/myselfƏ/myself?/
2023-06-29 00:44:08 <geekosaur> I actually filed a ticket for it some time back because it's not only annoying but breaks some programs and some dialogs
2023-06-29 00:44:47 <Twily[m]> Maybe I can come up with a hack or something, like storing the sizes as some X props and restoring them as soon as window shows up on some workspace
2023-06-29 00:46:01 <geekosaur> oh, I guess it was actually opened by unclechu after I discussed it with them. https://github.com/xmonad/xmonad/issues/44
2023-06-29 00:49:10 <geekosaur> I'm still unconvinced the current behavior is viable, even if it's technically correct (that is, programs for which it doesn't work are technically buggy)
2023-06-29 00:49:55 <geekosaur> de facto, if a dialog doesn't resize correctly with this (many gtk dialogs, for example), it's not going to be fixed
2023-06-29 00:53:27 <Twily[m]> The MR #221 liskin mentions seems to partially fix the problem.
2023-06-29 00:54:00 <Twily[m]> I remember in the past if I just open gmrun on a second screen it was all weirdly missized.
2023-06-29 00:54:19 <Twily[m]> Now it at least shows up correctly on every screen.
2023-06-29 00:54:21 <geekosaur> anyway the fix really needs to be made in XMonad.Operations.windows (one could conceivably do it in a logHook but floating windows will flicker and possibly become scrambled)
2023-06-29 00:54:33 <Twily[m]> The problem appears only when moving workspace between screens.
2023-06-29 00:55:04 <Twily[m]> Okay, thanks for pointing out. Maybe I could come up with a patch at some point.
2023-06-29 00:56:24 <geekosaur> https://github.com/xmonad/xmonad/blob/master/src/XMonad/Operations.hs#L197-L202 note line 198's use of `scaleRationalRect` in particulay
2023-06-29 00:56:30 <geekosaur> *particular
2023-06-29 00:56:56 <Twily[m]> Maybe I could even add an option to XConfig to make this behavior switchable and propose a merge
2023-06-29 00:57:14 <geekosaur> I'd support such a PR
2023-06-29 01:02:02 <geekosaur> I think the big problem is deciding what to do with the StackSet: currently floating windows are a Map Window RationalRect
2023-06-29 01:02:21 <geekosaur> if you want it to be configurable then I guess that has to become an Either
2023-06-29 01:35:27 <ChaoticMist[m]> Question, is there some secret recipe for making scripts called through xmonad config behave similar to scripts called from user terminal? Because cb seems to fail to copy content to user clipboard while the same script works when called from user terminal
2023-06-29 01:36:41 <geekosaur> I would expect that to work
2023-06-29 01:37:01 <geekosaur> usually when something doesn't it has to do with environment and in particular `$PATH`
2023-06-29 01:37:34 <geekosaur> because anything launched from a display manager doesn't read your dotfiles
2023-06-29 01:40:36 <geekosaur> I work around this on Ubuntu by having X startup read my dotfiles (https://github.com/geekosaur/xmonad.hs/blob/skkukuk/10profile dropped into `/etc/X11/Xsession.d`) but I don't know how well that'll work on other distros
2023-06-29 02:26:29 × td_ quits (~td@i5387093D.versanet.de) (Ping timeout: 240 seconds)
2023-06-29 02:28:23 td_ joins (~td@i53870923.versanet.de)
2023-06-29 02:39:59 × jusa quits (~jusa@kraa.fi) (*.net *.split)
2023-06-29 02:39:59 × hrberg quits (~quassel@171.79-160-161.customer.lyse.net) (*.net *.split)
2023-06-29 02:39:59 × samhh_ quits (7569f027cf@2604:bf00:561:2000::e4) (*.net *.split)
2023-06-29 02:40:00 × zoglesby quits (f0f8ca1525@2604:bf00:561:2000::64) (*.net *.split)
2023-06-29 02:40:00 × koluacik quits (~koluacik@165.227.171.188) (*.net *.split)
2023-06-29 02:40:00 × dweller quits (~dweller@178.62.146.60) (*.net *.split)
2023-06-29 02:40:12 hrberg joins (~quassel@171.79-160-161.customer.lyse.net)
2023-06-29 02:46:36 jusa joins (~jusa@kraa.fi)
2023-06-29 02:46:36 samhh joins (7569f027cf@2604:bf00:561:2000::e4)
2023-06-29 02:46:36 zoglesby joins (f0f8ca1525@2604:bf00:561:2000::64)
2023-06-29 02:46:36 koluacik joins (~koluacik@165.227.171.188)
2023-06-29 02:46:36 dweller joins (~dweller@178.62.146.60)
2023-06-29 03:29:19 vetu_ joins (~vetu@91-156-31-97.elisa-laajakaista.fi)
2023-06-29 03:29:27 × vetu quits (~vetu@91-156-31-97.elisa-laajakaista.fi) (Read error: Connection reset by peer)
2023-06-29 04:36:09 × Nexilva[m] quits (~nexilvama@2001:470:69fc:105::2:cf52) (Server closed connection)
2023-06-29 05:43:42 × HB|ANetSecECESIT quits (~hash@2001:470:69fc:105::1:19e2) (Server closed connection)
2023-06-29 05:43:56 HB|ANetSecECESIT joins (~hash@2001:470:69fc:105::1:19e2)
2023-06-29 07:06:11 × thunderrd quits (~thunderrd@183.182.114.115) (Remote host closed the connection)
2023-06-29 07:15:33 cfricke joins (~cfricke@user/cfricke)
2023-06-29 07:51:58 malook joins (~Thunderbi@2a02:9b0:4002:7009:2add:2a49:b60a:8dd2)
2023-06-29 08:06:54 × cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 3.8)
2023-06-29 08:16:20 × vanvik quits (~vanvik@78.156.11.181) (Quit: Later)
2023-06-29 08:17:12 vanvik joins (~vanvik@78.156.11.181)
2023-06-29 08:28:20 × vrs quits (~vrs@user/vrs) (Ping timeout: 260 seconds)
2023-06-29 08:28:39 vrs joins (~vrs@user/vrs)
2023-06-29 08:41:18 × malook quits (~Thunderbi@2a02:9b0:4002:7009:2add:2a49:b60a:8dd2) (Ping timeout: 260 seconds)
2023-06-29 09:04:52 × nihilipster[m] quits (~nihilipst@2001:470:69fc:105::720) (Remote host closed the connection)
2023-06-29 09:08:52 × unclechu quits (~unclechu@2001:470:69fc:105::354) (Remote host closed the connection)
2023-06-29 09:11:42 mc47 joins (~mc47@xmonad/TheMC47)
2023-06-29 09:41:50 × ft quits (~ft@p508db151.dip0.t-ipconnect.de) (Quit: leaving)

All times are in UTC.