Logs: liberachat/#xmonad
| 2021-05-28 15:19:44 | <mc47> | jq: https://github.com/xmonad/xmonad-contrib/pull/463 |
| 2021-05-28 15:20:34 | <mc47> | status bars that react to changes in the monitor configuration (plugging-in/out) |
| 2021-05-28 15:21:51 | <jg> | Oh that’s dope. I take it that would work for dual monitor setups too? As in I have a script that turns off my second monitor when playing games so I can use gsync. However even when I have 1 monitor on, it used to still spawn 2 xmonars with the spawnpipe |
| 2021-05-28 15:22:19 | <jg> | At least both showed up in htop |
| 2021-05-28 15:22:51 | <mc47> | yeah that's why I created it, I have the tendency to plug-out my external monitor and lay on my bed sometimes, and it was a bit annoying that xmobar doesn't react to that |
| 2021-05-28 15:23:16 | <mc47> | so yeah, if you turn off your second monitor, xmobar will die with it, if you turn it on again, it'll respawn |
| 2021-05-28 15:25:18 | <liskin> | mc47: I just went through the diff and have just one minor comment: might be nice to explicitly mention that the active bar tracking (remembering) uses the command line as a key |
| 2021-05-28 15:25:51 | <liskin> | just so that when people accidentally spawn two xmobars without parameters, they can read a bit more and find out what's wrong |
| 2021-05-28 15:25:59 | <mc47> | Oh that's a good point |
| 2021-05-28 15:26:04 | <liskin> | otherwise it's really good to go |
| 2021-05-28 15:26:14 | <mc47> | I remember we talked about this issue |
| 2021-05-28 15:26:39 | <liskin> | I'll plug in X.H.Rescreen later, but there's no reason to delay the merge any further |
| 2021-05-28 15:28:07 | <liskin> | I had this idea that with the extensible conf stuff, we could possibly resurrect the old "statusBar" api because now it would compose safely, but it may be best to just push for dynamicSBs to be the primary way users use this |
| 2021-05-28 15:28:36 | <liskin> | anyway no need to worry about that now |
| 2021-05-28 15:29:16 | <liskin> | just wanted to plant some seeds so that a month later when I get to it, you guys will have it figured out |
| 2021-05-28 15:29:41 | <jg> | mc47 Let me know when I can test that out haha I’d love to give it a spin |
| 2021-05-28 15:29:52 | <mc47> | sounds reasonable |
| 2021-05-28 15:30:06 | <mc47> | jq I'll add liskin's comment and merge later tonight |
| 2021-05-28 15:30:55 | <liskin> | jg: don't forget to back up your vms disk before going too far in that direction, I'll it to be as broken as it is now :-) |
| 2021-05-28 15:31:05 | <liskin> | *'ll need it … |
| 2021-05-28 15:31:24 | <jg> | Oh heck yea, I should get off work in 6 ish hours. And the I’ll have that disk for you liskin. If I do tinker I’ll clone my disk in its current state before hand |
| 2021-05-28 15:31:53 | <jg> | I wonder if discord ha a file size limit lol |
| 2021-05-28 15:31:55 | <jg> | has |
| 2021-05-28 15:33:17 | <jg> | liskin I forget who but someone linked a bug with gcc the other day that prevents it from being able to compile the Alsa flag in xmobar I’m not sure if you were aware of that. At least I can’t on version 11.1 |
| 2021-05-28 15:34:02 | <liskin> | jg: I saw that probably but decided that's outside of my area of expertise/interest |
| 2021-05-28 15:34:42 | <liskin> | (I don't personally use volume indicators, my laptop has a mute led and that's all I need) |
| 2021-05-28 15:34:43 | <jg> | Would jaor care much or probably not? I don’t need it lol |
| 2021-05-28 15:35:07 | <jg> | i can make a little post for them if you think it would be beneficial |
| 2021-05-28 15:35:50 | <liskin> | might be worth reporting to xmobar/issues |
| 2021-05-28 15:36:26 | <geekosaur> | well, the bug wasn't in xmobar per se, it ws in one of the dependencies |
| 2021-05-28 15:41:24 | <geekosaur> | hm, might be https://github.com/ttuegel/alsa-mixer/issues/7 |
| 2021-05-28 15:41:56 | <geekosaur> | although it's not quite the same error message ("'#' doesn't belong here") |
| 2021-05-28 15:42:25 | <jg> | Yea the error mentioned something with the C library or something if I remember right |
| 2021-05-28 15:43:19 | <jg> | Idk I use a dac So my volume is always at 100 lol |
| 2021-05-28 15:47:09 | → | werneta joins (~werneta@mobile-166-176-57-62.mycingular.net) |
| 2021-05-28 15:52:09 | → | Tomurb joins (~tom@158.194.92.121) |
| 2021-05-28 16:08:46 | × | Tomurb quits (~tom@158.194.92.121) (Ping timeout: 248 seconds) |
| 2021-05-28 16:22:05 | <mc47> | alright, #463 is only a proof-read and a squash away from merge |
| 2021-05-28 16:25:28 | → | a6a45081-2b83 joins (~aditya@106.212.79.20) |
| 2021-05-28 16:27:38 | → | benin8 joins (benin@gateway/vpn/protonvpn/benin) |
| 2021-05-28 16:29:04 | × | benin quits (~benin@183.82.177.19) (Ping timeout: 264 seconds) |
| 2021-05-28 16:29:05 | benin8 | is now known as benin |
| 2021-05-28 16:37:43 | → | benin5 joins (~benin@183.82.177.19) |
| 2021-05-28 16:39:42 | × | benin quits (benin@gateway/vpn/protonvpn/benin) (Ping timeout: 248 seconds) |
| 2021-05-28 16:39:42 | benin5 | is now known as benin |
| 2021-05-28 16:44:32 | × | a6a45081-2b83 quits (~aditya@106.212.79.20) (Quit: Konversation terminated!) |
| 2021-05-28 16:44:55 | → | a6a45081-2b83 joins (~aditya@106.212.79.20) |
| 2021-05-28 16:45:36 | <mc47> | oh wow that ci speedup is so good! |
| 2021-05-28 16:48:00 | <liskin> | is is really that different? |
| 2021-05-28 16:48:08 | <liskin> | the stack workflow is still 4 minutes |
| 2021-05-28 16:48:29 | <mc47> | I felt it is, I think we were around 7-10 minutes before it |
| 2021-05-28 16:51:56 | <liskin> | if you get unlucky and don't hit any caches :-) |
| 2021-05-28 16:54:37 | <liskin> | anyway, would be nice if the tutorial was linked from https://github.com/xmonad/xmonad#readme |
| 2021-05-28 16:54:50 | <liskin> | that README is like 10 years out of date :-( |
| 2021-05-28 16:56:00 | <jg> | liskin I can try and draft up some stack install instructions for arch if it would help |
| 2021-05-28 16:56:20 | → | tremon joins (~tremon@217-63-61-89.cable.dynamic.v4.ziggo.nl) |
| 2021-05-28 16:57:25 | <liskin> | jg: there are stack install instructions in the INSTALL.md already |
| 2021-05-28 16:57:51 | <liskin> | wouldn't hurt if someone who recently did it checked them though |
| 2021-05-28 16:59:08 | <jg> | yea I can take a look! I think it has some stuff for Debian based systems. It would be to add like maybe a line for arch of just yay -S static-stack to avoid most of arches issues |
| 2021-05-28 16:59:44 | <liskin> | makes sense, yeah |
| 2021-05-28 17:02:39 | <jg> | Oooh the x11 thing got added I havet looked at this in a little ! Or maybe I glanced over it |
| 2021-05-28 17:03:54 | × | dmwit quits (~dmwit@pool-173-66-86-32.washdc.fios.verizon.net) (Ping timeout: 264 seconds) |
| 2021-05-28 17:05:44 | → | dmwit joins (~dmwit@pool-173-66-86-32.washdc.fios.verizon.net) |
| 2021-05-28 17:20:48 | × | a6a45081-2b83 quits (~aditya@106.212.79.20) (Read error: Connection reset by peer) |
| 2021-05-28 17:28:35 | <liskin> | Solid: btw, I ended up doing https://github.com/liskin/xmonad-web/commit/02e3aa11ecf351fb61852b72499e58d7e0152d1b because GEM_HOME reuses gems installed in the system, and that sometimes breaks (I had to bisect github-pages yesterday and it just crashed on most versions) |
| 2021-05-28 17:28:51 | <liskin> | Solid: so this is basically what your README does, just automated |
| 2021-05-28 17:29:03 | <liskin> | and the --livereload is really nice :-) |
| 2021-05-28 17:29:39 | <liskin> | together with https://github.com/liskin/xmonad-web/commit/08b9354535d9a61a612a8ef605a160eb79f20da9, which mc47 will like (speedup!) that gives almost wysiwyg-like experience :-) |
| 2021-05-28 17:31:25 | → | tekul joins (~tekul@82-68-220-238.dsl.in-addr.zen.co.uk) |
| 2021-05-28 17:42:39 | <mc47> | that's awesome! I'm glad we didn't go with hakyll |
| 2021-05-28 18:28:30 | × | jg quits (~jg@12.218.15.210) (Quit: Client closed) |
| 2021-05-28 18:38:26 | × | geekosaur quits (~geekosaur@069-135-003-034.biz.spectrum.com) (Remote host closed the connection) |
| 2021-05-28 18:42:23 | → | geekosaur joins (~geekosaur@069-135-003-034.biz.spectrum.com) |
| 2021-05-28 18:47:10 | × | werneta quits (~werneta@mobile-166-176-57-62.mycingular.net) (Ping timeout: 248 seconds) |
| 2021-05-28 18:49:17 | → | werneta joins (~werneta@70-142-214-115.lightspeed.irvnca.sbcglobal.net) |
| 2021-05-28 20:20:23 | × | hexo quits (~hexo@2a02-ab04-2843-9500-f500-21ca-2d75-caa5.dynamic.v6.chello.sk) (Ping timeout: 272 seconds) |
| 2021-05-28 20:21:14 | → | hexo joins (~hexo@2a02-ab04-2843-9500-ec04-cc31-4c52-25d9.dynamic.v6.chello.sk) |
| 2021-05-28 20:21:51 | → | jgGuest54 joins (~jgGuest54@47.149.222.98) |
| 2021-05-28 20:22:12 | jgGuest54 | is now known as jg |
| 2021-05-28 20:22:33 | <jg> | liskin, I am going to try and package it up for you if youre still on |
| 2021-05-28 20:23:52 | <liskin> | jg: I'm still on |
| 2021-05-28 20:24:11 | <liskin> | not sure I'll get to the actual investigation but I can grab it and try booting it |
| 2021-05-28 20:25:11 | <jg> | oh no worries at all, I just wanted to make sure you got it, there is absolutely no rush |
| 2021-05-28 20:27:00 | <jg> | I am exporting right now and then I will try and set up a folder |
| 2021-05-28 20:30:08 | → | allbery_b joins (~geekosaur@069-135-003-034.biz.spectrum.com) |
| 2021-05-28 20:32:14 | × | geekosaur quits (~geekosaur@069-135-003-034.biz.spectrum.com) (Ping timeout: 248 seconds) |
| 2021-05-28 20:32:38 | × | jg quits (~jgGuest54@47.149.222.98) (Quit: Client closed) |
| 2021-05-28 20:32:48 | allbery_b | is now known as geekosaur |
| 2021-05-28 20:35:03 | → | jg joins (~jrgiacone@47.149.222.98) |
| 2021-05-28 20:39:41 | <jg> | libskin would you prefer a link or to the drive folder or an email invite |
| 2021-05-28 20:40:22 | <jg> | liskin* |
| 2021-05-28 20:41:45 | → | Guest9344 joins (~Guest93@47.149.222.98) |
| 2021-05-28 20:41:51 | <liskin> | jg: a link but don't care really |
| 2021-05-28 20:42:30 | <liskin> | if you post it here it'll be logged for eternity; but then you'll presumably delete it anyway so … |
| 2021-05-28 20:43:14 | <jg> | lmao fair, whatever you think is best |
| 2021-05-28 20:52:00 | <mc47> | jq I just merged the PR we were talking about, so you can gladly give it a try and tell us what you think |
| 2021-05-28 20:52:06 | × | jg quits (~jrgiacone@47.149.222.98) (Ping timeout: 244 seconds) |
| 2021-05-28 20:52:30 | × | Guest9344 quits (~Guest93@47.149.222.98) (Ping timeout: 250 seconds) |
| 2021-05-28 20:54:08 | → | jg joins (~jrgiacone@47.149.222.98) |
| 2021-05-28 20:54:36 | <geekosaur> | <mc47> jq I just merged the PR we were talking about, so you can gladly give it a try and tell us what you think |
All times are in UTC.