Home liberachat/#xmonad: Logs Calendar

Logs on 2023-07-12 (liberachat/#xmonad)

00:31:04 <geekosaur> mudri, that's difficult because window positions are determined dynamically by the layout. flip side, depending on what exactly you are trying to accomplish, a layout modifier might be able to do it
00:31:34 <geekosaur> (unless "position" is limited to workspace and/or floating (incl. position thereof))
00:33:02 <geekosaur> (in that case it amounts to saving and restoring the WindowSet, which is doable but you might need to think about windows created after you saved it)
01:15:53 × mudri quits (uid317655@id-317655.helmsley.irccloud.com) (Quit: Connection closed for inactivity)
02:09:57 vetu joins (~vetu@91-156-31-97.elisa-laajakaista.fi)
02:12:54 × td_ quits (~td@i5387091E.versanet.de) (Ping timeout: 260 seconds)
02:13:50 × vetu_ quits (~vetu@91-156-31-97.elisa-laajakaista.fi) (Ping timeout: 260 seconds)
02:14:35 td_ joins (~td@i53870932.versanet.de)
02:48:45 Guest84 joins (~Guest83@187.181.254.71)
02:51:04 × Guest84 quits (~Guest83@187.181.254.71) (Client Quit)
06:18:41 × srk quits (~sorki@user/srk) (Remote host closed the connection)
06:19:00 srk joins (~sorki@user/srk)
07:21:35 derfflinger joins (~derffling@user/derfflinger)
09:14:12 × unclechu quits (~unclechu@2001:470:69fc:105::354) (Remote host closed the connection)
09:27:04 × ft quits (~ft@p508db151.dip0.t-ipconnect.de) (Quit: leaving)
09:52:48 mncheck joins (~mncheck@193.224.205.254)
10:40:38 × derfflinger quits (~derffling@user/derfflinger) (Ping timeout: 250 seconds)
10:50:10 × lambdabot quits (~lambdabot@haskell/bot/lambdabot) (Remote host closed the connection)
10:51:28 lambdabot joins (~lambdabot@haskell/bot/lambdabot)
11:27:06 derfflinger joins (~derffling@user/derfflinger)
12:15:55 × jabuxas_ quits (~jabuxas@user/jabuxas) (Quit: WeeChat 3.8)
12:17:07 jabuxas joins (~jabuxas@user/jabuxas)
12:46:20 × xmonadtrack quits (~xmonadtra@user/geekosaur/bot/xmonadtrack) (Ping timeout: 245 seconds)
12:47:34 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Ping timeout: 260 seconds)
13:03:50 geekosaur joins (~geekosaur@xmonad/geekosaur)
13:09:02 xmonadtrack joins (~xmonadtra@098-123-182-138.biz.spectrum.com)
13:09:17 × xmonadtrack quits (~xmonadtra@098-123-182-138.biz.spectrum.com) (Changing host)
13:09:17 xmonadtrack joins (~xmonadtra@user/geekosaur/bot/xmonadtrack)
13:25:36 allbery_b joins (~geekosaur@xmonad/geekosaur)
13:25:36 × geekosaur quits (~geekosaur@xmonad/geekosaur) (Killed (NickServ (GHOST command used by allbery_b)))
13:25:39 allbery_b is now known as geekosaur
13:26:16 × xmonadtrack quits (~xmonadtra@user/geekosaur/bot/xmonadtrack) (Ping timeout: 245 seconds)
13:47:57 xmonadtrack joins (~xmonadtra@069-135-003-034.biz.spectrum.com)
13:47:57 × xmonadtrack quits (~xmonadtra@069-135-003-034.biz.spectrum.com) (Changing host)
13:47:57 xmonadtrack joins (~xmonadtra@user/geekosaur/bot/xmonadtrack)
15:47:13 it3ration joins (~it3ration@c-76-131-115-3.hsd1.co.comcast.net)
15:48:20 <it3ration> does anyone know how to control what monitor j4-dmenu-desktop pops up on in your xmonad config?
15:48:25 <it3ration> (in a multiple monitor setup)
15:48:37 unclechu joins (~unclechu@2001:470:69fc:105::354)
15:54:35 × derfflinger quits (~derffling@user/derfflinger) (Read error: Connection reset by peer)
16:02:22 <geekosaur> you can't do it in xmonad because it's override_redirect
16:03:36 <geekosaur> you can pass dmenu a -m option to select a monitor; you need to use the --dmenu option to j4-dmenu-desktop to do that (`--dmenu="dmenu -m 0 -i"` or similar)
16:15:09 <it3ration> ideally, it'd be the monitor i'm on
16:25:58 × unclechu quits (~unclechu@2001:470:69fc:105::354) (Remote host closed the connection)
16:28:14 <geekosaur> that iirc is a dmenu bug
16:28:59 unclechu joins (~unclechu@2001:470:69fc:105::354)
16:33:07 <geekosaur> but if you want to play with it, you could try something like: withWindowSet $ \ws -> let S sc = W.screen (W.current ws) in spawn $ "j4-dmenu-desktop --dmenu=\"dmenu -m " ++ show sc ++ " -i\""
16:33:22 <geekosaur> with: import qualified XMonad.StackSet as W
16:34:32 <geekosaur> (you had no windows on the current screen? that iirc is what triggers the bug, dmenu does a bad job of guessing what screen is active in that case)
17:08:15 × jeeeun quits (~jeeeun@78.40.148.178) (Quit: The Lounge - https://thelounge.chat)
17:11:38 jeeeun joins (~jeeeun@78.40.148.178)
18:01:16 × it3ration quits (~it3ration@c-76-131-115-3.hsd1.co.comcast.net) (Quit: Client closed)
18:30:21 redirtestcabal joins (~redirtest@069-135-003-034.biz.spectrum.com)
18:30:46 × redirtestcabal quits (~redirtest@069-135-003-034.biz.spectrum.com) (Client Quit)
18:45:50 derfflinger joins (~derffling@user/derfflinger)
20:21:54 ft joins (~ft@p3e9bcafd.dip0.t-ipconnect.de)
20:28:04 lain1001 joins (~lain@76.108.135.43)
20:47:09 × derfflinger quits (~derffling@user/derfflinger) (Quit: Leaving)
22:21:10 × lain1001 quits (~lain@76.108.135.43) (Ping timeout: 252 seconds)
22:23:31 thyriaen joins (~thyriaen@2a01:aea0:dd4:6021:e402:4b37:4dfe:c04f)
22:26:06 <thyriaen> i am looking for a panel the likes of polybar where i can create a vertical panel - can you recommend something ?
22:26:26 liskin[m] joins (~liskinmat@2001:470:69fc:105::768)
23:01:38 × byorgey quits (~byorgey@155.138.238.211) (Ping timeout: 250 seconds)
23:24:12 geekosaur[c]_ joins (sid609282@xmonad/geekosaur)
23:25:33 noze` joins (~user@2001:41d0:a:21f1::1)
23:27:56 lain1001 joins (~lain@76.108.135.43)
23:28:28 × noze` quits (~user@2001:41d0:a:21f1::1) (Read error: Connection reset by peer)
23:28:46 Mion joins (~Urist@archlinux/op/MrElendig)
23:28:46 noze` joins (~user@2001:41d0:a:21f1::1)
23:29:19 piele_ joins (~piele@tbonesteak.creativeserver.net)
23:32:29 × geekosaur[c] quits (sid609282@xmonad/geekosaur) (*.net *.split)
23:32:29 × MrElendig quits (~Urist@archlinux/op/MrElendig) (*.net *.split)
23:32:29 × noze quits (~user@2001:41d0:a:21f1::1) (*.net *.split)
23:32:30 × piele quits (~piele@tbonesteak.creativeserver.net) (*.net *.split)
23:32:30 geekosaur[c]_ is now known as geekosaur[c]
23:37:22 byorgey joins (~byorgey@155.138.238.211)
23:47:54 × lain1001 quits (~lain@76.108.135.43) (Ping timeout: 260 seconds)

All times are in UTC on 2023-07-12.