Logs: liberachat/#xmonad
| 2022-01-21 14:55:41 | → | red-snail joins (~snail@static.151.210.203.116.clients.your-server.de) |
| 2022-01-21 14:55:48 | <Guest96> | thanks |
| 2022-01-21 14:56:01 | <geekosaur> | I got that wrong, ppTitle only does focused window. so now I'm wondering if there's a newline getting inserted |
| 2022-01-21 14:56:32 | <geekosaur> | or maybe your machine is just enough slower that you're seeing the redraw; I don't think xmobar optimizes it away if it's the same |
| 2022-01-21 14:56:53 | <geekosaur> | although I don't know for certain since I don't use xmobar |
| 2022-01-21 14:58:00 | <Guest96> | use polybar? maybe it's i5 2nd gen processor, no external gpu |
| 2022-01-21 15:00:12 | <Guest96> | probably something wrong with my config |
| 2022-01-21 15:00:24 | <Guest96> | titles get frozen after some time too |
| 2022-01-21 15:04:35 | <geekosaur> | that I don't think I can help with |
| 2022-01-21 15:05:22 | × | Guest96 quits (~Guest96@216.24.253.159) (Ping timeout: 256 seconds) |
| 2022-01-21 15:21:56 | → | Guest96 joins (~Guest96@216.24.253.159) |
| 2022-01-21 15:28:58 | × | Guest96 quits (~Guest96@216.24.253.159) (Ping timeout: 250 seconds) |
| 2022-01-21 15:28:58 | × | bsjd quits (~user@2a02:a020:19:c218:b30e:7750:fdf4:88dd) (Ping timeout: 250 seconds) |
| 2022-01-21 15:37:25 | × | incertia quits (~incertia@207.98.176.56) (Read error: Connection reset by peer) |
| 2022-01-21 15:42:16 | → | incertia joins (~incertia@24.42.246.251) |
| 2022-01-21 16:50:31 | × | dirtcastle quits (~dirtcastl@103.43.203.226) (Remote host closed the connection) |
| 2022-01-21 17:01:55 | × | incertia quits (~incertia@24.42.246.251) (Ping timeout: 256 seconds) |
| 2022-01-21 17:04:22 | → | incertia joins (~incertia@207.98.242.204) |
| 2022-01-21 17:13:52 | → | dirtcastle joins (~dirtcastl@103.43.203.227) |
| 2022-01-21 17:28:01 | <Solid> | liskin: ping for https://github.com/xmonad/xmonad-web/pull/55 (I really only want someone else to open the new picture in inkscape, save it, and tell me inkscape doesn't want to change anything) |
| 2022-01-21 17:28:20 | ChanServ | sets mode +o Solid |
| 2022-01-21 17:29:00 | Solid | sets topic to "xmonad: the tiling window manager with a formally proven core | https://xmonad.org | cheatsheet: https://xmonad.org/images/cheat/xmbindings.png | https://wiki.haskell.org/Xmonad/Frequently_asked_questions | https://ircbrowse.tomsmeding.com/browse/lcxmonad" |
| 2022-01-21 17:29:08 | ChanServ | sets mode -o Solid |
| 2022-01-21 17:29:27 | Solid | almost wants to delete the FAQ from the topic and link to the tutorial instead |
| 2022-01-21 17:29:49 | <Solid> | but I think it still holds _some_ useful information |
| 2022-01-21 17:35:42 | <geekosaur> | very little, I'm afraid |
| 2022-01-21 17:38:38 | <Solid> | :/ |
| 2022-01-21 17:39:19 | <Solid> | going through it and putting the relevant information into a FAQ on the website sounds like the _perfect_ way to spend my sunday ._. |
| 2022-01-21 17:39:41 | geekosaur | was going to update the faq… in august |
| 2022-01-21 17:39:57 | <geekosaur> | stalled out completely on about the 8th "runhaskell Setup.hs" |
| 2022-01-21 17:40:52 | <Solid> | oof |
| 2022-01-21 17:40:56 | <Solid> | yeah I'd just throw that one out |
| 2022-01-21 18:14:27 | × | incertia quits (~incertia@207.98.242.204) (Ping timeout: 256 seconds) |
| 2022-01-21 18:14:54 | → | mc47 joins (~mc47@xmonad/TheMC47) |
| 2022-01-21 18:15:21 | → | incertia joins (~incertia@207.98.168.249) |
| 2022-01-21 18:19:15 | <liskin> | Solid: so did you have to actually change/move things around? |
| 2022-01-21 18:24:09 | <liskin> | Solid: and, um, opening your svg and saving it in my inkscape does result in some numbers being changed to what they were before |
| 2022-01-21 18:25:25 | <liskin> | e.g. the Quit xmonad texts, used to be at 234.31291; 242.41291, your commit changed that to 235.66292; 243.76291 and saving it again changes it back to 234.31291; 242.41292 (0.00001 difference to the original) |
| 2022-01-21 18:28:02 | <liskin> | Solid: and if you do the Swipe diff of the PNG at https://github.com/xmonad/xmonad-web/pull/55/files, you'll notice that the line height changes in the "master area", "terminal (default xterm)" and "Swap focused window with master window" boxes |
| 2022-01-21 18:31:49 | <liskin> | anyway, when I open the original SVG in my inkscape, everything's fine, and when I open yours, everything's fine too, just needs a save to revert the coordinates |
| 2022-01-21 18:32:20 | <liskin> | so I guess I'll just go through both commits one by one, re-save and regen the PNG |
| 2022-01-21 18:33:29 | <liskin> | bloody font issues |
| 2022-01-21 18:34:06 | <Solid> | yikes |
| 2022-01-21 18:34:14 | <Solid> | liskin: yeah I had to enlarge the boxes a little |
| 2022-01-21 18:34:19 | <Solid> | because otherwise the text didn't fit |
| 2022-01-21 18:34:28 | <Solid> | liskin: what's your inkscape version? |
| 2022-01-21 18:34:37 | <liskin> | 1.1.1 |
| 2022-01-21 18:34:46 | <Solid> | very weird |
| 2022-01-21 18:35:17 | <liskin> | what does "fc-match TlwgTypewriter" say on your computer? |
| 2022-01-21 18:35:59 | <Solid> | ❯ fc-match TlwgTypewriter |
| 2022-01-21 18:35:59 | <Solid> | TlwgTypewriter.ttf: "Tlwg Typewriter" "Regular" |
| 2022-01-21 18:36:00 | <liskin> | although that's almost certainly not the problem because the fonts are okay in the PNG |
| 2022-01-21 18:36:13 | <liskin> | so I have absolutely no idea what's going on |
| 2022-01-21 18:52:49 | → | themc47 joins (~mc47@xmonad/TheMC47) |
| 2022-01-21 18:53:33 | × | mc47 quits (~mc47@xmonad/TheMC47) (Ping timeout: 256 seconds) |
| 2022-01-21 18:53:33 | × | themc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection) |
| 2022-01-21 19:22:00 | <liskin> | Solid: https://github.com/xmonad/xmonad-web/compare/gh-pages...liskin:cheatsheet |
| 2022-01-21 19:35:32 | × | dirtcastle quits (~dirtcastl@103.43.203.227) (Ping timeout: 250 seconds) |
| 2022-01-21 19:35:46 | → | dirtcastle joins (~dirtcastl@2409:4072:e9c:1b4c:b8e5:14ff:fe85:b856) |
| 2022-01-21 19:42:17 | × | dirtcastle quits (~dirtcastl@2409:4072:e9c:1b4c:b8e5:14ff:fe85:b856) (Ping timeout: 240 seconds) |
| 2022-01-21 19:51:32 | × | noex quits (~null@user/noex) (Ping timeout: 240 seconds) |
| 2022-01-21 20:01:48 | × | yosafbridge` quits (~yosafbrid@static.38.6.217.95.clients.your-server.de) (Quit: Leaving) |
| 2022-01-21 20:27:06 | → | yosafbridge joins (~yosafbrid@static.38.6.217.95.clients.your-server.de) |
| 2022-01-21 20:42:55 | × | incertia quits (~incertia@207.98.168.249) (Ping timeout: 256 seconds) |
| 2022-01-21 20:54:56 | × | edun quits (~qbt@user/edun) (Quit: Leaving.) |
| 2022-01-21 21:19:56 | × | werneta quits (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) (Ping timeout: 256 seconds) |
| 2022-01-21 21:21:50 | → | werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 2022-01-21 21:25:27 | → | noex joins (~null@user/noex) |
| 2022-01-21 21:26:15 | × | sheb quits (~sheb@31.223.228.71) (Quit: Leaving) |
| 2022-01-21 21:35:24 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection) |
| 2022-01-21 21:37:04 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 2022-01-21 21:45:34 | → | incertia joins (~incertia@207.98.163.88) |
| 2022-01-21 22:13:44 | → | chomwitt joins (~chomwitt@2a02:587:dc03:8b00:12c3:7bff:fe6d:d374) |
| 2022-01-21 23:23:21 | → | sagax joins (~sagax_nb@user/sagax) |
| 2022-01-21 23:26:04 | × | steve__ quits (~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 250 seconds) |
| 2022-01-22 00:15:01 | × | seschwar quits (~seschwar@user/seschwar) (Quit: :wq) |
| 2022-01-22 00:30:02 | × | chomwitt quits (~chomwitt@2a02:587:dc03:8b00:12c3:7bff:fe6d:d374) (Ping timeout: 240 seconds) |
| 2022-01-22 01:25:51 | → | dirtcastle joins (~dirtcastl@2409:4072:e9c:1b4c:54d9:15ff:fe0b:f7c6) |
| 2022-01-22 01:32:17 | × | dirtcastle quits (~dirtcastl@2409:4072:e9c:1b4c:54d9:15ff:fe0b:f7c6) (Ping timeout: 240 seconds) |
| 2022-01-22 02:40:54 | → | dirtcastle joins (~dirtcastl@2409:4072:e9c:1b4c:d08e:74ff:fefd:9900) |
| 2022-01-22 03:03:20 | × | banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 256 seconds) |
| 2022-01-22 03:31:17 | × | td_ quits (~td@94.134.91.211) (Ping timeout: 240 seconds) |
| 2022-01-22 03:33:25 | → | td_ joins (~td@94.134.91.124) |
| 2022-01-22 03:42:28 | → | ebray187 joins (~ebray187@2800:150:129:17c4:224:1dff:fed5:599e) |
| 2022-01-22 04:15:28 | → | syntactic_sugar joins (~amoljha@2601:644:8601:2e30::a5c9) |
| 2022-01-22 04:58:41 | × | syntactic_sugar quits (~amoljha@2601:644:8601:2e30::a5c9) (Quit: WeeChat 3.3) |
| 2022-01-22 06:50:57 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Ping timeout: 240 seconds) |
| 2022-01-22 06:51:00 | → | chomwitt joins (~chomwitt@ppp-94-67-1-27.home.otenet.gr) |
| 2022-01-22 06:58:54 | → | geekosaur joins (~geekosaur@xmonad/geekosaur) |
| 2022-01-22 07:09:17 | × | mvk quits (~mvk@2607:fea8:5cdd:f000::55f8) (Ping timeout: 240 seconds) |
| 2022-01-22 07:11:05 | → | mvk joins (~mvk@173.33.176.132) |
| 2022-01-22 07:18:23 | → | edun joins (~qbt@user/edun) |
| 2022-01-22 07:42:11 | × | thunderrd quits (~thunderrd@183.182.114.164) (Remote host closed the connection) |
| 2022-01-22 07:46:39 | → | thunderrd joins (~thunderrd@183.182.114.164) |
| 2022-01-22 08:13:27 | × | thunderrd quits (~thunderrd@183.182.114.164) (Remote host closed the connection) |
| 2022-01-22 08:17:51 | × | ebray187 quits (~ebray187@2800:150:129:17c4:224:1dff:fed5:599e) (Quit: Konversation terminated!) |
| 2022-01-22 08:33:45 | → | thunderrd joins (~thunderrd@183.182.114.164) |
| 2022-01-22 09:10:17 | × | dirtcastle quits (~dirtcastl@2409:4072:e9c:1b4c:d08e:74ff:fefd:9900) (Ping timeout: 240 seconds) |
| 2022-01-22 09:11:16 | → | dirtcastle joins (~dirtcastl@103.43.203.225) |
| 2022-01-22 09:17:44 | × | geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b))) |
All times are in UTC.