Home liberachat/#xmonad: Logs Calendar

Logs on 2023-02-03 (liberachat/#xmonad)

01:23:43 × thunderrd quits (~thunderrd@183.182.111.134) (Ping timeout: 248 seconds)
01:37:43 thunderrd joins (~thunderrd@183.182.111.238)
03:04:04 × banc quits (banc@gateway/vpn/protonvpn/banc) (Ping timeout: 260 seconds)
03:09:55 × td_ quits (~td@i53870916.versanet.de) (Ping timeout: 252 seconds)
03:11:56 td_ joins (~td@i5387090B.versanet.de)
03:22:09 banc joins (banc@gateway/vpn/protonvpn/banc)
06:33:39 qbt joins (~qbt@user/edun)
06:49:00 × jao quits (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 255 seconds)
08:24:58 × Solid quits (~slot@xmonad/slotThe) (Quit: Connection reset by pear)
08:44:04 × ft quits (~ft@p4fc2a257.dip0.t-ipconnect.de) (Quit: leaving)
09:00:13 × Ernest[m] quits (~guydoodma@2001:470:69fc:105::2:74fe) (Quit: You have been kicked for being idle)
09:09:29 Solid joins (~slot@xmonad/slotThe)
09:54:08 × qbt quits (~qbt@user/edun) (Ping timeout: 248 seconds)
10:34:05 malook joins (~Thunderbi@2a02:9b0:4000:8906:a3db:36bd:e717:5cd6)
10:38:58 malook parts (~Thunderbi@2a02:9b0:4000:8906:a3db:36bd:e717:5cd6) ()
11:12:20 × evilop quits (~Urist@archlinux/op/MrElendig) (Quit: starting ww3)
11:13:18 MrElendig joins (~Urist@archlinux/op/MrElendig)
11:18:14 mc47 joins (~mc47@xmonad/TheMC47)
11:58:14 alicecandyOM[m] joins (~alicecand@2001:470:69fc:105::2:d7a7)
12:02:57 qbt joins (~qbt@user/edun)
12:35:08 iffsid joins (~iffsid@2001:470:69fc:105::a3e)
13:16:18 rekahsoft joins (~rekahsoft@bras-base-orllon1122w-grc-05-174-88-194-86.dsl.bell.ca)
13:43:32 <jabuxas> hello
13:43:46 unclechu joins (~unclechu@2001:470:69fc:105::354)
13:44:36 <geekosaur> hi
13:44:41 <jabuxas> i updated my xmobar to 0.46 because I was having an issue where a font was stretched for no reason, and updating to 0.46 fixed the issue for some reason
13:44:43 <jabuxas> the thing is that after updating, my workspaces on xmobar are all grouped up and have no space between them
13:45:01 <jabuxas> any ideas? i'll be sending both in a sec
13:45:54 <jabuxas> xmobar: http://0x0.st/oCX-.hs
13:45:56 <jabuxas> xmonad: http://0x0.st/oCXo.hs
13:46:03 <geekosaur> not sure I can help since I don't use xmobar. might be others around who can though
13:47:48 <jabuxas> this is how it looks https://0x0.st/oCXX.png
13:48:54 <jabuxas> i'll be here, for now i'll be googling to see if i can find anything
13:50:06 <geekosaur> xmobar.hs is kinda mangled there (no line endings)
13:50:24 <geekosaur> and truncated,from the look of it
13:50:57 <jabuxas> uh thats weird
13:51:09 <jabuxas> i think 0x0.st f up my file
13:51:14 <jabuxas> let me try again to send it
13:52:24 <jabuxas> xmobar: https://bpa.st/4JY7I
13:52:28 <jabuxas> now it's right
14:05:55 × rekahsoft quits (~rekahsoft@bras-base-orllon1122w-grc-05-174-88-194-86.dsl.bell.ca) (Remote host closed the connection)
14:06:36 rekahsoft joins (~rekahsoft@bras-base-orllon1122w-grc-05-174-88-194-86.dsl.bell.ca)
14:22:55 <jabuxas> i guess it is a problem with my ppWsSep, commenting it out and now its back to normal
14:23:15 <jabuxas> i just dont know why it would break after an update
14:27:06 <geekosaur> font rendering issue? more specifically not handling spaces correctly
14:34:43 <jabuxas> maybe
15:17:13 ft joins (~ft@p4fc2a257.dip0.t-ipconnect.de)
15:36:52 × matijja quits (~matijja@193.77.181.201) (Quit: ZNC 1.8.2 - https://znc.in)
15:40:45 matijja joins (~matijja@193.77.181.201)
16:29:15 × qbt quits (~qbt@user/edun) (Ping timeout: 252 seconds)
16:41:24 <liskin> jabuxas: can you try using a bog standard font like "sans-serif"? if spaces are still missing then I'd try fiddling with your wrapSep in xmonad.hs
16:41:55 <liskin> it could be an xmobar/pango bug though, that wrapSep looks like it should at least render the space…
17:09:52 × werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Remote host closed the connection)
17:33:35 <jabuxas> i'll give it a try
17:34:27 jao joins (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net)
17:42:31 <jabuxas> seems to be a bug with xmobarColor when used on ppWsSep
17:43:11 <jabuxas> removing it completely fixes it, using another function like xmobarBorder works normally
17:44:28 <jabuxas> it doesnt matter if using sans-serif or cartograph cf
17:46:03 <geekosaur> I noticed stuff like #rrggbb:7 in your spec, if they added to the color spec I wonder if they're doing something silly like eating trailing spaces
17:46:31 <geekosaur> although those should be wrapped inside <fc>, shouldn't they?
17:53:36 <jabuxas> i can try removing it, i dont think they did much or i didnt notice it myself at least
17:54:28 <jabuxas> doenst seem to be the case
17:55:12 <geekosaur> I don't mean you should do so, I mean they translate to that
17:55:23 <geekosaur> look at what `xmobarColor` produces
17:56:18 <geekosaur> in any case this sounds like an xmobar bug
19:24:40 mvk joins (~mvk@2607:fea8:5caa:ac00::f944)
21:18:56 × mvk quits (~mvk@2607:fea8:5caa:ac00::f944) (Ping timeout: 248 seconds)
21:34:52 × Natch quits (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) (Remote host closed the connection)
21:41:06 Natch joins (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se)
22:57:31 mvk joins (~mvk@2607:fea8:5caa:ac00::f944)
23:13:48 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)

All times are in UTC on 2023-02-03.