2022-12-13 00:49:09 +0100 | doppo_ | (~doppo@2604:180::e0fc:a07f) (Ping timeout: 255 seconds) |
2022-12-13 00:50:13 +0100 | doppo | (~doppo@2604:180::e0fc:a07f) |
2022-12-13 00:53:00 +0100 | <[Leary]> | liskin: You should just enjoy your break! The PRs aren't urgent or anything, I just need to get them off my PC and into the world. |
2022-12-13 00:53:27 +0100 | <[Leary]> | AskYourself[m]: try `journalctl -f`. |
2022-12-13 00:54:01 +0100 | <[Leary]> | New output should appear there as the logs are written. |
2022-12-13 01:00:06 +0100 | scardinal | (~supreme@customer-212-237-101-39.ip4.gigabit.dk) (*.net *.split) |
2022-12-13 01:00:06 +0100 | Maeda | (~Maeda@91-161-10-149.subs.proxad.net) (*.net *.split) |
2022-12-13 01:00:06 +0100 | Mion | (~Urist@archlinux/op/MrElendig) (*.net *.split) |
2022-12-13 01:00:06 +0100 | hrberg_ | (~quassel@171.79-160-161.customer.lyse.net) (*.net *.split) |
2022-12-13 01:00:06 +0100 | haasn | (~nand@haasn.dev) (*.net *.split) |
2022-12-13 01:00:06 +0100 | geekosaur | (~geekosaur@xmonad/geekosaur) (*.net *.split) |
2022-12-13 01:00:06 +0100 | yosafbridge` | (~yosafbrid@static.38.6.217.95.clients.your-server.de) (*.net *.split) |
2022-12-13 01:00:06 +0100 | ectospasm | (~ectospasm@user/ectospasm) (*.net *.split) |
2022-12-13 01:00:06 +0100 | haskl | (~haskl@user/haskl) (*.net *.split) |
2022-12-13 01:00:07 +0100 | gauge | (~gauge@user/gauge) (*.net *.split) |
2022-12-13 01:00:08 +0100 | kora9 | (~kora@user/Kora9) (*.net *.split) |
2022-12-13 01:00:08 +0100 | mesaoptimizer2 | (apotheosis@user/PapuaHardyNet) (*.net *.split) |
2022-12-13 01:00:16 +0100 | hrberg | (~quassel@171.79-160-161.customer.lyse.net) |
2022-12-13 01:00:17 +0100 | scardinal | (~supreme@customer-212-237-101-39.ip4.gigabit.dk) |
2022-12-13 01:00:56 +0100 | ectospasm | (~ectospasm@23-227-173-50.static.hvvc.us) |
2022-12-13 01:00:59 +0100 | xmonadtrack | (~xmonadtra@xmonad/geekosaur) (Remote host closed the connection) |
2022-12-13 01:01:02 +0100 | yosafbridge | (~yosafbrid@static.38.6.217.95.clients.your-server.de) |
2022-12-13 01:01:52 +0100 | xmonadtrack | (~xmonadtra@069-135-003-034.biz.spectrum.com) |
2022-12-13 01:01:59 +0100 | ectospasm | Guest2325 |
2022-12-13 01:02:00 +0100 | xmonadtrack | (~xmonadtra@069-135-003-034.biz.spectrum.com) (Changing host) |
2022-12-13 01:02:00 +0100 | xmonadtrack | (~xmonadtra@xmonad/geekosaur) |
2022-12-13 01:02:03 +0100 | geekosaur | (~geekosaur@xmonad/geekosaur) |
2022-12-13 01:02:19 +0100 | haskl | (~haskl@user/haskl) |
2022-12-13 01:02:21 +0100 | gauge | (~gauge@user/gauge) |
2022-12-13 01:02:47 +0100 | haasn | (~nand@haasn.dev) |
2022-12-13 01:04:01 +0100 | kora9 | (~kora@user/Kora9) |
2022-12-13 01:04:29 +0100 | <AskYourself[m]> | Ahh ok. |
2022-12-13 01:04:37 +0100 | <AskYourself[m]> | Is there a way to pipe that to a file. |
2022-12-13 01:04:46 +0100 | <AskYourself[m]> | I can see some output there that deff has to do with this. |
2022-12-13 01:05:02 +0100 | <AskYourself[m]> | But it seems like since the journal is (always?) being written to, it can't be piped in the normal way. |
2022-12-13 01:05:24 +0100 | Maeda | (~Maeda@91-161-10-149.subs.proxad.net) |
2022-12-13 01:05:40 +0100 | <geekosaur> | use script? |
2022-12-13 01:06:03 +0100 | <geekosaur> | although journalctl probably has some option |
2022-12-13 01:06:17 +0100 | geekosaur | doesn't really know journalctl |
2022-12-13 01:07:26 +0100 | <AskYourself[m]> | Hmm ok, I'll see if I can find the option. |
2022-12-13 01:07:39 +0100 | <[Leary]> | You can do e.g. `journalctl -b0 | tail -n 100 > filename` to get the last 100 lines of the current boot log. |
2022-12-13 01:10:01 +0100 | AskYourself[m] | posted a file: (9KiB) < https://libera.ems.host/_matrix/media/v3/download/matrix.org/VwVcxkKvlJMIVyIXqEekocee/journal.txt > |
2022-12-13 01:10:04 +0100 | <AskYourself[m]> | There we go. |
2022-12-13 01:10:06 +0100 | <AskYourself[m]> | Thx. |
2022-12-13 01:11:56 +0100 | nrv | (~nrv@217.199.233.203) |
2022-12-13 01:16:51 +0100 | <geekosaur> | hrm. settings window is getting moved, dunno if it's centered but at least its y position changes to be much higher on the screen |
2022-12-13 01:18:33 +0100 | <AskYourself[m]> | It still is in the same place when I look at it. |
2022-12-13 01:19:25 +0100 | <geekosaur> | you would not see it in the position it originally requested, unless steam moves it back there after doCenterFloat moves it |
2022-12-13 01:21:50 +0100 | <geekosaur> | it requests to be placed at (2927,618). doCenterFloat places it at (2510,247) |
2022-12-13 01:22:36 +0100 | <geekosaur> | my guess is that steam moves it back to the position it originally requested, which places it partially offscreen |
2022-12-13 01:25:40 +0100 | <AskYourself[m]> | Does that mean there's no workaround? |
2022-12-13 01:26:12 +0100 | <geekosaur> | convince steam to move it elsewhere. if you try to work around it from within xmonad you may just start an infinite loop of repositionings |
2022-12-13 01:26:32 +0100 | <geekosaur> | some apps are just badly behaved |
2022-12-13 01:29:41 +0100 | <AskYourself[m]> | Hmm. |
2022-12-13 01:29:47 +0100 | <AskYourself[m]> | I'll see if there is anything in settings. |
2022-12-13 01:29:57 +0100 | <AskYourself[m]> | Oh wait. |
2022-12-13 01:30:02 +0100 | <AskYourself[m]> | 🤦♂️ |
2022-12-13 01:30:35 +0100 | <geekosaur> | mod-left mouse button to move it, since it's floating anyway? |
2022-12-13 01:30:48 +0100 | <geekosaur> | or mod-right mouse button to resize, or both |
2022-12-13 01:32:24 +0100 | <geekosaur> | it might even remember where you move/resize it to so this won't happen next time |
2022-12-13 01:33:07 +0100 | <AskYourself[m]> | None of those commands have any effect. |
2022-12-13 01:33:22 +0100 | <AskYourself[m]> | Ohh weird. |
2022-12-13 01:33:29 +0100 | <geekosaur> | huh? |
2022-12-13 01:33:33 +0100 | <AskYourself[m]> | It notices them only if I use the real mod, not my supermod. |
2022-12-13 01:33:48 +0100 | <AskYourself[m]> | I think I don't have the supertab set up to work with mouse. |
2022-12-13 01:33:53 +0100 | <AskYourself[m]> | So I thought it wasn't working. |
2022-12-13 01:33:59 +0100 | <AskYourself[m]> | Using the original key works. |
2022-12-13 01:36:57 +0100 | <AskYourself[m]> | I am so f*** confused right now. |
2022-12-13 01:37:07 +0100 | <AskYourself[m]> | I just gave up and deleted everything. |
2022-12-13 01:37:10 +0100 | <AskYourself[m]> | Now it centers it everytime.. |
2022-12-13 02:07:56 +0100 | sadmax | (~user@209.205.174.253) (Ping timeout: 256 seconds) |
2022-12-13 02:09:52 +0100 | nrv | (~nrv@217.199.233.203) (Quit: Client closed) |
2022-12-13 02:15:28 +0100 | mvk | (~mvk@2607:fea8:5ce3:8500::efb) |
2022-12-13 02:48:33 +0100 | Guest2325 | (~ectospasm@23-227-173-50.static.hvvc.us) (Quit: WeeChat 3.7.1) |
2022-12-13 02:48:46 +0100 | ectospasm | (~ectospasm@user/ectospasm) |
2022-12-13 02:51:58 +0100 | ectospasm | (~ectospasm@user/ectospasm) (Client Quit) |
2022-12-13 02:53:15 +0100 | ectospasm | (~ectospasm@user/ectospasm) |
2022-12-13 03:28:54 +0100 | jao | (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 260 seconds) |
2022-12-13 03:40:50 +0100 | mvk | (~mvk@2607:fea8:5ce3:8500::efb) (Quit: Going elsewhere) |
2022-12-13 03:54:29 +0100 | incertia | (~incertia@209.122.71.127) (Ping timeout: 246 seconds) |
2022-12-13 03:55:34 +0100 | incertia | (~incertia@209.122.71.127) |
2022-12-13 04:03:29 +0100 | banc | (banc@gateway/vpn/protonvpn/banc) (Ping timeout: 252 seconds) |
2022-12-13 04:23:47 +0100 | banc | (banc@gateway/vpn/protonvpn/banc) |
2022-12-13 04:39:16 +0100 | td_ | (~td@83.135.9.32) (Ping timeout: 265 seconds) |
2022-12-13 04:41:04 +0100 | td_ | (~td@83.135.9.49) |
2022-12-13 05:03:36 +0100 | mncheckm | (~mncheck@193.224.205.254) (Ping timeout: 256 seconds) |
2022-12-13 05:30:57 +0100 | lokesh1197 | (~Thunderbi@14.139.128.10) |
2022-12-13 05:54:55 +0100 | xacktm | (~xacktm@user/xacktm) (Quit: fBNC - https://bnc4free.com) |
2022-12-13 06:07:16 +0100 | lokesh1197 | (~Thunderbi@14.139.128.10) (Remote host closed the connection) |
2022-12-13 06:23:28 +0100 | chomwitt | (~chomwitt@2a02:587:7a0d:e800:1ac0:4dff:fedb:a3f1) |
2022-12-13 06:27:49 +0100 | xacktm | (~xacktm@user/xacktm) |
2022-12-13 08:31:31 +0100 | chomwitt | (~chomwitt@2a02:587:7a0d:e800:1ac0:4dff:fedb:a3f1) (Ping timeout: 252 seconds) |
2022-12-13 08:37:33 +0100 | banc- | (banc@gateway/vpn/protonvpn/banc) |
2022-12-13 08:37:58 +0100 | banc | (banc@gateway/vpn/protonvpn/banc) (Ping timeout: 272 seconds) |
2022-12-13 09:23:01 +0100 | ft | (~ft@p4fc2a257.dip0.t-ipconnect.de) (Quit: leaving) |
2022-12-13 09:36:37 +0100 | cfricke | (~cfricke@user/cfricke) |
2022-12-13 10:06:41 +0100 | cfricke | (~cfricke@user/cfricke) (Quit: WeeChat 3.7.1) |
2022-12-13 10:08:44 +0100 | cfricke | (~cfricke@user/cfricke) |
2022-12-13 10:57:07 +0100 | banc | (banc@gateway/vpn/protonvpn/banc) |
2022-12-13 10:58:34 +0100 | banc- | (banc@gateway/vpn/protonvpn/banc) (Ping timeout: 272 seconds) |
2022-12-13 11:15:06 +0100 | lokesh1197 | (~Thunderbi@14.139.128.10) |
2022-12-13 11:20:04 +0100 | lokesh1198 | (~Thunderbi@14.139.128.10) |
2022-12-13 11:20:06 +0100 | lokesh1197 | (~Thunderbi@14.139.128.10) (Ping timeout: 272 seconds) |
2022-12-13 11:20:06 +0100 | lokesh1198 | lokesh1197 |
2022-12-13 11:39:06 +0100 | lokesh1198 | (~Thunderbi@14.139.128.10) |
2022-12-13 11:40:22 +0100 | lokesh1197 | (~Thunderbi@14.139.128.10) (Ping timeout: 272 seconds) |
2022-12-13 11:40:22 +0100 | lokesh1198 | lokesh1197 |
2022-12-13 11:45:32 +0100 | lokesh1197 | (~Thunderbi@14.139.128.10) (Remote host closed the connection) |
2022-12-13 11:45:50 +0100 | lokesh1197 | (~Thunderbi@14.139.128.10) |
2022-12-13 11:48:43 +0100 | lokesh1198 | (~Thunderbi@14.139.128.10) |
2022-12-13 11:49:37 +0100 | lokesh1197 | (~Thunderbi@14.139.128.10) (Remote host closed the connection) |
2022-12-13 11:53:07 +0100 | lokesh1198 | (~Thunderbi@14.139.128.10) (Ping timeout: 260 seconds) |
2022-12-13 12:23:45 +0100 | banc | (banc@gateway/vpn/protonvpn/banc) (Ping timeout: 265 seconds) |
2022-12-13 12:23:59 +0100 | banc- | (banc@gateway/vpn/protonvpn/banc) |
2022-12-13 12:29:48 +0100 | lokesh1197 | (~Thunderbi@14.139.128.10) |
2022-12-13 12:47:57 +0100 | lokesh1197 | (~Thunderbi@14.139.128.10) (Quit: lokesh1197) |
2022-12-13 12:48:17 +0100 | lokesh1197 | (~Thunderbi@14.139.128.10) |
2022-12-13 13:00:11 +0100 | darkstardevx | (~darkstard@50.53.3.186) (Remote host closed the connection) |
2022-12-13 13:01:30 +0100 | darkstardevx | (~darkstard@50.53.3.186) |
2022-12-13 13:05:52 +0100 | lokesh1197 | (~Thunderbi@14.139.128.10) (Ping timeout: 272 seconds) |
2022-12-13 13:23:17 +0100 | kalj | (~kalj@78-71-20-170-no193.tbcn.telia.com) |
2022-12-13 13:25:44 +0100 | <kalj> | I am trying to set up building my local xmonad config using ghcup, but I am lost. Should I use cabal-install, stack, or something else? |
2022-12-13 13:26:31 +0100 | <geekosaur> | up to you. the tutorial will guide you through both cabal and stack |
2022-12-13 13:27:00 +0100 | <geekosaur> | https://xmonad.org/TUTORIAL.html |
2022-12-13 13:27:42 +0100 | <geekosaur> | most eople find stack a bi8t easier. I use cabal, but in a fully cabalized setup (not covered by the tutorial) so HLS will work |
2022-12-13 13:28:48 +0100 | [Leary] | (~Leary]@user/Leary/x-0910699) (Remote host closed the connection) |
2022-12-13 13:28:50 +0100 | <kalj> | Yeah, I looked in the tutorial. It assumes I have cloned xmonad and xmonad-contrib repos. I was hoping to be able to install them using some package manager. |
2022-12-13 13:28:50 +0100 | <kalj> | I did cabal install --libs xmonad xmonad-contrib, but now xmonad --recompile doesn't find them. |
2022-12-13 13:29:01 +0100 | [Leary] | (~Leary]@user/Leary/x-0910699) |
2022-12-13 13:29:48 +0100 | <geekosaur> | did you run it in your xmonad directory? |
2022-12-13 13:30:09 +0100 | <geekosaur> | if not then the environment file got written to the wrong place and won't be used |
2022-12-13 13:30:12 +0100 | <kalj> | The "cabal install ..." command? |
2022-12-13 13:30:16 +0100 | <geekosaur> | yes |
2022-12-13 13:30:58 +0100 | <kalj> | okay, but the installed libraries end up in ~/.cabal/... right? So how can I set up an env file_ |
2022-12-13 13:31:00 +0100 | <kalj> | ? |
2022-12-13 13:32:32 +0100 | <geekosaur> | if you run it from your home directoty then you probably have a ~/.ghc.environment.(whatever) in your home dir |
2022-12-13 13:32:41 +0100 | <geekosaur> | created by the --lib option |
2022-12-13 13:32:51 +0100 | <geekosaur> | you could try moving that to your xmonad directory |
2022-12-13 13:33:28 +0100 | <kalj> | Okay ,I think I have an environment file in the right place now. |
2022-12-13 13:33:48 +0100 | <kalj> | And it does accept "import XMonad" now! |
2022-12-13 13:34:28 +0100 | <kalj> | But now it can't find Control.Monad.Cont from mtl. How do I fix that? |
2022-12-13 13:34:50 +0100 | <kalj> | I guess I need to add it somehow to the env file? |
2022-12-13 13:35:04 +0100 | <geekosaur> | cabal install --lib mtl |
2022-12-13 13:35:26 +0100 | <geekosaur> | which won';t reinstall it but should add a reference to the store copy to the environment file |
2022-12-13 13:35:56 +0100 | <geekosaur> | this kind of thing is why users often find stack easier, they can just create a stack.yaml |
2022-12-13 13:36:14 +0100 | <geekosaur> | that said, I'm afraid to ask what you;re doing that needs Cont in your xmonad.hs 🙂 |
2022-12-13 13:38:50 +0100 | <kalj> | It's for this thing: https://github.com/kalj/dotfiles/blob/master/.xmonad/lib/MaxWidth.hs |
2022-12-13 13:40:04 +0100 | <kalj> | It seems "cabal install --lib mtl" does not touch the environment file? |
2022-12-13 13:40:45 +0100 | <geekosaur> | if it's run in the xmonad dir it should |
2022-12-13 13:51:05 +0100 | <kalj> | Well, it doesn't for me :) |
2022-12-13 13:57:52 +0100 | <kalj> | Ah, it seemed I needed to specify --package-env=$HOME/.xmonad/ |
2022-12-13 14:01:09 +0100 | <Solid> | [Leary]: sounds good :) I've been pretty wrecked with work recently and wanted to get back into the swing of things anyways, so that sounds like a good oportunity |
2022-12-13 14:15:09 +0100 | mesaoptimizer_ | (apotheosis@tilde.institute) |
2022-12-13 14:15:49 +0100 | mesaoptimizer_ | (apotheosis@tilde.institute) (Client Quit) |
2022-12-13 14:16:21 +0100 | <[Leary]> | Solid: Sweet---the bulk are already in a state to post, more or less, so I should be putting them up some time tomorrow. :] |
2022-12-13 14:17:00 +0100 | mesaoptimizer2 | (apotheosis@tilde.institute) |
2022-12-13 14:17:07 +0100 | mesaoptimizer2 | (apotheosis@tilde.institute) (Client Quit) |
2022-12-13 14:18:42 +0100 | PapuaHardyNet | (apotheosis@user/PapuaHardyNet) |
2022-12-13 14:19:43 +0100 | PapuaHardyNet | (apotheosis@user/PapuaHardyNet) (Client Quit) |
2022-12-13 14:20:18 +0100 | mesaoptimizer_ | (apotheosis@tilde.institute) |
2022-12-13 14:20:44 +0100 | mesaoptimizer_ | (apotheosis@tilde.institute) (Client Quit) |
2022-12-13 14:21:05 +0100 | PapuaHardyNet | (apotheosis@user/PapuaHardyNet) |
2022-12-13 14:22:07 +0100 | PapuaHardyNet | (apotheosis@user/PapuaHardyNet) (Client Quit) |
2022-12-13 14:22:31 +0100 | mesaoptimizer_ | (apotheosis@tilde.institute) |
2022-12-13 14:22:42 +0100 | mesaoptimizer_ | (apotheosis@tilde.institute) (Client Quit) |
2022-12-13 14:23:06 +0100 | PapuaHardyNet | (apotheosis@user/PapuaHardyNet) |
2022-12-13 14:23:45 +0100 | PapuaHardyNet | mesaoptimizer |
2022-12-13 14:23:55 +0100 | mesaoptimizer | (apotheosis@user/PapuaHardyNet) (Client Quit) |
2022-12-13 14:24:16 +0100 | mesaoptimizer | (apotheosis@user/PapuaHardyNet) |
2022-12-13 14:52:55 +0100 | kalj | (~kalj@78-71-20-170-no193.tbcn.telia.com) (Quit: Client closed) |
2022-12-13 16:19:24 +0100 | cfricke | (~cfricke@user/cfricke) (Quit: WeeChat 3.7.1) |
2022-12-13 16:39:49 +0100 | jao | (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) |
2022-12-13 17:19:23 +0100 | terrorjack | (~terrorjac@2a01:4f8:1c1e:509a::1) (Ping timeout: 264 seconds) |
2022-12-13 17:21:49 +0100 | terrorjack | (~terrorjac@2a01:4f8:1c1e:509a::1) |
2022-12-13 17:23:38 +0100 | jao | (~jao@cpc103048-sgyl39-2-0-cust502.18-2.cable.virginm.net) (Ping timeout: 272 seconds) |
2022-12-13 17:50:59 +0100 | vanvik | (~vanvik@185.201.120.72) |
2022-12-13 18:18:59 +0100 | thunderrd | (~thunderrd@183.182.110.73) (Ping timeout: 246 seconds) |
2022-12-13 18:32:49 +0100 | thunderrd | (~thunderrd@183.182.111.182) |
2022-12-13 18:48:28 +0100 | incertia_ | (~incertia@209.122.71.127) |
2022-12-13 18:48:33 +0100 | ElKowar0 | (~ElKowar@srv-fin.xware-gmbh.de) |
2022-12-13 18:50:13 +0100 | incertia | (~incertia@209.122.71.127) (Ping timeout: 252 seconds) |
2022-12-13 18:50:13 +0100 | incertia_ | incertia |
2022-12-13 18:51:21 +0100 | craige[m]1 | (~craigemcw@2001:470:69fc:105::35f1) |
2022-12-13 18:53:40 +0100 | lykos1531 | (~lykos153@2001:470:69fc:105::c8ea) |
2022-12-13 18:55:02 +0100 | TylerWolf[m]1 | (~tylerwolf@2001:470:69fc:105::2:cab1) |
2022-12-13 18:55:28 +0100 | ElKowar | (~ElKowar@srv-fin.xware-gmbh.de) (Ping timeout: 252 seconds) |
2022-12-13 18:55:29 +0100 | craige[m] | (~craigemcw@2001:470:69fc:105::35f1) (Ping timeout: 252 seconds) |
2022-12-13 18:55:29 +0100 | lykos153 | (~lykos153@2001:470:69fc:105::c8ea) (Ping timeout: 252 seconds) |
2022-12-13 18:55:29 +0100 | geekosaur[m] | (~geekosaur@xmonad/geekosaur) (Ping timeout: 252 seconds) |
2022-12-13 18:55:30 +0100 | dsal | (sid13060@id-13060.lymington.irccloud.com) (Ping timeout: 252 seconds) |
2022-12-13 18:55:30 +0100 | liskin | (~liskin@xmonad/liskin) (Ping timeout: 252 seconds) |
2022-12-13 18:55:31 +0100 | nexilva[m] | (~nexilvama@2001:470:69fc:105::2:cf52) (Ping timeout: 252 seconds) |
2022-12-13 18:55:31 +0100 | TylerWolf[m] | (~tylerwolf@2001:470:69fc:105::2:cab1) (Ping timeout: 252 seconds) |
2022-12-13 18:55:31 +0100 | ElKowar0 | ElKowar |
2022-12-13 18:55:31 +0100 | lisk1n | (~liskin@xmonad/liskin) |
2022-12-13 18:55:41 +0100 | dsal | (sid13060@id-13060.lymington.irccloud.com) |
2022-12-13 18:56:22 +0100 | geekosaur[m] | (~geekosaur@xmonad/geekosaur) |
2022-12-13 18:57:23 +0100 | nexilva[m] | (~nexilvama@2001:470:69fc:105::2:cf52) |
2022-12-13 18:58:14 +0100 | <geekosaur> | @tell kalj oh sorry, right. in that case you now have a global environment file which can break things. remove ~/.ghc/*/environments/default |
2022-12-13 18:58:14 +0100 | <lambdabot> | Consider it noted. |
2022-12-13 19:03:39 +0100 | <AskYourself[m]> | Hey, so ChaoticMist has been helping me get Taffybar running. And during debugging I had xmobar running in the background. If you look at line 11, that was **not** commented out during debugging:... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/e0044142ab2c7f0f0c634bb427e3d9819d42…>) |
2022-12-13 19:03:52 +0100 | <AskYourself[m]> | * Hey, so ChaoticMist has been helping me get Taffybar running. And during debugging I had xmobar running in the background. If you look at line 13, that was **not** commented out during debugging:... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/129df447f3a54253151f03396979ad7965e4…>) |
2022-12-13 19:07:46 +0100 | <geekosaur> | do you have avoidStruts in your layoutHook? |
2022-12-13 19:11:13 +0100 | <geekosaur> | you may also want to add the toggle-struts keybinding manually since you're not using withEasySB any more |
2022-12-13 19:11:43 +0100 | <AskYourself[m]> | Right ok. |
2022-12-13 19:11:45 +0100 | <AskYourself[m]> | Trying. |
2022-12-13 19:12:21 +0100 | <AskYourself[m]> | Ok that fixed it, and yes I'll add the toggle. |
2022-12-13 19:12:24 +0100 | <AskYourself[m]> | Tyvm. |
2022-12-13 19:21:08 +0100 | thyriaen | (~thyriaen@2a01:aea0:dd4:4bae:6245:cbff:fe9f:48b1) |
2022-12-13 19:21:46 +0100 | <JulioBorjaBarra[> | hi all! I'm trying to use trayer with xmobar, but xmobar is covering it. I tried lowerOnStart but it seems not to be working. This is xmobar 0.45. I also noticed the 'centering' (using alignSep) is not working properly. The item in the middle moves left and right depending on the length of the content in the left. Do you know how can I solve either problem? My configuration is: http://ix.io/4ix0 |
2022-12-13 19:23:35 +0100 | <geekosaur> | https://hackage.haskell.org/package/xmonad-contrib-0.17.1/docs/XMonad-Util-Hacks.html#v:trayerAbov… |
2022-12-13 19:23:56 +0100 | <geekosaur> | I can't help with the centering part, though |
2022-12-13 19:33:21 +0100 | <JulioBorjaBarra[> | thank you! |
2022-12-13 19:34:18 +0100 | <JulioBorjaBarra[> | I don't know what happened with the centering. I'm tempted to report it since I discovered this after an update (would have to check which version I had before) and I made no changes to my config. |
2022-12-13 19:51:57 +0100 | ft | (~ft@p4fc2a257.dip0.t-ipconnect.de) |
2022-12-13 20:22:29 +0100 | Solid[m] | (~slot-matr@2001:470:69fc:105::1:a84) (Ping timeout: 252 seconds) |
2022-12-13 20:22:42 +0100 | Solid[m] | (~slot-matr@2001:470:69fc:105::1:a84) |
2022-12-13 20:40:52 +0100 | hrberg | (~quassel@171.79-160-161.customer.lyse.net) (Ping timeout: 256 seconds) |
2022-12-13 20:41:27 +0100 | hrberg | (~quassel@171.79-160-161.customer.lyse.net) |
2022-12-13 20:59:35 +0100 | <AskYourself[m]> | Does it make any sense that I would set an manage hook up, and that this could somehow alter a program such that even when the hook is deleted, some kind of behaviour from the hook remains? |
2022-12-13 20:59:52 +0100 | <AskYourself[m]> | I think something like this happened with the Steam stuff I was going on about the other day. |
2022-12-13 21:00:24 +0100 | <AskYourself[m]> | It seems like steam "remembers" to always fill the screen. |
2022-12-13 21:09:29 +0100 | <geekosaur> | some apps remember window positions, yes. I told you that yesterday and even pointed to an example (the update dialog on ubuntu) |
2022-12-13 21:09:56 +0100 | <geekosaur> | \positions and sizes |
2022-12-13 21:10:12 +0100 | <AskYourself[m]> | I know, I realized that and then deleted my message. Sorry for double post. |
2022-12-13 21:10:14 +0100 | <AskYourself[m]> | My bad. |
2022-12-13 21:41:39 +0100 | <geekosaur> | I should probably mention that IRC has no way to delete messages; once they're sent, they're immutable. So I didn't see the deletion, although I just did on my phone where I run Element |