Home freenode/#xmonad: Logs Calendar

Logs: freenode/#xmonad

←Prev  Next→
Page 1 .. 89 90 91 92 93 94 95 96 97 98 99 .. 397
39,606 events total
2021-01-09 17:18:20 <vrs> eh your argument seems sound
2021-01-09 17:18:55 <vrs> if it fixes a build problem and simplifies dependencies, it's a measurable improvement
2021-01-09 17:22:00 <Liskni_si> The entirety of GenerateManpage could probably be a oneliner in sed or make or perl or something, yet here we are arguing which exact half a gig worth of deps is the best one to use.
2021-01-09 17:22:07 <Liskni_si> This is fuckin bollocks.
2021-01-09 17:22:14 <Liskni_si> (sorry for the language)
2021-01-09 17:35:16 <vrs> you could always be stuck arguing with a maintainer over irrelevant formatting details that only happen because they refuse to use an autoformatter
2021-01-09 17:35:36 × eyenx quits (~eyenxeyen@unaffiliated/eye/x-1653358) (Remote host closed the connection)
2021-01-09 17:36:14 <vrs> "we have a style guide, but you'll have to style it all by hand, and yeah I'll make that a sticking point"
2021-01-09 17:37:27 <Liskni_si> I'd actually prefer that :-(
2021-01-09 17:37:31 <Liskni_si> or :-)
2021-01-09 17:41:51 <Solid> calling 8.8.x an old compiler is a bit... well, weird
2021-01-09 17:48:24 <Solid> and I don't really understand this pr
2021-01-09 17:49:19 <Solid> we switch to 8.10 because "development should take place withrecent versions of our dependencies", but we have to support the old GHC versions anyways
2021-01-09 17:49:52 <Solid> and what if a developer wants to update the man page, but their distro doesn't ship 8.10 yet? do they have to compile GHC themselves for that?
2021-01-09 17:52:32 eyenx joins (~eyenxeyen@unaffiliated/eye/x-1653358)
2021-01-09 17:53:25 × geekosaur quits (42d52137@66.213.33.55) (Ping timeout: 245 seconds)
2021-01-09 18:02:29 × dariof4 quits (~dario@217.171.66.75) (Quit: WeeChat 3.0)
2021-01-09 18:05:31 ADG1089__ joins (~aditya@122.163.165.143)
2021-01-09 18:09:18 × toniz4 quits (~toniz4@unaffiliated/toniz4) (Quit: leaving)
2021-01-09 18:13:14 sfrique joins (~sfrique@189.122.177.88)
2021-01-09 18:15:45 geekosaur joins (42d52137@66.213.33.55)
2021-01-09 18:15:58 <sfrique> hello, is there a "better" way for running xmobars when changing number of monitor? For instance, I just want to start one xmobar if there is only 1 output, but star two if there is two. Right now it starts two all the time.
2021-01-09 18:16:29 <geekosaur> XMonad.Actions.DynamicBars?
2021-01-09 18:17:24 <sfrique> let me look!
2021-01-09 18:18:36 <sfrique> it seems it could do the trick, i will take a look.
2021-01-09 18:18:40 <sfrique> thanks!
2021-01-09 18:19:26 <sfrique> the other problem is related to salonetray, but i guess a simple restart with different configs should do the trick. If you know a way to do this in xmonad itself it would be good.
2021-01-09 18:19:53 <sfrique> I am currently going to use grobi to manage multi screens changes. Not sure if this is possible with xmonad itself
2021-01-09 18:20:23 × hexo quits (~hexo@gateway/tor-sasl/hexo) (Ping timeout: 240 seconds)
2021-01-09 18:29:26 × _ashbreeze_ quits (~mark@64.85.214.234.reverse.socket.net) (Remote host closed the connection)
2021-01-09 18:30:44 _ashbreeze_ joins (~mark@64.85.214.234.reverse.socket.net)
2021-01-09 18:31:21 <mc47> What's the general feeling about using the combinator (.) . (.) ? :-) I'm tempted to use it in the PR I'm writing...
2021-01-09 18:31:55 <Solid> I like multivariant composition
2021-01-09 18:33:31 <mc47> I do too !
2021-01-09 18:33:35 <Solid> and I think in the case of `(.) . (.)' (I've seen this being defined as `(.:)') it's easy enough to see what's going on
2021-01-09 18:34:17 growpotkin joins (~growpotki@130-45-30-154.dyn.grandenetworks.net)
2021-01-09 18:34:26 <mc47> I like that symbol too
2021-01-09 18:34:27 <Solid> but it's probably really easy to write unintelligible code with it :>
2021-01-09 18:35:12 <mc47> It's just f .: g I promise :D
2021-01-09 18:35:17 × _ashbreeze_ quits (~mark@64.85.214.234.reverse.socket.net) (Remote host closed the connection)
2021-01-09 18:35:31 <Solid> hah
2021-01-09 18:35:37 <Solid> in that case it seems fine
2021-01-09 18:35:45 <mc47> Nice!
2021-01-09 18:35:46 <Solid> (to me)
2021-01-09 18:36:22 <mc47> BTW, the issue I mentioned last time with "cleanupStatusBars" was completely avoidable
2021-01-09 18:43:50 <Liskni_si> So, um, is this (https://github.com/xmonad/xmonad/pull/261#issuecomment-757349330) person really telling me that I should cut out the ad hominem attacks?
2021-01-09 18:44:16 <Liskni_si> I was always bad at dealing with people, so I'd use a hint or something :-)
2021-01-09 18:44:22 <Solid> uff
2021-01-09 18:44:22 <geekosaur> their latest seems more like an ad hominem attack
2021-01-09 18:44:32 <Solid> maybe they're having a bad day or something
2021-01-09 18:45:04 <Liskni_si> Maybe I should give this a break, yeah.
2021-01-09 18:51:05 × notis quits (~notis@45.134.22.54) (Ping timeout: 240 seconds)
2021-01-09 18:53:28 <Solid> I feel like if you do this issue will just stay open for months without any resolution :/
2021-01-09 18:54:05 <Liskni_si> I meant waiting a few days.
2021-01-09 18:54:49 <Liskni_si> I think it's pretty clear the problem has been acknowledged by now. We just need to calm down the discussion and agree upon an approach to solving it.
2021-01-09 18:55:15 <Solid> ah I see
2021-01-09 18:55:23 <Solid> yeah that sounds reasonable
2021-01-09 19:03:30 berberman joins (~berberman@unaffiliated/berberman)
2021-01-09 19:04:14 × berberman_ quits (~berberman@unaffiliated/berberman) (Ping timeout: 264 seconds)
2021-01-09 19:17:25 _ashbreeze_ joins (~mark@64.85.214.234.reverse.socket.net)
2021-01-09 19:59:35 × ADG1089__ quits (~aditya@122.163.165.143) (Remote host closed the connection)
2021-01-09 20:07:52 kelnoky joins (~shao@ip1f1222c4.dynamic.kabel-deutschland.de)
2021-01-09 20:08:50 × geekosaur quits (42d52137@66.213.33.55) (Ping timeout: 245 seconds)
2021-01-09 20:28:51 geekosaur joins (42d52137@66.213.33.55)
2021-01-09 20:31:09 hexo joins (~hexo@gateway/tor-sasl/hexo)
2021-01-09 20:48:11 × seschwar quits (~seschwar@unaffiliated/seschwar) (Quit: :wq)
2021-01-09 20:48:19 qbit2821 joins (~qbit2821@94-255-133-216.cust.bredband2.com)
2021-01-09 20:48:28 × qbit2821 quits (~qbit2821@94-255-133-216.cust.bredband2.com) (Client Quit)
2021-01-09 20:50:01 seschwar joins (~seschwar@unaffiliated/seschwar)
2021-01-09 21:04:18 × hexo quits (~hexo@gateway/tor-sasl/hexo) (Read error: Connection reset by peer)
2021-01-09 21:05:42 hexo joins (~hexo@gateway/tor-sasl/hexo)
2021-01-09 21:08:10 notis joins (~notis@45.134.22.54)
2021-01-09 21:47:03 × geekosaur quits (42d52137@66.213.33.55) (Remote host closed the connection)
2021-01-09 21:57:07 × sfrique quits (~sfrique@189.122.177.88) (Remote host closed the connection)
2021-01-09 23:04:01 × rudentoxic quits (~rudentoxi@107-214-50-180.lightspeed.bcvloh.sbcglobal.net) (Ping timeout: 246 seconds)
2021-01-09 23:04:18 rudentoxic joins (~rudentoxi@74.119.146.182)
2021-01-09 23:07:56 × xaltsc quits (~xaltsc@unaffiliated/xaltsc) (Quit: WeeChat 3.0)
2021-01-09 23:09:49 × mc47 quits (~yecinem@89.246.239.190) (Remote host closed the connection)
2021-01-09 23:12:57 jackhill joins (~jackhill@marsh.hcoop.net)
2021-01-09 23:44:23 × seschwar quits (~seschwar@unaffiliated/seschwar) (Quit: :wq)
2021-01-10 00:09:13 × rudentoxic quits (~rudentoxi@74.119.146.182) (Ping timeout: 264 seconds)
2021-01-10 00:10:47 rudentoxic joins (~rudentoxi@107-214-50-180.lightspeed.bcvloh.sbcglobal.net)
2021-01-10 00:19:54 × gazler quits (~gazler@2001:8b0:b165:a8d2::2) (Read error: Connection reset by peer)
2021-01-10 00:19:59 gazler_ joins (~gazler@195.107.2.81.in-addr.arpa)
2021-01-10 00:21:01 × notis quits (~notis@45.134.22.54) (Ping timeout: 246 seconds)
2021-01-10 00:23:28 × rudentoxic quits (~rudentoxi@107-214-50-180.lightspeed.bcvloh.sbcglobal.net) (Ping timeout: 246 seconds)
2021-01-10 00:23:43 rudentoxic joins (~rudentoxi@107.152.100.20)
2021-01-10 00:59:44 × s00pcan quits (~chris@075-133-056-178.res.spectrum.com) (Remote host closed the connection)
2021-01-10 01:27:18 × kelnoky quits (~shao@ip1f1222c4.dynamic.kabel-deutschland.de) (Ping timeout: 256 seconds)
2021-01-10 02:24:45 × al3x27 quits (~plovs@85.254.75.142) (Ping timeout: 240 seconds)
2021-01-10 02:30:03 RawphullCawpter is now known as AHemlocksLie
2021-01-10 02:46:08 × aldum quits (~vishera@aldum.pw) (Ping timeout: 256 seconds)
2021-01-10 02:46:14 × ericsagn1 quits (~ericsagne@2405:6580:0:5100:e13a:446f:fd91:b45c) (Ping timeout: 264 seconds)
2021-01-10 02:49:06 ericsagnes joins (~ericsagne@2405:6580:0:5100:3c13:dd0e:758f:287c)
2021-01-10 02:51:03 × thunderrd quits (~thunderrd@183.182.115.7) (Remote host closed the connection)
2021-01-10 02:56:59 aldum joins (~vishera@aldum.pw)
2021-01-10 02:58:14 thunderrd joins (~thunderrd@183.182.115.7)
2021-01-10 03:24:46 × aldum quits (~vishera@aldum.pw) (Ping timeout: 246 seconds)
2021-01-10 03:40:35 aldum joins (~vishera@aldum.pw)
2021-01-10 03:41:50 × incertia_ quits (~incertia@d4-50-26-103.nap.wideopenwest.com) (Ping timeout: 256 seconds)
←Prev  Next→
Page 1 .. 89 90 91 92 93 94 95 96 97 98 99 .. 397

All times are in UTC.