Home liberachat/#xmonad: Logs Calendar

Logs on 2022-02-13 (liberachat/#xmonad)

00:50:34 mvk joins (~mvk@2607:fea8:5cdc:bf00::99e7)
01:08:32 × seschwar quits (~seschwar@user/seschwar) (Quit: :wq)
01:41:24 × obimod quits (~obimod@gateway/vpn/pia/obimod) (Ping timeout: 250 seconds)
01:44:13 × noex quits (~null@user/noex) (Ping timeout: 256 seconds)
01:44:27 × steve__ quits (~steve@ool-182c2b80.dyn.optonline.net) (Ping timeout: 256 seconds)
01:55:21 obimod joins (~obimod@gateway/vpn/pia/obimod)
01:57:12 × catman quits (~catman@user/catman) (Read error: Connection reset by peer)
01:59:46 catman joins (~catman@user/catman)
02:06:41 noex joins (~null@user/noex)
02:09:44 × catman quits (~catman@user/catman) (Read error: Connection reset by peer)
02:17:41 catman joins (~catman@user/catman)
02:26:00 × catman quits (~catman@user/catman) (Read error: Connection reset by peer)
02:46:24 Guest61 joins (~Guest61@123.181.81.10)
02:46:59 × Guest61 quits (~Guest61@123.181.81.10) (Client Quit)
02:51:43 catman joins (~catman@user/catman)
03:02:52 × banc quits (banc@gateway/vpn/airvpn/banc) (Ping timeout: 250 seconds)
03:22:40 banc joins (banc@gateway/vpn/airvpn/banc)
03:32:56 × td_ quits (~td@94.134.91.27) (Ping timeout: 256 seconds)
03:34:30 td_ joins (~td@94.134.91.109)
03:35:24 × catman quits (~catman@user/catman) (Read error: Connection reset by peer)
03:42:10 catman joins (~catman@user/catman)
04:54:55 × catman quits (~catman@user/catman) (Ping timeout: 272 seconds)
05:01:57 × mvk quits (~mvk@2607:fea8:5cdc:bf00::99e7) (Ping timeout: 240 seconds)
05:20:36 × jao quits (~jao@static-68-235-44-70.cust.tzulo.com) (Ping timeout: 256 seconds)
05:25:55 catman joins (~catman@user/catman)
07:32:37 × catman quits (~catman@user/catman) (Ping timeout: 272 seconds)
07:33:01 steve__ joins (~steve@ool-182c2b80.dyn.optonline.net)
08:09:20 catman joins (~catman@user/catman)
09:03:17 × noex quits (~null@user/noex) (Ping timeout: 240 seconds)
09:05:06 noex joins (~null@user/noex)
09:11:58 Solid just wants to tear down the NamedScratchpad implementation and start over with an extensible state based one
09:12:45 <Solid> we'd get things like DynamicScratchpads for free; damnit, backwards compatibility :/
09:47:54 mc47 joins (~mc47@xmonad/TheMC47)
09:48:35 <mc47> Solid what's wrong with the current one?
10:05:34 <geekosaur> thought a backward-incompatible one was already in flight
10:20:01 seschwar joins (~seschwar@user/seschwar)
11:10:42 <Solid> mc47: all functions take the list of available scratchpads as their first argument, which is not only ugly (imo, anyways) but also makes it so that things like DynamicScratchpads will always feel "tacked on" (because they have to necessarily use extensible state or something)
11:12:35 <geekosaur> and my Loggers.NSP also feels tacked on because it is; it really belongs as part of the list of scratchpads
11:12:51 <geekosaur> not that XS canfix that directly but it can at least hide the ugliness
11:15:05 <mc47> I see your point
11:15:30 <mc47> I think it'll be much cleaner that way
11:17:08 <Solid> it would, but NSPs is one of the five modules that are used by more than two people, I don't think breaking it would be wise :/
11:23:50 <geekosaur> backcompat wouldn't be that difficult, I'd think; plus backcompat didn't stop X.H.StatusBar :)
11:24:40 <Solid> mh, indeed
11:25:53 <geekosaur> anyway I think this is doable, just have the first backcompat call register all the scratchpads it's passed
11:45:35 <mc47> "one of the five modules that are used by more than two people" LOL
11:50:36 <geekosaur> :)
11:56:59 Nahra joins (~user@static.161.95.99.88.clients.your-server.de)
12:10:25 <Solid> :>
13:04:57 × zawaken quits (~zawaken@user/zawaken) (Ping timeout: 240 seconds)
13:34:05 jao joins (~jao@static-68-235-44-22.cust.tzulo.com)
14:13:35 × jao quits (~jao@static-68-235-44-22.cust.tzulo.com) (Ping timeout: 256 seconds)
14:16:08 tremon joins (~tremon@83-84-18-241.cable.dynamic.v4.ziggo.nl)
15:16:38 zawaken joins (~zawaken@user/zawaken)
16:00:07 × joaquinmg[m] quits (~joaquinmg@2001:470:69fc:105::1:67d2) (Quit: You have been kicked for being idle)
16:00:08 × vojjvoda[m] quits (~vojjvodam@2001:470:69fc:105::cefe) (Quit: You have been kicked for being idle)
16:19:54 × bmccormick quits (~bmccormic@h75-100-225-142.lactwa.broadband.dynamic.tds.net) (Quit: Leaving)
16:25:51 × seschwar quits (~seschwar@user/seschwar) (Quit: :wq)
16:27:11 seschwar joins (~seschwar@user/seschwar)
16:47:17 × obimod quits (~obimod@gateway/vpn/pia/obimod) (Ping timeout: 240 seconds)
16:47:36 obimod joins (~obimod@gateway/vpn/pia/obimod)
17:00:21 bmccormick joins (~bmccormic@h75-100-225-142.lactwa.broadband.dynamic.tds.net)
17:02:32 <bmccormick> I went from lots of other wms over the years, then got turned onto DWM, then migrated to i3, which I have used for the last year, now I have swapped to Xmonad. Like it a lot, my one problem is getting xmobar to display on my machine. I tried lots of various guides out there on how to do it. Mint Linux, Lenovo i9 laptop. Can someone point me to a guide that does work to get xmobar showing on xmonad/
17:15:56 jao joins (~jao@static-68-235-44-54.cust.tzulo.com)
17:51:01 <Solid> bmccormick: have you tried the official tutorial?
18:02:38 <bmccormick> yes
18:06:43 × bmccormick quits (~bmccormic@h75-100-225-142.lactwa.broadband.dynamic.tds.net) (Remote host closed the connection)
18:07:54 dirtcastle joins (~dirtcastl@103.43.203.227)
18:10:36 <geekosaur> the tutorial doesn't actually say much about it
18:11:00 <geekosaur> first thing to check is whether xmobar is even getting run; second is whether docks/avoidStruts is set up correctly
18:12:27 <geekosaur> so I'd run xmobar from a terminal and make sure it's not throwing errors
18:13:29 <geekosaur> then make sure it can be found in xmonad's PATH (which is usually /bin:/usr/bin because the X11 startup doesn't read the shell dotfiles your terminal does)
18:13:36 <Solid> mh, I read "display" as "display workspaces"
18:32:07 <geekosaur> oh, I missed they'd left
18:32:45 <geekosaur> @tell bmccormick first thing to check is whether xmobar is even getting run; second is whether docks/avoidStruts is set up correctly. so I'd run xmobar from a terminal and make sure it's not throwing errors
18:32:45 <lambdabot> Consider it noted.
18:33:01 <geekosaur> @tell bmccormick then make sure it can be found in xmonad's PATH (which is usually /bin:/usr/bin because the X11 startup doesn't read the shell dotfiles your terminal does)
18:33:01 <lambdabot> Consider it noted.
18:36:12 × dirtcastle quits (~dirtcastl@103.43.203.227) (Ping timeout: 256 seconds)
18:36:47 dirtcastle joins (~dirtcastl@2409:4072:6d1e:ccf7:7cf5:bff:fe00:e686)
18:45:37 × dirtcastle quits (~dirtcastl@2409:4072:6d1e:ccf7:7cf5:bff:fe00:e686) (Ping timeout: 240 seconds)
18:47:23 dirtcastle joins (~dirtcastl@2409:4072:6d1e:ccf7:d42e:35ff:fe37:55c2)
18:47:33 × dirtcastle quits (~dirtcastl@2409:4072:6d1e:ccf7:d42e:35ff:fe37:55c2) (Client Quit)
18:57:10 × jao quits (~jao@static-68-235-44-54.cust.tzulo.com) (Remote host closed the connection)
18:58:19 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Remote host closed the connection)
18:58:38 geekosaur joins (~geekosaur@xmonad/geekosaur)
18:59:28 jao joins (~jao@static-68-235-44-54.cust.tzulo.com)
19:22:54 Guest3 joins (~Guest3@166.78.23.93.rev.sfr.net)
19:23:43 <Guest3> Heya
19:24:39 <geekosaur> hi
19:27:55 <Guest3> So, I have this problem : trynna `import Graphics.X11.ExtraTypes.XF86` but when compiling it cannot load because it is a member of a hidden package "X11-1.10.2", and to `set -package X11` to expose it, so I go do that, but it doesn't change anything ? Been on this for a little while and I don't get why
19:29:11 <Guest3> I'm using cabal through ghcup by the way, so I'm doing this through `cabal repl xmonad`, also tried via `cabal repl xmonad-contrib`, no change
19:30:56 <geekosaur> cabal repl --build-depends X11
19:31:15 <geekosaur> cabal v2 is just a bit secretive about its packages :)
19:32:46 <Guest3> Thanks !
19:44:03 × jao quits (~jao@static-68-235-44-54.cust.tzulo.com) (Remote host closed the connection)
19:49:02 × Guest3 quits (~Guest3@166.78.23.93.rev.sfr.net) (Quit: Client closed)
19:51:25 jao joins (~jao@static-68-235-44-54.cust.tzulo.com)
19:53:17 × catman quits (~catman@user/catman) (Read error: Connection reset by peer)
20:09:19 catman joins (~catman@user/catman)
20:29:14 × catman quits (~catman@user/catman) (Read error: Connection reset by peer)
20:31:37 × jao quits (~jao@static-68-235-44-54.cust.tzulo.com) (Ping timeout: 272 seconds)
20:38:19 catman joins (~catman@user/catman)
20:42:33 dschrempf joins (~dominik@070-207.dynamic.dsl.fonira.net)
20:50:14 × catman quits (~catman@user/catman) (Read error: Connection reset by peer)
20:54:06 catman joins (~catman@user/catman)
21:06:24 jao joins (~jao@68.235.43.108)
21:54:51 × dschrempf quits (~dominik@070-207.dynamic.dsl.fonira.net) (Quit: WeeChat 3.3)
22:27:44 × catman quits (~catman@user/catman) (Read error: Connection reset by peer)
22:30:24 catman joins (~catman@user/catman)
23:09:41 × mc47 quits (~mc47@xmonad/TheMC47) (Remote host closed the connection)
23:37:58 × Hash quits (~Hash@hashsecurity.org) (Remote host closed the connection)
23:38:18 Hash joins (~Hash@hashsecurity.org)
23:39:35 × meck[m] quits (~meckmeckd@2001:470:69fc:105::3a51) (Ping timeout: 250 seconds)
23:39:35 × dkasak[m] quits (~dkasakter@2001:470:69fc:105::a34) (Ping timeout: 250 seconds)
23:40:01 × Mellow[m] quits (~mellow210@2001:470:69fc:105::8c62) (Ping timeout: 250 seconds)
23:40:01 × JosEduardo[m] quits (~joseemdsm@2001:470:69fc:105::ce1d) (Ping timeout: 250 seconds)
23:40:01 × Yehoshua quits (~yehoshua@2001:470:69fc:105::1:593f) (Ping timeout: 250 seconds)
23:40:01 × unclechu quits (~unclechu@2001:470:69fc:105::354) (Ping timeout: 250 seconds)
23:40:01 × mahene[m] quits (~mahenemat@2001:470:69fc:105::1:6a93) (Ping timeout: 250 seconds)
23:51:36 meck[m] joins (~meckmeckd@2001:470:69fc:105::3a51)
23:52:05 dkasak[m] joins (~dkasakter@2001:470:69fc:105::a34)
23:54:34 mahene[m] joins (~mahenemat@2001:470:69fc:105::1:6a93)
23:54:39 Yehoshua joins (~yehoshua@2001:470:69fc:105::1:593f)
23:56:21 Mellow[m] joins (~mellow210@2001:470:69fc:105::8c62)
23:56:59 unclechu joins (~unclechu@2001:470:69fc:105::354)
23:57:12 JosEduardo[m] joins (~joseemdsm@2001:470:69fc:105::ce1d)

All times are in UTC on 2022-02-13.