Logs: liberachat/#xmonad
| 2022-03-27 14:51:30 | <Ether[m]1> | And not completely what i want:( |
| 2022-03-27 14:51:34 | <abastro[m]> | I mean, it is quite usable for me with a config under 100 lines |
| 2022-03-27 14:51:40 | <Ether[m]1> | * i want :( |
| 2022-03-27 14:51:58 | <Ether[m]1> | geekosaur: Ohh that's from old config ;) |
| 2022-03-27 14:52:14 | <geekosaur> | again? |
| 2022-03-27 14:52:15 | <Ether[m]1> | abastro[m]: Can i see your config? |
| 2022-03-27 14:52:25 | <Ether[m]1> | geekosaur: Noo. |
| 2022-03-27 14:52:32 | <Ether[m]1> | I meant the string* |
| 2022-03-27 14:52:45 | <Ether[m]1> | This is the newset config (uploaded) |
| 2022-03-27 14:53:14 | <Ether[m]1> | geekosaur: ok.hs line; 53 |
| 2022-03-27 14:53:28 | <Ether[m]1> | Cant i remove it? |
| 2022-03-27 14:53:42 | <Ether[m]1> | Like remove that string, and go on without it? |
| 2022-03-27 14:54:29 | <geekosaur> | you really need to not chnage stuff while asking people to debug the unchanged onbe |
| 2022-03-27 14:54:43 | <geekosaur> | makes it really hard to help you |
| 2022-03-27 14:55:17 | <Ether[m]1> | I didn't* |
| 2022-03-27 14:55:30 | <Ether[m]1> | I am sorry! Its a miscommunication* |
| 2022-03-27 14:55:34 | <geekosaur> | anyway you still have indentation issues (although now they may be hidden) on lines 80, 81, and 83… assuming you haven't changed things yet again |
| 2022-03-27 14:55:47 | <Ether[m]1> | I meant that line was from old config :( |
| 2022-03-27 14:55:58 | <geekosaur> | uh, when you've been expecting me to see your ok.hs while 'm trying to fix xmonad.hs, it's a problem |
| 2022-03-27 14:56:09 | <geekosaur> | how was I supposed to know? |
| 2022-03-27 14:56:17 | <Ether[m]1> | I am sorry 😔 |
| 2022-03-27 14:56:58 | <geekosaur> | anyway: are sthere still problems with ok.hs (aside from the indentation Ipointed you to)? |
| 2022-03-27 14:57:59 | <Ether[m]1> | Ok.hs works though! |
| 2022-03-27 14:58:41 | <Ether[m]1> | You don't need to touch that really its just for giving an idea of what i am trying to do* |
| 2022-03-27 14:59:27 | <abastro[m]> | Before sharing, let me see if I have any private information in the xmonad repo.. |
| 2022-03-27 15:00:20 | <Ether[m]1> | Seems like you are quite right, i approved your PR :) |
| 2022-03-27 15:03:14 | <Ether[m]1> | * PR :) geekosaur: |
| 2022-03-27 15:03:23 | <Ether[m]1> | * PR :) geekosaur: |
| 2022-03-27 15:03:26 | <abastro[m]> | Nvm actually mine was whopping 157 lines |
| 2022-03-27 15:03:34 | <Ether[m]1> | s/Seems/geekosaur:/ |
| 2022-03-27 15:03:42 | <Ether[m]1> | Lol |
| 2022-03-27 15:03:53 | <Ether[m]1> | I knew it 😂😂😂 |
| 2022-03-27 15:04:47 | <abastro[m]> | At least 26 lines are imports but anyway |
| 2022-03-27 15:06:47 | <Ether[m]1> | geekosaur: i just added my color scheme file; lib/Colors/GruvboxDark.hs |
| 2022-03-27 15:07:02 | <Ether[m]1> | * file; lib/Colors/GruvboxDark.hs :) |
| 2022-03-27 15:07:20 | <geekosaur> | https://github.com/geekosaur/xmonad.hs/blob/skkukuk/xmonad.hs |
| 2022-03-27 15:07:32 | <geekosaur> | 321 lines |
| 2022-03-27 15:07:47 | <geekosaur> | yeh, I hit that while testing your config locally |
| 2022-03-27 15:09:14 | <Ether[m]1> | Damn! |
| 2022-03-27 15:13:55 | <Ether[m]1> | geekosaur: looks to me you mixed xmonad.hs and ok.hs? |
| 2022-03-27 15:14:26 | <geekosaur> | I haven't even touched ok.hs |
| 2022-03-27 15:14:46 | <geekosaur> | this is what happens when you're changing thongs out from someone else, though, it all gets confused |
| 2022-03-27 15:15:02 | <geekosaur> | this is also why git warns against force-pushes, the same kinds of messes occur |
| 2022-03-27 15:15:11 | <Ether[m]1> | Oh my bad! |
| 2022-03-27 15:15:29 | <Ether[m]1> | Should i remove ok.hs? geekosaur: |
| 2022-03-27 15:19:16 | <abastro[m]> | Shameless posting |
| 2022-03-27 15:19:16 | <abastro[m]> | https://github.com/Abastro/.xmonad/blob/master/app/Main.hs |
| 2022-03-27 15:19:16 | <abastro[m]> | Indeed mine has less features - btw I no longer use xmobar&trayer so that could be further reduced but anyway |
| 2022-03-27 15:20:20 | <geekosaur> | Ether[m]1, that's up to you. just let me know if you'remaking changes while I'm trying to help you, it just makes messes |
| 2022-03-27 15:20:28 | <Ether[m]1> | Noo |
| 2022-03-27 15:20:54 | <Ether[m]1> | geekosaur: i am sorry 😐! Not making any changes with informing* |
| 2022-03-27 15:21:09 | <Ether[m]1> | > <@abastro:matrix.org> Shameless posting... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/93c72f26458881914abc7607dc92f1e6ecb4f257) |
| 2022-03-27 15:21:11 | <lambdabot> | <hint>:1:1: error: parse error on input ‘<@’ |
| 2022-03-27 15:22:13 | <abastro[m]> | Thanks, I use several apps and taffybar to (imo) make better looks at least |
| 2022-03-27 15:22:35 | <Ether[m]1> | abastro[m]: Taffy bar? |
| 2022-03-27 15:22:47 | <Ether[m]1> | Try polybar maybe? |
| 2022-03-27 15:22:55 | <Ether[m]1> | lambdabot: Tf is this? |
| 2022-03-27 15:23:11 | <abastro[m]> | Well, I am satisfied with my current setup |
| 2022-03-27 15:23:21 | <geekosaur> | > foldr f z [a,b,c] -- it's an evaluator |
| 2022-03-27 15:23:22 | <lambdabot> | f a (f b (f c z)) |
| 2022-03-27 15:23:27 | <abastro[m]> | Thanks for suggedtion though |
| 2022-03-27 15:23:50 | <geekosaur> | sadly it doesn't know about xmonad stuff so I have to keep a cabal repl open on my own xmonad.hs to do that |
| 2022-03-27 15:23:51 | <abastro[m]> | Hm lambdabot intervening at unfortunate times |
| 2022-03-27 15:24:23 | <Ether[m]1> | It? |
| 2022-03-27 15:24:43 | <abastro[m]> | Lambdabot |
| 2022-03-27 15:25:02 | <Ether[m]1> | Its an actual bot 🤣🤣 |
| 2022-03-27 15:26:20 | <Ether[m]1> | geekosaur: what do i do to make the layout hook work? |
| 2022-03-27 15:26:26 | <Ether[m]1> | Any ideas? |
| 2022-03-27 15:27:01 | <geekosaur> | what is the layoutHook not doing? |
| 2022-03-27 15:28:34 | <geekosaur> | and should I be looking at ok.hs or xmonad.hs? |
| 2022-03-27 15:29:33 | <Ether[m]1> | Xmonad.hs |
| 2022-03-27 15:29:42 | <Ether[m]1> | Ok.hs layout hook works |
| 2022-03-27 15:30:16 | <Ether[m]1> | geekosaur: compiler error; line 515, missing brackets or indentation error! |
| 2022-03-27 15:31:49 | <abastro[m]> | I wonder if it would have been better if many xmonad config used curly braces and semicolons instead of indentation |
| 2022-03-27 15:32:11 | <Ether[m]1> | abastro[m]: Not really! |
| 2022-03-27 15:32:58 | <abastro[m]> | There would have been less parser errors. |
| 2022-03-27 15:33:07 | <MrElendig> | not really |
| 2022-03-27 15:33:17 | <Ether[m]1> | geekosaur: correction; not layout hook! I meant the custom thing to show the current layout on the polybar. |
| 2022-03-27 15:33:29 | <MrElendig> | numver of forgotten ;'s are much higher than bad idents |
| 2022-03-27 15:33:35 | <MrElendig> | number* |
| 2022-03-27 15:36:38 | <abastro[m]> | Hm interesting |
| 2022-03-27 15:37:21 | <geekosaur> | Ether[m]1, you're sure this is up to date? the error I get is on line 306 and is about a name collision |
| 2022-03-27 15:37:42 | <Ether[m]1> | Name collision? |
| 2022-03-27 15:37:49 | <Ether[m]1> | Can show me the error? |
| 2022-03-27 15:38:38 | <Ether[m]1> | Are you using lib/Colors while testing? |
| 2022-03-27 15:38:53 | <Ether[m]1> | Its supposed to be i the same directory! |
| 2022-03-27 15:40:13 | <geekosaur> | I am using it, yes |
| 2022-03-27 15:40:49 | <geekosaur> | https://paste.tomsmeding.com/PtYDT9Db |
| 2022-03-27 15:42:31 | <Ether[m]1> | geekosaur |
| 2022-03-27 15:42:47 | <geekosaur> | yes? |
| 2022-03-27 15:43:01 | <Ether[m]1> | Nvm my chat wasn't in sync |
| 2022-03-27 15:43:12 | <geekosaur> | (the overload is easily fixed, I'm just surprised you aren't seeing the same error |
| 2022-03-27 15:43:15 | <geekosaur> | ) |
| 2022-03-27 15:43:48 | <Ether[m]1> | I think its a copy paste issue? |
| 2022-03-27 15:44:15 | <Ether[m]1> | Should i upload to drive or smth? |
| 2022-03-27 15:44:28 | <Ether[m]1> | I am not able to reproduce! |
| 2022-03-27 15:44:38 | <Ether[m]1> | geekosaur |
| 2022-03-27 15:45:21 | <geekosaur> | no, I hit the same error earlier, but it may be a version issue |
| 2022-03-27 15:45:34 | <geekosaur> | I'm on 0.17.0, are you using 0.15/0.16? |
| 2022-03-27 15:45:43 | <Ether[m]1> | Leeme check |
All times are in UTC.