Home freenode/#xmonad: Logs Calendar

Logs on 2021-01-11 (freenode/#xmonad)

00:00:48 <toniz4> jamik: unfortunately this module isn't available in the version in the gentoo tree, there is a way to import this module from another path?
00:01:25 <toniz4> jamik: i had this same error, executing xmonad like this solved it
00:01:25 <toniz4> exec dbus-launch --sh-syntax --exit-with-session xmonad
00:02:38 <Liskni_si> I'd be careful with that, if there already is a session dbus that other apps can use, launching another one might cause other problems
00:03:30 <Liskni_si> toniz4: you can place ClickableWorkspaces.hs in ~/.xmonad/lib, I think, or you can just copypaste the three functions into your xmonad.hs
00:05:07 <toniz4> Liskni_si: I've been using it like this for a long time, it works fine
00:05:51 <jamik> toniz4: sorry what module are you referring to? haskell-dbus?
00:06:20 <jamik> Also to be clear my issue is with xmobar, I'm actually running xmonad right now with seemingly no issues
00:09:03 <toniz4> jamik: yup, it's because you don't have DBUS_SESSION_BUS_ADDRES in your env, dbus-launch does that
00:11:24 <jamik> toniz4: Okay let me try launching it like that. Hopefully there I don't run into any potenitial issues that Liskni_si mentioned
00:12:53 <Liskni_si> you might want to look at ps axf just to be sure
00:13:18 <Liskni_si> if there are two dbus-daemons above/near your xmonad, that would mean you're doing something wrong
00:13:37 <Liskni_si> it's still possible everything will work just fine though :-)
00:14:42 <toniz4> yeah, if there is another dbus session launched it may cause problems
00:16:32 <jamik> Well xmobar launches now and I now have 4 (rather than 3) dbus-daemons running. I will have to take a second to parse the ps axf output
00:21:26 × toniz4 quits (~toniz4@unaffiliated/toniz4) (Quit: leaving)
00:39:24 × abhixec quits (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net) (Remote host closed the connection)
00:42:32 × sagax quits (~sagax_nb@213.138.71.146) (Quit: Konversation terminated!)
00:52:23 × davemq quits (~davemq@2600:1700:b1c0:2580::4d8) (Ping timeout: 260 seconds)
00:54:06 × jamik quits (~james@d75-159-1-216.abhsia.telus.net) (Remote host closed the connection)
00:54:33 davemq joins (~davemq@99-179-0-50.lightspeed.austtx.sbcglobal.net)
01:07:16 × al3x27 quits (~plovs@85.254.75.142) (Quit: WeeChat 3.0)
01:37:18 × ericsagnes quits (~ericsagne@2405:6580:0:5100:32fa:5861:e6a3:7ef9) (Ping timeout: 260 seconds)
01:49:26 ericsagnes joins (~ericsagne@2405:6580:0:5100:5c80:7e91:5436:7bd4)
01:59:29 abhixec joins (~abhixec@c-67-169-139-16.hsd1.ca.comcast.net)
02:45:23 × hexo quits (~hexo@gateway/tor-sasl/hexo) (Quit: ZNC 1.8.2 - https://znc.in)
03:39:48 <rudentoxic> in my keybinds, I want to spawn a terminal but with shift to make it floating. What's the simplest way to do this? How can I modify the spawn command to go straight to float, without using a managehook? for example, this doesn't work: ((modMask .|. shiftMask, xK_Return), spawn $ XMonad.terminal conf $ doRectFloat(W.RationalRect 0.1 0.1 0.8 0.7))
03:47:04 × theDon quits (~td@94.134.91.57) (Ping timeout: 246 seconds)
03:49:02 theDon joins (~td@94.134.91.199)
04:02:20 tent405 joins (~tent405@box.cresante.com)
04:02:42 × rudentoxic quits (~rudentoxi@107-214-50-180.lightspeed.bcvloh.sbcglobal.net) (Quit: leaving)
04:09:28 <vrs> @tell rudentoxic try XMonad.Hooks.ToggleHook's hookNext, like so (from my config): hookNext "centerfloat" True >> spawn' "editclipboard"
04:09:28 <lambdabot> Consider it noted.
04:56:18 × growpotkin quits (~growpotki@130-45-30-154.dyn.grandenetworks.net) (Quit: ZNC 1.8.2 - https://znc.in)
04:58:52 × albel727 quits (~albel727@unaffiliated/albel727) (Quit: KVIrc 5.0.1 Aria http://www.kvirc.net/)
05:56:50 idhugo joins (~idhugo@80-62-117-97-mobile.dk.customer.tdc.net)
05:56:55 × idhugo quits (~idhugo@80-62-117-97-mobile.dk.customer.tdc.net) (Remote host closed the connection)
06:00:03 rudentoxic joins (~rudentoxi@107-214-50-180.lightspeed.bcvloh.sbcglobal.net)
06:00:40 <rudentoxic> vrs: where can I find your config?
06:29:58 ADG1089__ joins (~aditya@122.163.165.143)
06:37:03 palo1 joins (~weechat@c-base/crew/palo)
06:40:25 × palo quits (~weechat@c-base/crew/palo) (Ping timeout: 264 seconds)
06:40:25 palo1 is now known as palo
07:11:41 × ericsagnes quits (~ericsagne@2405:6580:0:5100:5c80:7e91:5436:7bd4) (Ping timeout: 272 seconds)
07:23:38 ericsagnes joins (~ericsagne@2405:6580:0:5100:aa73:cc6a:b6a6:24ce)
07:33:35 kelnoky joins (~shao@ip1f1222c4.dynamic.kabel-deutschland.de)
07:58:18 cfricke joins (~cfricke@unaffiliated/cfricke)
08:11:11 ChubaDuba joins (~ChubaDuba@176.212.35.40)
08:14:47 notis joins (~notis@45.134.22.65)
08:36:12 × cfricke quits (~cfricke@unaffiliated/cfricke) (Quit: WeeChat 3.0)
08:42:11 hexo joins (~hexo@gateway/tor-sasl/hexo)
08:44:48 cfricke joins (~cfricke@unaffiliated/cfricke)
08:53:16 × hexo quits (~hexo@gateway/tor-sasl/hexo) (Remote host closed the connection)
08:53:35 hexo joins (~hexo@gateway/tor-sasl/hexo)
09:07:28 × thunderrd quits (~thunderrd@183.182.115.7) (Quit: If it wasn't written down it didn't happen...)
09:08:00 thunderrd joins (~thunderrd@183.182.115.7)
09:17:52 gazler__ joins (~gazler@2001:8b0:b165:a8d2::2)
09:20:37 × gazler_ quits (~gazler@195.107.2.81.in-addr.arpa) (Ping timeout: 264 seconds)
09:29:30 al3x27 joins (~plovs@85.254.75.142)
09:56:58 × ChubaDuba quits (~ChubaDuba@176.212.35.40) (Quit: WeeChat 1.6)
10:32:32 mc47 joins (~yecinem@89.246.239.190)
10:35:27 × amiri quits (~amiri@cpe-76-91-154-9.socal.res.rr.com) (Ping timeout: 260 seconds)
10:39:15 berberman_ joins (~berberman@unaffiliated/berberman)
10:39:38 × berberman quits (~berberman@unaffiliated/berberman) (Ping timeout: 264 seconds)
10:40:45 × berberman_ quits (~berberman@unaffiliated/berberman) (Max SendQ exceeded)
10:41:13 berberman joins (~berberman@unaffiliated/berberman)
10:41:43 amiri joins (~amiri@cpe-76-91-154-9.socal.res.rr.com)
10:46:21 thc202 joins (~thc202@unaffiliated/thc202)
11:02:00 × ericsagnes quits (~ericsagne@2405:6580:0:5100:aa73:cc6a:b6a6:24ce) (Ping timeout: 258 seconds)
11:14:15 ericsagnes joins (~ericsagne@2405:6580:0:5100:7e9d:7180:3ecf:ff43)
12:07:50 × ericsagnes quits (~ericsagne@2405:6580:0:5100:7e9d:7180:3ecf:ff43) (Ping timeout: 264 seconds)
12:19:18 ericsagnes joins (~ericsagne@2405:6580:0:5100:e268:f1af:eeaa:71ac)
12:39:36 × kelnoky quits (~shao@ip1f1222c4.dynamic.kabel-deutschland.de) (Ping timeout: 240 seconds)
12:41:16 × Chobbes quits (~Chobbes@pool-98-115-239-235.phlapa.fios.verizon.net) (Ping timeout: 240 seconds)
12:54:06 Chobbes joins (~Chobbes@pool-98-115-239-235.phlapa.fios.verizon.net)
13:02:36 everythingTaken joins (~everythin@gateway/tor-sasl/everythingtaken)
13:07:06 geekosaur joins (ac3a8b5c@172.58.139.92)
13:14:38 × everythingTaken quits (~everythin@gateway/tor-sasl/everythingtaken) (Quit: everythingTaken)
13:15:31 jchia__ joins (~jchia@58.32.32.252)
13:18:13 × Chobbes quits (~Chobbes@pool-98-115-239-235.phlapa.fios.verizon.net) (Ping timeout: 264 seconds)
13:20:57 Chobbes joins (~Chobbes@pool-98-115-239-235.phlapa.fios.verizon.net)
13:27:16 × heroux quits (sandroco@gateway/shell/insomnia247/x-ntofnzsnzxymfmks) (Ping timeout: 240 seconds)
13:34:14 heroux joins (sandroco@gateway/shell/insomnia247/x-mxtksflgdxdzuqsa)
13:38:15 × cfricke quits (~cfricke@unaffiliated/cfricke) (Quit: WeeChat 3.0)
13:49:54 everythingTaken joins (~everythin@gateway/tor-sasl/everythingtaken)
13:52:53 × Chobbes quits (~Chobbes@pool-98-115-239-235.phlapa.fios.verizon.net) (Changing host)
13:52:53 Chobbes joins (~Chobbes@unaffiliated/chobbes)
13:54:40 × ADG1089__ quits (~aditya@122.163.165.143) (Remote host closed the connection)
14:34:55 ADG1089__ joins (~aditya@122.163.165.143)
14:45:02 × geekosaur quits (ac3a8b5c@172.58.139.92) (Quit: Connection closed)
14:50:10 <andytoshi> has anyone used KDE's kickoff menu as an alternative to dmenu?
16:19:51 <mc47> Solid, liskin[m] I just submitted a PR for supporting multiple status bars, and defined a record-type to abstract over status bars
16:20:03 <mc47> it would be great if you'd let me know what you think :D
16:20:03 × hexo quits (~hexo@gateway/tor-sasl/hexo) (Ping timeout: 240 seconds)
16:20:50 hexo joins (~hexo@gateway/tor-sasl/hexo)
16:37:36 growpotkin joins (~growpotki@130-45-30-154.dyn.grandenetworks.net)
16:45:47 <Solid> mh I wonder if all of these *Config functions are worth the additional complexity
16:48:37 <mc47> what do you mean exactly? you would only look there if the other functions don't offer you the customizability you need
16:49:18 <mc47> the number of functions would explode if we kept adding parameters there
16:49:20 geekosaur joins (42d52137@66.213.33.55)
16:51:26 <mc47> I thought about making the statusBar* functions directly supply the StatusBarConfig, but that would result in the same problem where you can't look inside to only change a little thing
16:51:45 <mc47> and you'd have to create the full config from scratch or copy it from the source
16:52:36 <Solid> I'm not sure I follow you there
16:53:09 <Solid> from my, admittedly cursory, look at the code it seems like e.g. statusBarPropToConfig is just a statusBarPropTo where you don't have to specify a toggle button
16:53:58 <Solid> oh wait
16:54:02 <Solid> I should learn to read type signatures
16:54:28 <mc47> it's almost the same ;)
16:55:23 <mc47> the first also expects a config so it's bound to, but the second returns the config that can be played around before being bound to the config
16:55:30 <mc47> the XConfig that is
17:06:24 seschwar joins (~seschwar@unaffiliated/seschwar)
17:39:13 × geekosaur quits (42d52137@66.213.33.55) (Ping timeout: 248 seconds)
17:45:12 × mc47 quits (~yecinem@89.246.239.190) (Read error: Connection reset by peer)
17:46:43 × everythingTaken quits (~everythin@gateway/tor-sasl/everythingtaken) (Ping timeout: 240 seconds)
18:00:18 geekosaur joins (42d52137@66.213.33.55)
18:18:12 kelnoky joins (~shao@ip1f1222c4.dynamic.kabel-deutschland.de)
19:03:33 × ericsagnes quits (~ericsagne@2405:6580:0:5100:e268:f1af:eeaa:71ac) (Ping timeout: 272 seconds)
19:03:39 berberman_ joins (~berberman@unaffiliated/berberman)
19:04:57 × berberman quits (~berberman@unaffiliated/berberman) (Ping timeout: 260 seconds)
19:05:07 mc47 joins (~yecinem@89.246.239.190)
19:06:31 × notis quits (~notis@45.134.22.65) (Quit: WeeChat 3.0)
19:09:10 notis joins (~notis@45.134.22.65)
19:15:35 ericsagnes joins (~ericsagne@2405:6580:0:5100:a978:5a86:791:f563)
19:56:17 × geekosaur quits (42d52137@66.213.33.55) (Ping timeout: 248 seconds)
20:10:55 geekosaur joins (42d52137@66.213.33.55)
20:19:50 × ADG1089__ quits (~aditya@122.163.165.143) (Remote host closed the connection)
20:33:04 × mc47 quits (~yecinem@89.246.239.190) (Remote host closed the connection)
21:10:39 def_jam joins (~eblip@unaffiliated/eblip)
21:10:57 eb0t_ joins (~eblip@unaffiliated/eblip)
21:12:54 × eblip quits (~eblip@unaffiliated/eblip) (Ping timeout: 256 seconds)
21:12:54 × eb0t quits (~eblip@unaffiliated/eblip) (Ping timeout: 256 seconds)
21:18:48 <xacktm> hello, using XMonad.Layout.Master, and the default behaviour for new windows is to take the master slot - is there a way to "pin" the master so that it never changes?
21:20:25 × notis quits (~notis@45.134.22.65) (Ping timeout: 240 seconds)
21:22:17 <geekosaur> XMonad.Hooks.InsertPosition, maybe
21:22:38 notis joins (~notis@185.51.134.230)
21:24:04 <rudentoxic> can I view an entire tag as a float I can move around and resize, with another tag behind it? Like, picture-in-picture.
21:26:10 <geekosaur> no. our float handling is somewhat dire
21:33:09 <xacktm> hmm, from the docs InsertPosition is globally applied in the manage hook, can I make it layout/workspace only?
21:33:25 <xacktm> but I can try that for starters, thanks
21:53:27 × geekosaur quits (42d52137@66.213.33.55) (Quit: Connection closed)
22:09:34 × ke4pcx quits (~ke4pcx@024-158-093-129.res.spectrum.com) (Read error: Connection reset by peer)
22:10:23 ke4pcx joins (~ke4pcx@024-158-093-129.res.spectrum.com)
22:24:43 × kelnoky quits (~shao@ip1f1222c4.dynamic.kabel-deutschland.de) (Ping timeout: 256 seconds)
22:27:47 kelnoky joins (~shao@ip1f1222c4.dynamic.kabel-deutschland.de)
22:29:37 × ke4pcx quits (~ke4pcx@024-158-093-129.res.spectrum.com) ()
22:36:53 ADG1089__ joins (~aditya@122.163.165.143)
23:09:02 × ericsagnes quits (~ericsagne@2405:6580:0:5100:a978:5a86:791:f563) (Ping timeout: 264 seconds)
23:20:52 ericsagnes joins (~ericsagne@2405:6580:0:5100:e8e1:98ae:f4d8:7ab5)
23:21:35 × seschwar quits (~seschwar@unaffiliated/seschwar) (Quit: :wq)

All times are in UTC on 2021-01-11.