2021/08/29

2021-08-29 00:34:10 +0000benin036932(~benin@183.82.206.21) (Ping timeout: 240 seconds)
2021-08-29 00:34:34 +0000benin036932(~benin@183.82.206.21)
2021-08-29 00:56:28 +0000ectospasm(~ectospasm@user/ectospasm)
2021-08-29 01:05:04 +0000geekosaur(~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
2021-08-29 01:05:28 +0000geekosaur(~geekosaur@xmonad/geekosaur)
2021-08-29 02:04:10 +0000banc(banc@gateway/vpn/airvpn/banc) (Ping timeout: 240 seconds)
2021-08-29 02:24:18 +0000banc(banc@gateway/vpn/airvpn/banc)
2021-08-29 02:26:43 +0000td_(~td@muedsl-82-207-238-049.citykom.de) (Ping timeout: 252 seconds)
2021-08-29 02:28:41 +0000td_(~td@muedsl-82-207-238-209.citykom.de)
2021-08-29 06:01:59 +0000redgloboli(~redglobol@user/redgloboli) (Remote host closed the connection)
2021-08-29 06:02:58 +0000redgloboli(~redglobol@user/redgloboli)
2021-08-29 08:07:20 +0000qbt(~edun@user/edun)
2021-08-29 08:17:39 +0000geekosaur(~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
2021-08-29 08:17:39 +0000allbery_b(~geekosaur@xmonad/geekosaur)
2021-08-29 08:17:42 +0000allbery_bgeekosaur
2021-08-29 08:59:36 +0000seschwar(~seschwar@user/seschwar)
2021-08-29 11:16:29 +0000benin0369324(~benin@183.82.27.230)
2021-08-29 11:18:27 +0000benin036932(~benin@183.82.206.21) (Ping timeout: 250 seconds)
2021-08-29 11:18:27 +0000benin0369324benin036932
2021-08-29 13:38:59 +0000Zevv(~Zevvvvv@185.238.131.12)
2021-08-29 13:40:47 +0000 <Zevv> Hi all; my ultra wide 32:9 arrived today; I made a setup using `layoutScreens 2 (TwoPane 0.5 0.5))` to make it act like two separate monitors, which works quite well. Anyone here using a similar screen, and other tips for making best use of it?
2021-08-29 13:47:04 +0000 <liskin> Zevv: you may also want to experiment with xrandr 1.5 monitors, which makes a wide screen look like 2 separate monitors to all apps, not just xmonad
2021-08-29 13:47:30 +0000 <Zevv> yeah, I tried that. I run debian unstable with xrandr 1.5.0; it accepts the cmdline arguments but it doesn't seem to do anything for me
2021-08-29 13:47:32 +0000 <liskin> Although not necessarily unless you are having some troubles with what you have
2021-08-29 13:47:33 +0000 <Zevv> it might be an nvidia issue
2021-08-29 13:48:25 +0000 <liskin> Possibly. You could also be using it wrong, the interface is far from intuitive and not well documented
2021-08-29 13:48:37 +0000 <Zevv> I found some examples on the internets, and these are always correct
2021-08-29 13:48:45 +0000 <liskin> :-)
2021-08-29 13:49:06 +0000 <liskin> If you ping me later I can try on my debian/nvidia
2021-08-29 13:49:22 +0000 <Zevv> well, this works for me, and the result would likely be the same
2021-08-29 13:49:59 +0000 <liskin> Yeah, you'll just need to position xmobar manually if you want to have per-screen ones
2021-08-29 13:50:07 +0000 <Zevv> What I can't do is make a tiling window extend 50% of the screen, but hey what can you do
2021-08-29 13:50:47 +0000 <liskin> You can have a keybinding for rescreen
2021-08-29 13:50:59 +0000 <Zevv> hmm right, that would work
2021-08-29 13:51:16 +0000 <vojjvoda[m]> what an absolute chad, using linux and 32:9
2021-08-29 13:51:34 +0000 <Zevv> "chad"?
2021-08-29 15:15:38 +0000 <vojjvoda[m]> alpha male
2021-08-29 15:35:03 +0000 <Zevv> oh yeah, that's totally me
2021-08-29 15:35:53 +0000 <Zevv> sitting at my home desk working alone, not showing this monster off to all of my collueages - of which I have zero :)
2021-08-29 15:41:16 +0000 <liskin> :-D
2021-08-29 15:59:23 +0000Deenysz[m](~deenyszma@2001:470:69fc:105::defc)
2021-08-29 15:59:55 +0000 <Deenysz[m]> hi! can someone help me with an xmobar issue?
2021-08-29 16:02:20 +0000 <Solid> we can try :)
2021-08-29 16:10:49 +0000 <Deenysz[m]> It must be easy
2021-08-29 16:11:16 +0000 <Deenysz[m]> I just cannot find how to display all my workspaces and not just the current one in the bar
2021-08-29 16:11:29 +0000 <Deenysz[m]> I assume I'm not usign the right words when searching
2021-08-29 16:22:54 +0000 <Solid> you probably want to customize the ppHiddenNoWindows field of the PP record: https://hackage.haskell.org/package/xmonad-contrib-0.16/docs/XMonad-Hooks-DynamicLog.html#t:PP
2021-08-29 16:27:37 +0000amenonsen(~amenonsen@pitta.toroid.org) (Remote host closed the connection)
2021-08-29 16:28:06 +0000amenonsen(~amenonsen@pitta.toroid.org)
2021-08-29 16:32:35 +0000 <Deenysz[m]> It didn't work, but I'm starting to think I just didn't configure well my xmonad.sh at some point
2021-08-29 16:32:50 +0000 <Deenysz[m]> I'm an xmonad noob
2021-08-29 16:33:01 +0000 <Deenysz[m]> just installed it few days ago
2021-08-29 16:33:29 +0000 <Deenysz[m]> so probably something is wrong because changes are not been aplied
2021-08-29 16:36:31 +0000 <Solid> @where paste
2021-08-29 16:36:31 +0000 <lambdabot> Help us help you: please paste full code, input and/or output at e.g. https://paste.tomsmeding.com
2021-08-29 16:36:49 +0000 <Solid> if you paste your xmonad config somewhere, I could take a look
2021-08-29 16:44:35 +0000 <Deenysz[m]> sent
2021-08-29 16:45:25 +0000 <Solid> you have to paste the link here :)
2021-08-29 16:48:10 +0000 <Deenysz[m]> I sent u a DM with it
2021-08-29 16:49:31 +0000 <Solid> I believe the matrix bridge is still bad with these (at least I did not get anything)
2021-08-29 16:51:30 +0000 <Deenysz[m]> paste.tomsmeding.com/jkLb6kTC
2021-08-29 16:58:13 +0000 <Solid> the indentation is certainly adventurous, but this _should_ probably still compile
2021-08-29 16:58:34 +0000 <Solid> is this your entire config? are you getting any errors on M-q or `xmonad --recompile`?
2021-08-29 16:59:29 +0000 <Deenysz[m]> Solid: I just extracted the xmobar part
2021-08-29 17:01:19 +0000 <Deenysz[m]> I recompiled it, throw me an error but now works wtf
2021-08-29 17:02:18 +0000 <Deenysz[m]> it complained about the default parameter on main = xmonad ...
2021-08-29 17:02:34 +0000 <Deenysz[m]> it is a copied config so I really dont know
2021-08-29 17:02:54 +0000 <Deenysz[m]> I assume I should define what default is in some place
2021-08-29 17:04:53 +0000 <Solid> yes, or use `def`, which is what the predefined defaults are called
2021-08-29 17:06:05 +0000 <Deenysz[m]> restarted and now doesn't work
2021-08-29 17:06:46 +0000 <Deenysz[m]> and it is saying than cant find Xmobar.Hooks.StatusBar
2021-08-29 17:07:04 +0000 <Deenysz[m]> my config is dead 😂
2021-08-29 17:07:12 +0000 <Solid> that module is only available in the git version so far
2021-08-29 17:07:36 +0000 <Deenysz[m]> that might be it
2021-08-29 17:07:52 +0000 <Solid> maybe this is a good time to advertise the tutorial https://xmonad.org/TUTORIAL.html
2021-08-29 17:08:24 +0000 <Deenysz[m]> lets take a look
2021-08-29 17:12:14 +0000Guest68(~Guest68@2409:4071:d19:7e1b:a69e:f09:b0cf:290c)
2021-08-29 17:13:15 +0000Guest68(~Guest68@2409:4071:d19:7e1b:a69e:f09:b0cf:290c) (Client Quit)
2021-08-29 19:50:04 +0000thunderrd(~thunderrd@183.182.114.153) (Ping timeout: 252 seconds)
2021-08-29 19:50:34 +0000qbt(~edun@user/edun) (Remote host closed the connection)
2021-08-29 20:09:37 +0000benin036932(~benin@183.82.27.230) (Ping timeout: 248 seconds)
2021-08-29 20:10:28 +0000benin036932(~benin@183.82.206.204)
2021-08-29 20:22:04 +0000dschrempf(~dominik@070-207.dynamic.dsl.fonira.net)
2021-08-29 20:31:22 +0000dschrempf(~dominik@070-207.dynamic.dsl.fonira.net) (Quit: WeeChat 3.2)
2021-08-29 21:36:53 +0000redgloboli(~redglobol@user/redgloboli) (Quit: ...enter the matrix...)
2021-08-29 21:37:13 +0000redgloboli(~redglobol@user/redgloboli)
2021-08-29 21:41:51 +0000mirth(~slime@lychee.hauntware.cc)
2021-08-29 22:03:53 +0000seschwar(~seschwar@user/seschwar) (Quit: :wq)
2021-08-29 22:29:08 +0000redgloboli(~redglobol@user/redgloboli) (Quit: ...enter the matrix...)
2021-08-29 22:29:26 +0000redgloboli(~redglobol@user/redgloboli)
2021-08-29 22:42:40 +0000cjb(~cjb@user/cjb)
2021-08-29 22:49:40 +0000td_(~td@muedsl-82-207-238-209.citykom.de) (Ping timeout: 240 seconds)
2021-08-29 22:50:10 +0000Solitary(~Solitary@user/solitary) (Ping timeout: 240 seconds)
2021-08-29 22:51:51 +0000td_(~td@muedsl-82-207-238-209.citykom.de)
2021-08-29 22:55:18 +0000Solitary(~Solitary@user/solitary)