Home freenode/#xmonad: Logs Calendar

Logs: freenode/#xmonad

←Prev  Next→
Page 1 .. 120 121 122 123 124 125 126 127 128 129 130 .. 397
39,606 events total
2021-01-23 10:19:21 noIOBeforeBedtim joins (dissatisfi@gateway/shell/matrix.org/x-lnslivqcvcehdsfj)
2021-01-23 10:29:58 ADG1089__ joins (~aditya@122.163.160.223)
2021-01-23 10:35:48 chimay[m] joins (chimaymatr@gateway/shell/matrix.org/x-renrtgklhhnjlkcn)
2021-01-23 10:35:48 rednaZ[m] joins (r3dnazmatr@gateway/shell/matrix.org/x-poqwudtpjwrggild)
2021-01-23 10:35:48 PotatoHatsue joins (berbermanp@gateway/shell/matrix.org/x-dnpxuvpjeaoflzep)
2021-01-23 10:35:48 By_JumperX4[m] joins (byjumperx4@gateway/shell/matrix.org/x-bdzebwxbthvwynlt)
2021-01-23 10:35:48 psamim joins (samimpmatr@gateway/shell/matrix.org/x-hmcuinycqtxqonvf)
2021-01-23 10:35:48 Half-Shot joins (half-shoth@gateway/shell/matrix.org/x-xufkhgwjdxzcjlwh)
2021-01-23 10:35:54 psibi[m] joins (psibimatri@gateway/shell/matrix.org/x-yrokjcibeeowyiih)
2021-01-23 10:35:55 moyamo[m] joins (moyamomatr@gateway/shell/matrix.org/x-wlyflhbexxtnpntp)
2021-01-23 10:44:43 seschwar joins (~seschwar@unaffiliated/seschwar)
2021-01-23 11:04:13 <hoijui_> Liskni_si, I tried both ways, but the first one served me better (as with Xephyr, Win-key-bindings go to the parent session, not the one I am testing)
2021-01-23 11:04:40 <hoijui_> it served me well! allowed me to trouble-shoot much faster, and got my faulty config fixed. :-)
2021-01-23 11:05:14 <hoijui_> thanks again! :-)
2021-01-23 11:05:21 <hoijui_> and tschauuu!
2021-01-23 11:06:18 <hoijui_> (btw, the problem was, that I had to define 3 missing variables in my Theme config: (active|inactive|urgent)BorderWidth
2021-01-23 11:06:39 × hoijui_ quits (~hoijui@2a01:598:d005:b10:484c:8610:c288:9) (Quit: Leaving)
2021-01-23 11:32:30 × tcberner quits (~quassel@freebsd/developer/tcberner) (Quit: No Ping reply in 180 seconds.)
2021-01-23 11:33:53 tcberner joins (~quassel@212-51-143-151.fiber7.init7.net)
2021-01-23 11:33:53 × tcberner quits (~quassel@212-51-143-151.fiber7.init7.net) (Changing host)
2021-01-23 11:33:53 tcberner joins (~quassel@freebsd/developer/tcberner)
2021-01-23 11:52:29 × hexo quits (~hexo@gateway/tor-sasl/hexo) (Remote host closed the connection)
2021-01-23 11:52:46 hexo joins (~hexo@gateway/tor-sasl/hexo)
2021-01-23 11:55:51 × hexo quits (~hexo@gateway/tor-sasl/hexo) (Remote host closed the connection)
2021-01-23 11:56:14 hexo joins (~hexo@gateway/tor-sasl/hexo)
2021-01-23 12:08:42 <Liskni_si> mc47, Solid: I need to add some unit tests for NoBorders and possibly SubLayouts, but I haven't been watching the Haskell ecosystem very much the last 4 years, do you guys know what's the current optinion about hspec, test-framework, tasty, etc.?
2021-01-23 12:08:55 <Liskni_si> input from anyone else around here obviously welcome as well!
2021-01-23 12:11:19 <mc47> Liskni_si sorry, no idea! I've only used haskell "in production" in XMonad, the rest of my (one year) experience with Haskell is through uni and a bit of hacking alone
2021-01-23 12:22:19 <Solid> Liskni_si: hspec or tasty pretty much; don't think there's much "functional" difference between the two
2021-01-23 12:22:36 <Solid> I've always found hspec "more intuitive" in some way; so I've always defaulted to using that
2021-01-23 12:23:44 <Solid> (But disclaimer that I too am a baby and only have like 2-ish years of Haskell experience :)
2021-01-23 12:24:09 <Solid> But I guess that means I don't know any "outdated" libraries, which may be a bonus :>
2021-01-23 12:42:47 geekosaur joins (ac3a3b57@172.58.59.87)
2021-01-23 13:29:58 kelnoky joins (~shao@ip1f1222c4.dynamic.kabel-deutschland.de)
2021-01-23 13:42:05 × kelnoky quits (~shao@ip1f1222c4.dynamic.kabel-deutschland.de) (Ping timeout: 240 seconds)
2021-01-23 13:55:33 <geekosaur> wow, that's a pretty significant bug in the web client. it keeps putting lambdabot on ignore because the first thing it did was message me. I can turn it off but witch tabs and it turns it back on again
2021-01-23 13:55:56 <geekosaur> had to dig though the log to find who @message-d me
2021-01-23 13:58:07 × ADG1089__ quits (~aditya@122.163.160.223) (Remote host closed the connection)
2021-01-23 13:59:18 <psibi[m]> Liskni_si: I would just stick with hspec. There is also sydtest which is very nice, but I don't understand it's licensing good enough to know if it can be used in open source projects.
2021-01-23 14:01:43 <Liskni_si> psibi[m]: oh, yeah, I saw sydtest on twitter and completely forgot about it
2021-01-23 14:01:47 <Liskni_si> https://github.com/NorfairKing/sydtest#features--comparison-to-similar-projects is ♥
2021-01-23 14:02:03 <Liskni_si> so yeah, hspec seems to be a very reasonable compromise!
2021-01-23 14:09:55 <Liskni_si> Solid: how did you reproduce the problem that #447 fixes? I can't reproduce it here
2021-01-23 14:10:16 <Liskni_si> tried cliking into another terminal, tried clicking into a gtk app, focus is still in prompt
2021-01-23 14:12:30 <Solid> Liskni_si: are you using either `clickJustFocuses' or `updatePointer'? These are two settings that we know don't cause the issue
2021-01-23 14:14:34 <Liskni_si> Solid: oh, I'll try disabling clickJustFocuses
2021-01-23 14:42:50 ADG1089__ joins (~aditya@122.163.160.223)
2021-01-23 14:45:07 × geekosaur quits (ac3a3b57@172.58.59.87) (Quit: Connection closed)
2021-01-23 15:00:52 <Liskni_si> I can reproduce it, but it's totally weird
2021-01-23 15:01:29 <Liskni_si> when I click somewhere, the events just stop coming, and there's no FocusOut or anything
2021-01-23 15:02:25 <Liskni_si> but they're not coming to the window I click on either
2021-01-23 15:32:09 × eyenx quits (~eyenxeyen@unaffiliated/eye/x-1653358) (Remote host closed the connection)
2021-01-23 15:33:57 eyenx joins (~eyenxeyen@unaffiliated/eye/x-1653358)
2021-01-23 15:40:24 × eyenx quits (~eyenxeyen@unaffiliated/eye/x-1653358) (Remote host closed the connection)
2021-01-23 15:44:53 eyenx joins (~eyenxeyen@unaffiliated/eye/x-1653358)
2021-01-23 15:47:33 <Liskni_si> oh!
2021-01-23 15:48:35 <Liskni_si> (I now fully understand it and I'll comment on $447)
2021-01-23 15:48:37 <Liskni_si> #
2021-01-23 16:05:29 kw joins (d4662d5d@212.102.45.93)
2021-01-23 16:14:52 cfricke joins (~cfricke@unaffiliated/cfricke)
2021-01-23 16:25:17 × cfricke quits (~cfricke@unaffiliated/cfricke) (Quit: WeeChat 3.0)
2021-01-23 16:52:06 × nkuld4 quits (~nkuld4@2600:1008:b10e:d81c:a8e0:70fb:a513:5220) (Read error: Connection reset by peer)
2021-01-23 17:12:21 growpotkin joins (~growpotki@130-45-30-154.dyn.grandenetworks.net)
2021-01-23 17:15:16 geekosaur joins (82650c7c@130.101.12.124)
2021-01-23 17:42:13 × hexo quits (~hexo@gateway/tor-sasl/hexo) (Ping timeout: 268 seconds)
2021-01-23 17:43:57 hexo joins (~hexo@gateway/tor-sasl/hexo)
2021-01-23 18:02:02 <geekosaur> wow. I must have been doing poorly
2021-01-23 18:02:19 <geekosaur> not that I'm enormously better now, but.
2021-01-23 19:00:51 × notis quits (~notis@185.51.134.229) (Ping timeout: 265 seconds)
2021-01-23 19:12:01 × geekosaur quits (82650c7c@130.101.12.124) (Ping timeout: 248 seconds)
2021-01-23 19:28:16 × mc47 quits (~yecinem@89.246.239.190) (Quit: Leaving)
2021-01-23 19:29:09 geekosaur joins (82650c7c@130.101.12.124)
2021-01-23 19:29:19 xaltsc joins (~xaltsc@unaffiliated/xaltsc)
2021-01-23 19:36:30 nkuld4 joins (~nkuld4@2600:1008:b14f:b2db:4ff5:72d8:7f87:2702)
2021-01-23 19:49:00 abhixec joins (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net)
2021-01-23 20:09:33 mc47 joins (~yecinem@89.246.239.190)
2021-01-23 21:16:25 notis joins (~notis@185.51.134.222)
2021-01-23 21:43:49 <Liskni_si> well it didn't turn into us hating each other so all is well
2021-01-23 21:43:53 <Liskni_si> anyway
2021-01-23 21:44:30 <Liskni_si> geekosaur: shall I take this as a confirmation that the strut cache PR is okay or do you want more time to think about it?
2021-01-23 21:44:48 <geekosaur> I thought I said it was okay in the PR
2021-01-23 21:45:03 <Liskni_si> oh all right, I wasn't sure how to interpret it :-)
2021-01-23 21:48:47 <wz1000> it seems like there's been a significant uptick in activity recently
2021-01-23 21:51:40 <geekosaur> we'r ehoping to make a release before debian freezes
2021-01-23 21:52:24 <wz1000> I mean in general, from user contributions over the last year or so
2021-01-23 21:53:09 <geekosaur> we go through waves. someone mentions xmonad somewhere, we get a fresh influx of new users and activity
2021-01-23 21:53:37 <geekosaur> then gradual attrition s people settle on configs they like and drift away from the community :/
2021-01-23 21:57:38 × geekosaur quits (82650c7c@130.101.12.124) (Quit: Connection closed)
2021-01-23 22:26:13 × ADG1089__ quits (~aditya@122.163.160.223) (Remote host closed the connection)
2021-01-23 22:27:26 ADG1089__ joins (~aditya@122.163.160.223)
2021-01-23 22:32:46 × ADG1089__ quits (~aditya@122.163.160.223) (Remote host closed the connection)
2021-01-23 22:34:43 hacxman joins (~hexo@gateway/tor-sasl/hexo)
2021-01-23 22:35:08 × hexo quits (~hexo@gateway/tor-sasl/hexo) (Ping timeout: 268 seconds)
2021-01-23 22:35:09 hacxman is now known as hexo
2021-01-23 22:41:37 × mc47 quits (~yecinem@89.246.239.190) (Quit: Leaving)
2021-01-23 23:08:02 gaberdines joins (~sid312924@103.144.175.210)
2021-01-23 23:08:17 × kw quits (d4662d5d@212.102.45.93) (Quit: Ping timeout (120 seconds))
2021-01-23 23:32:06 × growpotkin quits (~growpotki@130-45-30-154.dyn.grandenetworks.net) (Quit: ZNC 1.8.2 - https://znc.in)
2021-01-23 23:32:24 growpotkin joins (~growpotki@130-45-30-154.dyn.grandenetworks.net)
2021-01-23 23:47:45 × seschwar quits (~seschwar@unaffiliated/seschwar) (Quit: :wq)
←Prev  Next→
Page 1 .. 120 121 122 123 124 125 126 127 128 129 130 .. 397

All times are in UTC.