Home freenode/#xmonad: Logs Calendar

Logs: freenode/#xmonad

←Prev  Next→
Page 1 .. 314 315 316 317 318 319 320 321 322 323 324 .. 397
39,606 events total
2021-04-19 13:59:21 wonko7 joins (~wonko7@62.115.229.50)
2021-04-19 14:23:00 growpotkin joins (~growpotki@130-45-30-154.dyn.grandenetworks.net)
2021-04-19 14:33:41 × geekosaur quits (930099da@rrcs-147-0-153-218.central.biz.rr.com) (Quit: Connection closed)
2021-04-19 14:36:45 geekosaur joins (930099da@rrcs-147-0-153-218.central.biz.rr.com)
2021-04-19 14:55:59 <oogeek> I am thinking about fixing the issue https://github.com/xmonad/xmonad-contrib/issues/420
2021-04-19 14:56:30 <oogeek> About IndependentScreens sorts Workspaces lexically
2021-04-19 14:58:55 <oogeek> Instead of first unmarshall the workspace names, why not first sort then, then apply unmarshall to it?
2021-04-19 15:05:30 <Liskni_si> oogeek: yeah, I actually think this is the best solution, it fixes the default case with ppSort being getSortByIndex, it make all the other functions from X.U.WorkspaceCompare work, but it might break some other rare custom uses of ppSort, so it is a breaking change, but I think it might be worth it
2021-04-19 15:05:49 <Liskni_si> I was reluctant to push for this solution because I never used IndepenedentScreens, though
2021-04-19 15:06:33 <Liskni_si> so basically this amount to dropping marshallSort from marshallPP and using just workspacesOn instead, and documenting how to obtain the old behaviour by using marshallSort manually
2021-04-19 15:06:41 <Liskni_si> *amounts
2021-04-19 15:22:23 <oogeek> @Liskni_si So it is kind of putting the implementation of marshallSort to the document and let the users choose what they want?
2021-04-19 15:22:23 <lambdabot> Unknown command, try @list
2021-04-19 15:24:45 × idhugo_ quits (~idhugo@87-49-147-45-mobile.dk.customer.tdc.net) (Ping timeout: 265 seconds)
2021-04-19 15:25:00 <oogeek> If we drop it, then it is a breaking change. Right now I am still using IndependentScreens, and I find it hard to change some of the behavior of other functions to be screen aware.
2021-04-19 15:30:20 <oogeek> Liskni_si: I think I need to push a new commit for that and update Documentation
2021-04-19 15:44:15 <Liskni_si> oogeek: not drop marshallSort entirely, just don't use it in marshallPP
2021-04-19 15:44:28 <Liskni_si> users can still use marshallSort manually
2021-04-19 15:44:45 <Liskni_si> (and they need an example how to do that)
2021-04-19 15:45:21 <Liskni_si> but changing marshallPP, or marshallSort, or anything that changes behaviour that people might be used to, is considered a breaking change
2021-04-19 15:45:43 <Liskni_si> breaking changes aren't necessarily bad, they just need to be considered carefully and then documented
2021-04-19 15:47:34 <oogeek> Liskni_si: So does it mean that I use a new version of marshallSort as mentioned above, still keep it in marshallPP? Meanwhile keep two versions of marshallSort?
2021-04-19 15:48:14 <Liskni_si> "so basically this amounts to dropping marshallSort from marshallPP and using just workspacesOn instead"
2021-04-19 15:48:20 <Liskni_si> I don't know how to explain this more clearly.
2021-04-19 15:48:41 <oogeek> I mean use the "someSortFunction . workspacesOn" as marshallSort
2021-04-19 15:49:00 <Liskni_si> why the someSortFunction?
2021-04-19 15:49:43 <oogeek> I mean the user still passes a sort function, for backward compatibility.
2021-04-19 15:50:26 <oogeek> Do you mean that users need to pass their own "marshallSort" ?
2021-04-19 15:50:33 <Liskni_si> marshallPP takes no sort function parameter
2021-04-19 15:52:29 <oogeek> Oh I see. Oh I got your idea. Since marshallPP internally use "marshallSort" together with the user's "sortFunction" from "PP", we can just remove marshallSort out of marshallPP, is that right?
2021-04-19 15:52:44 <oogeek> And now marshallSort is not needed.
2021-04-19 15:52:51 <oogeek> Or at least not necessary.
2021-04-19 15:52:58 <Liskni_si> yep
2021-04-19 15:53:08 <oogeek> But still keep it in the file, is that right?
2021-04-19 15:53:16 <Liskni_si> but we keep the marshallSort for anyone who wants to sort on virtual workspaces
2021-04-19 15:53:47 <Liskni_si> just not used by default in marshallPP
2021-04-19 15:53:55 <oogeek> Keep the original version?
2021-04-19 15:54:43 <Liskni_si> well it can be refactored to use workspacesOn, maybe
2021-04-19 15:54:48 <Liskni_si> or just keep it as it is
2021-04-19 15:54:52 <Liskni_si> whatever ends up being nicer :-)
2021-04-19 15:55:51 <oogeek> Ok, let me push a new commit.
2021-04-19 15:56:07 × cfricke quits (~cfricke@unaffiliated/cfricke) (Ping timeout: 250 seconds)
2021-04-19 15:57:28 ADG1089 joins (~aditya@223.236.174.241)
2021-04-19 15:57:49 p71 joins (~chatzilla@097-083-185-160.res.spectrum.com)
2021-04-19 16:01:06 seschwar joins (~seschwar@unaffiliated/seschwar)
2021-04-19 16:06:07 × ericsagnes quits (~ericsagne@2405:6580:0:5100:7417:4794:7820:3adc) (Ping timeout: 260 seconds)
2021-04-19 16:09:23 cfricke joins (cfricke@gateway/vpn/mullvad/cfricke)
2021-04-19 16:14:44 × cfricke quits (cfricke@gateway/vpn/mullvad/cfricke) (Ping timeout: 246 seconds)
2021-04-19 16:18:37 ericsagnes joins (~ericsagne@2405:6580:0:5100:82c:fa7c:5833:ee7a)
2021-04-19 16:19:54 xaltsc_ joins (~xaltsc@unaffiliated/xaltsc)
2021-04-19 16:27:35 kelnoky joins (~shao@ip1f128ba7.dynamic.kabel-deutschland.de)
2021-04-19 16:28:08 cfricke joins (~cfricke@unaffiliated/cfricke)
2021-04-19 16:29:24 × kelnoky quits (~shao@ip1f128ba7.dynamic.kabel-deutschland.de) (Client Quit)
2021-04-19 16:43:43 <oogeek> I think I need some more time to work on it.
2021-04-19 16:47:46 × oogeek quits (~szz_@194.5.48.250) (Ping timeout: 240 seconds)
2021-04-19 16:50:57 idhugo_ joins (~idhugo@87.49.147.45)
2021-04-19 16:55:41 × notis quits (~notis@46.246.195.79.dsl.dyn.forthnet.gr) (Ping timeout: 260 seconds)
2021-04-19 16:56:07 notis joins (~notis@85.203.44.225)
2021-04-19 17:08:55 × ADG1089 quits (~aditya@223.236.174.241) (Quit: Konversation terminated!)
2021-04-19 17:17:13 × idhugo_ quits (~idhugo@87.49.147.45) (Ping timeout: 240 seconds)
2021-04-19 17:34:41 × cyr4x3 quits (~cyr4x3@139.47.125.51) (Quit: WeeChat 1.6)
2021-04-19 17:36:15 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Quit: Lost terminal)
2021-04-19 17:36:18 × xaltsc_ quits (~xaltsc@unaffiliated/xaltsc) (Quit: WeeChat 3.1)
2021-04-19 17:45:59 × geekosaur quits (930099da@rrcs-147-0-153-218.central.biz.rr.com) (Quit: Connection closed)
2021-04-19 17:47:00 geekosaur joins (930099da@rrcs-147-0-153-218.central.biz.rr.com)
2021-04-19 18:16:54 RomanticDel joins (~brtt@2600:8804:8744:9f00::738a)
2021-04-19 18:16:58 <RomanticDel> G'day mates!
2021-04-19 18:41:02 <Solid> hej :)
2021-04-19 18:59:06 × materiyolo quits (~materiyol@112.204.174.249) (Read error: Connection reset by peer)
2021-04-19 19:00:14 × cfricke quits (~cfricke@unaffiliated/cfricke) (Quit: WeeChat 3.1)
2021-04-19 20:04:58 kelnoky joins (~shao@ip1f128ba7.dynamic.kabel-deutschland.de)
2021-04-19 20:17:18 × notis quits (~notis@85.203.44.225) (Ping timeout: 252 seconds)
2021-04-19 20:19:29 notis joins (~notis@185.51.134.229)
2021-04-19 20:37:39 × [Neurotic]__ quits (sid10123@gateway/web/irccloud.com/x-zebzcyxozcqgyrgn) (Read error: Connection reset by peer)
2021-04-19 20:37:47 × ormiret quits (sid314108@gateway/web/irccloud.com/x-prffjbshamavxtim) (Ping timeout: 250 seconds)
2021-04-19 20:37:54 × p_l quits (p_l@gateway/web/irccloud.com/x-blxpqhhxmbomtlgv) (Ping timeout: 245 seconds)
2021-04-19 20:38:11 × lally quits (sid388228@gateway/web/irccloud.com/x-csadwvaszxoveiqd) (Ping timeout: 260 seconds)
2021-04-19 20:38:13 × edmundnoble quits (sid229620@gateway/web/irccloud.com/x-acqjqzoxhelmlagr) (Ping timeout: 250 seconds)
2021-04-19 20:38:16 × mudri quits (sid317655@gateway/web/irccloud.com/x-bcigdzdisjxobsht) (Ping timeout: 245 seconds)
2021-04-19 20:38:19 [Neurotic]__ joins (sid10123@gateway/web/irccloud.com/x-dtvyylvtovyxxiia)
2021-04-19 20:38:41 × rizary quits (sid220347@gateway/web/irccloud.com/x-jeeizrlvvntrkymr) (Ping timeout: 245 seconds)
2021-04-19 20:38:44 ormiret joins (sid314108@gateway/web/irccloud.com/x-iueldfqpmxpywzer)
2021-04-19 20:39:06 edmundnoble joins (sid229620@gateway/web/irccloud.com/x-emmrpthgulpebvrs)
2021-04-19 20:39:09 lally joins (sid388228@gateway/web/irccloud.com/x-jtlutemywqmachbj)
2021-04-19 20:39:31 rizary joins (sid220347@gateway/web/irccloud.com/x-zmjqapjzsmflqwgm)
2021-04-19 20:39:33 × nova quits (~novasenco@gateway/tor-sasl/novasenco) (Ping timeout: 240 seconds)
2021-04-19 20:39:36 mudri joins (sid317655@gateway/web/irccloud.com/x-tkftihyrhfadzkvn)
2021-04-19 20:39:54 p_l joins (p_l@gateway/web/irccloud.com/x-hnkuytvllzgyxeik)
2021-04-19 20:44:30 nova joins (~novasenco@gateway/tor-sasl/novasenco)
2021-04-19 21:03:52 × crmaurei quits (crmaurei@nat/qt/x-wpancojchnjrnbkd) (Read error: No route to host)
2021-04-19 21:09:14 crmaurei joins (crmaurei@nat/qt/x-dohwsjfbqvzpydbe)
2021-04-19 21:40:21 × nova quits (~novasenco@gateway/tor-sasl/novasenco) (Ping timeout: 240 seconds)
2021-04-19 21:45:29 nova joins (~novasenco@gateway/tor-sasl/novasenco)
2021-04-19 22:29:22 × s00pcan quits (~chris@107.181.165.217) (Read error: Connection reset by peer)
2021-04-19 22:34:01 s00pcan joins (~chris@075-133-056-178.res.spectrum.com)
2021-04-19 22:51:08 × seschwar quits (~seschwar@unaffiliated/seschwar) (Quit: :wq)
2021-04-19 23:06:22 × notis quits (~notis@185.51.134.229) (Ping timeout: 252 seconds)
2021-04-19 23:14:33 × ml| quits (~ml|@unaffiliated/ml/x-3958674) (Ping timeout: 260 seconds)
2021-04-19 23:17:23 ml| joins (~ml|@unaffiliated/ml/x-3958674)
2021-04-19 23:21:20 materiyolo joins (~materiyol@112.204.174.249)
←Prev  Next→
Page 1 .. 314 315 316 317 318 319 320 321 322 323 324 .. 397

All times are in UTC.