Home liberachat/#xmonad: Logs Calendar

Logs: liberachat/#xmonad

←Prev  Next→ 184,664 events total
2024-09-18 17:23:43 ft joins (~ft@p508db65d.dip0.t-ipconnect.de)
2024-09-18 17:40:01 × ash3en quits (~Thunderbi@ip1f1118e6.dynamic.kabel-deutschland.de) (Quit: ash3en)
2024-09-18 18:42:34 ash3en joins (~Thunderbi@ip1f1118e6.dynamic.kabel-deutschland.de)
2024-09-18 21:05:17 × ash3en quits (~Thunderbi@ip1f1118e6.dynamic.kabel-deutschland.de) (Quit: ash3en)
2024-09-18 21:13:28 ash3en joins (~Thunderbi@ip1f1118e6.dynamic.kabel-deutschland.de)
2024-09-18 21:34:53 × ash3en quits (~Thunderbi@ip1f1118e6.dynamic.kabel-deutschland.de) (Quit: ash3en)
2024-09-18 22:01:42 × catman quits (~catman@user/catman) (Quit: WeeChat 4.3.0-dev)
2024-09-18 22:24:28 catman joins (~catman@user/catman)
2024-09-18 23:19:40 × tv1 quits (~tv@user/tv) (Ping timeout: 252 seconds)
2024-09-19 00:16:29 tv joins (~tv@user/tv)
2024-09-19 01:41:27 × catman quits (~catman@user/catman) (Quit: WeeChat 4.3.0-dev)
2024-09-19 01:54:30 catman joins (~catman@user/catman)
2024-09-19 02:37:03 × td_ quits (~td@i53870921.versanet.de) (Ping timeout: 245 seconds)
2024-09-19 02:38:56 td_ joins (~td@83.135.9.0)
2024-09-19 06:57:59 ash3en joins (~Thunderbi@2a02:3100:754f:5e00:95a2:6c11:ef9c:ede2)
2024-09-19 06:58:27 Digitteknohippie joins (~user@user/digit)
2024-09-19 06:58:44 × Digit quits (~user@user/digit) (Ping timeout: 252 seconds)
2024-09-19 06:59:08 × ft quits (~ft@p508db65d.dip0.t-ipconnect.de) (Quit: leaving)
2024-09-19 07:21:50 Digitteknohippie is now known as Digit
2024-09-19 08:25:22 × ash3en quits (~Thunderbi@2a02:3100:754f:5e00:95a2:6c11:ef9c:ede2) (Quit: ash3en)
2024-09-19 10:43:26 cfricke joins (~cfricke@user/cfricke)
2024-09-19 11:07:42 × cfricke quits (~cfricke@user/cfricke) (Ping timeout: 252 seconds)
2024-09-19 11:16:43 × Natch quits (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) (Remote host closed the connection)
2024-09-19 11:19:06 ash3en joins (~Thunderbi@149.222.143.226)
2024-09-19 11:21:39 cfricke joins (~cfricke@user/cfricke)
2024-09-19 11:22:00 Natch joins (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se)
2024-09-19 11:43:49 Maeda joins (~Maeda@91-161-10-149.subs.proxad.net)
2024-09-19 11:45:33 × Maeda quits (~Maeda@91-161-10-149.subs.proxad.net) (Client Quit)
2024-09-19 12:00:09 Digitteknohippie joins (~user@user/digit)
2024-09-19 12:00:34 × Digit quits (~user@user/digit) (Ping timeout: 260 seconds)
2024-09-19 12:06:47 Digitteknohippie is now known as Digit
2024-09-19 13:20:35 × ash3en quits (~Thunderbi@149.222.143.226) (Quit: ash3en)
2024-09-19 15:05:15 × terrorjack4 quits (~terrorjac@2a01:4f8:c17:dc9f::) (Quit: The Lounge - https://thelounge.chat)
2024-09-19 15:08:07 terrorjack4 joins (~terrorjac@2a01:4f8:c17:dc9f::)
2024-09-19 15:08:31 × cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 4.2.2)
2024-09-19 16:06:09 ft joins (~ft@p508db65d.dip0.t-ipconnect.de)
2024-09-19 16:28:37 L29Ah parts (~L29Ah@wikipedia/L29Ah) ()
2024-09-19 16:37:07 davidpkj joins (~davidpkj@2a03:7846:1a59:101:31b:e9e2:e3f7:732c)
2024-09-19 16:39:23 <davidpkj> Hi, I need help with configuring xmonad. I dont write much haskell but like xmonad. Is this the right place for people telling me what to write in my config? If not where should I go?
2024-09-19 16:40:17 <geekosaur> this is one place, reddit /r/xmonad is another
2024-09-19 16:44:13 <davidpkj> Ok nice. So what I want is to have a second monitor, which (when plugged in) ALWAYS shows workspace 9 no matter what. I have found a few old reddit posts already, but copy pasting their snippets didn't compile for various reasons. I think I need XMonad.StackSet.view somehow. But I cant figure out how to use it. I couldn't find any relevant examples
2024-09-19 16:44:13 <davidpkj> in the online docs either. So what do you say?
2024-09-19 16:45:06 <geekosaur> that's a commonly requested thing that's not really possible at present due to how xmonad's core handles workspaces, I'm afraid
2024-09-19 16:47:47 <davidpkj> I see, would something similar be possible? I mainly want the switching of visible windows across screens to be gone. So maybe completely seperate workspace sets for each monitor?
2024-09-19 16:48:30 <geekosaur> the closest you get is https://wiki.haskell.org/Xmonad/Frequently_asked_questions#Replacing_greedyView_with_view so xmonad doesn't flip it to the primary monitor when you focus it
2024-09-19 16:53:22 <davidpkj> Okay that was really helpful. Not quite what I wanted, but I might just figure something out with this. Thanks for the quick help!
2024-09-19 16:56:20 × davidpkj quits (~davidpkj@2a03:7846:1a59:101:31b:e9e2:e3f7:732c) (Quit: Client closed)
2024-09-19 17:01:34 L29Ah joins (~L29Ah@wikipedia/L29Ah)
2024-09-19 17:02:07 L29Ah parts (~L29Ah@wikipedia/L29Ah) ()
2024-09-19 17:03:23 L29Ah joins (~L29Ah@wikipedia/L29Ah)
2024-09-19 17:53:37 yaslam joins (~yaslam@user/yaslam)
2024-09-19 18:23:59 ash3en joins (~Thunderbi@2a01:c23:95e7:2900:bca2:198b:9d2c:14cf)
2024-09-19 18:28:09 × ash3en quits (~Thunderbi@2a01:c23:95e7:2900:bca2:198b:9d2c:14cf) (Client Quit)
2024-09-19 19:03:07 ash3en joins (~Thunderbi@2a01:c23:95e7:2900:bca2:198b:9d2c:14cf)
2024-09-19 19:44:50 L29Ah parts (~L29Ah@wikipedia/L29Ah) ()
2024-09-19 20:06:00 × ash3en quits (~Thunderbi@2a01:c23:95e7:2900:bca2:198b:9d2c:14cf) (Quit: ash3en)
2024-09-19 20:15:53 L29Ah joins (~L29Ah@wikipedia/L29Ah)
2024-09-19 22:05:57 × Natch quits (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se) (Read error: Connection reset by peer)
2024-09-19 22:11:15 Natch joins (~natch@c-9e07225c.038-60-73746f7.bbcust.telenor.se)
2024-09-20 02:36:37 × td_ quits (~td@83.135.9.0) (Ping timeout: 248 seconds)
2024-09-20 02:38:39 td_ joins (~td@i53870926.versanet.de)
2024-09-20 06:13:54 ash3en joins (~Thunderbi@2a01:c23:8c85:a600:95cb:522:a5ea:bb0d)
2024-09-20 06:16:42 × rieper quits (~riepernet@2a03:4000:6:f1d6:6885:6fff:fe5a:8933) (Quit: http://quassel-irc.org - Chat comfortably. Anywhere.)
2024-09-20 06:17:49 rieper joins (~riepernet@2a03:4000:6:f1d6:6885:6fff:fe5a:8933)
2024-09-20 06:18:40 × ash3en quits (~Thunderbi@2a01:c23:8c85:a600:95cb:522:a5ea:bb0d) (Ping timeout: 265 seconds)
2024-09-20 06:26:47 × ft quits (~ft@p508db65d.dip0.t-ipconnect.de) (Quit: leaving)
2024-09-20 07:42:20 cfricke joins (~cfricke@user/cfricke)
2024-09-20 07:42:38 × haskellbridge quits (~hackager@syn-024-093-192-219.res.spectrum.com) (Remote host closed the connection)
2024-09-20 07:45:34 haskellbridge joins (~hackager@syn-024-093-192-219.res.spectrum.com)
2024-09-20 07:55:39 × haskellbridge quits (~hackager@syn-024-093-192-219.res.spectrum.com) (Remote host closed the connection)
2024-09-20 07:56:20 haskellbridge joins (~hackager@syn-024-093-192-219.res.spectrum.com)
2024-09-20 08:28:50 ash3en joins (~Thunderbi@2a01:c23:8c85:a600:95cb:522:a5ea:bb0d)
2024-09-20 08:53:29 × ash3en quits (~Thunderbi@2a01:c23:8c85:a600:95cb:522:a5ea:bb0d) (Quit: ash3en)
2024-09-20 09:21:20 rascasse joins (~rascasse@user/diep)
2024-09-20 10:10:29 × rascasse quits (~rascasse@user/diep) (Ping timeout: 248 seconds)
2024-09-20 10:55:19 × ml| quits (~ml|@user/ml/x-5298235) (Ping timeout: 260 seconds)
2024-09-20 11:08:10 ml| joins (~ml|@user/ml/x-5298235)
2024-09-20 11:32:44 rascasse joins (~rascasse@user/diep)
2024-09-20 11:55:51 ash3en joins (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207)
2024-09-20 12:00:23 × ash3en quits (~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Ping timeout: 265 seconds)
2024-09-20 12:49:36 ft joins (~ft@p508db65d.dip0.t-ipconnect.de)
2024-09-20 14:20:19 × rascasse quits (~rascasse@user/diep) (Remote host closed the connection)
2024-09-20 15:37:55 Digitteknohippie joins (~user@user/digit)
2024-09-20 15:38:15 × Digit quits (~user@user/digit) (Ping timeout: 246 seconds)
2024-09-20 15:39:20 × catman quits (~catman@user/catman) (Ping timeout: 265 seconds)
2024-09-20 15:39:55 × cfricke quits (~cfricke@user/cfricke) (Quit: WeeChat 4.2.2)
2024-09-20 15:52:26 Digitteknohippie is now known as Digit
2024-09-20 17:09:10 ChubaDuba joins (~ChubaDuba@37.112.227.17)
2024-09-20 18:17:26 ash3en joins (~Thunderbi@2a01:c23:8c85:a600:95cb:522:a5ea:bb0d)
2024-09-20 18:30:32 × ChubaDuba quits (~ChubaDuba@37.112.227.17) (Quit: WeeChat 4.3.3)
2024-09-20 18:31:29 ChubaDuba joins (~ChubaDuba@37.112.227.17)
2024-09-20 19:17:27 rascasse joins (~rascasse@user/diep)
2024-09-20 19:26:52 × haskellbridge quits (~hackager@syn-024-093-192-219.res.spectrum.com) (Remote host closed the connection)
2024-09-20 19:27:35 haskellbridge joins (~hackager@syn-024-093-192-219.res.spectrum.com)
2024-09-20 20:30:56 catman joins (~catman@user/catman)
2024-09-20 21:08:14 × haskellbridge quits (~hackager@syn-024-093-192-219.res.spectrum.com) (Remote host closed the connection)
2024-09-20 21:10:07 × ChubaDuba quits (~ChubaDuba@37.112.227.17) (Quit: WeeChat 4.3.3)
2024-09-20 21:10:24 haskellbridge joins (~hackager@syn-024-093-192-219.res.spectrum.com)
2024-09-20 21:55:51 × ash3en quits (~Thunderbi@2a01:c23:8c85:a600:95cb:522:a5ea:bb0d) (Quit: ash3en)
2024-09-20 22:13:22 rascasse_ joins (~rascasse@user/diep)

All times are in UTC.