2025-02-14 04:27:46 +0100 | td_ | (~td@i53870921.versanet.de) (Ping timeout: 248 seconds) |
2025-02-14 04:29:44 +0100 | td_ | (~td@i5387090D.versanet.de) td_ |
2025-02-14 07:52:52 +0100 | ft | (~ft@p4fc2a610.dip0.t-ipconnect.de) (Quit: leaving) |
2025-02-14 12:32:43 +0100 | ash3en | (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) ash3en |
2025-02-14 15:07:36 +0100 | MrElendig | (~Urist@archlinux/op/MrElendig) (Quit: covfefe) |
2025-02-14 15:20:05 +0100 | MrElendig | (~Urist@archlinux/op/MrElendig) MrElendig |
2025-02-14 15:27:14 +0100 | ft | (~ft@p4fc2a610.dip0.t-ipconnect.de) ft |
2025-02-14 16:36:31 +0100 | ash3en | (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Quit: ash3en) |
2025-02-14 17:38:35 +0100 | ash3en | (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) ash3en |
2025-02-14 17:59:46 +0100 | ash3en | (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Quit: ash3en) |
2025-02-14 18:03:13 +0100 | haskellbridge | (~hackager@syn-024-093-192-219.res.spectrum.com) (Remote host closed the connection) |
2025-02-14 18:03:53 +0100 | haskellbridge | (~hackager@syn-024-093-192-219.res.spectrum.com) hackager |
2025-02-14 18:05:35 +0100 | ChubaDuba | (~ChubaDuba@5.166.233.147) ChubaDuba |
2025-02-14 18:29:54 +0100 | ash3en | (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) ash3en |
2025-02-14 18:31:09 +0100 | ash3en | (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Client Quit) |
2025-02-14 22:09:14 +0100 | <beastwic1> | this is probably not the right place, but if anyone here uses xmobar, is it possible to set low/high custom colors for pipereader output? |
2025-02-14 22:18:06 +0100 | <geekosaur> | I think you would need to have a program wrap things in color escapes and use the Unsafe version so xmobar will interpret them instead of printing them literally. Sanitizing the actual output would be your problem |
2025-02-14 22:20:44 +0100 | <beastwic1> | there is an unsafe version? |
2025-02-14 22:22:17 +0100 | <geekosaur> | there should be. I'm having trouble loading the documentation 😞 |
2025-02-14 22:25:17 +0100 | <haskellbridge> | <m1mir> If you are talking about codeberg.org I can't load that either so it's probably not a local issue. |
2025-02-14 22:27:22 +0100 | <geekosaur> | yes, I'm trying to get to the docs on codeberg |
2025-02-14 22:29:01 +0100 | <MrElendig> | codeberg is under attack on several levels currently |
2025-02-14 22:29:42 +0100 | <geekosaur> | ugh. docs on hackage suggest there isn't an unsafe variant. I'd suggest filing a bug, but apparently that will be difficult right now |
2025-02-14 22:30:02 +0100 | <geekosaur> | in the meantime I'd guess no, you could only use fixed colors in the template |
2025-02-14 22:31:10 +0100 | <geekosaur> | I thought all the readers had unsafe versions but it appears PipeReader, BufferedPipeReader, and HandleReader don't |
2025-02-14 22:31:22 +0100 | <geekosaur> | and MarqueePipeReader |
2025-02-14 22:32:05 +0100 | <geekosaur> | (HandleReader's only useful with a Haskell config file) |
2025-02-14 22:49:58 +0100 | ChubaDuba | (~ChubaDuba@5.166.233.147) (Ping timeout: 252 seconds) |