2024/10/21

2024-10-21 01:38:02 +0200rascasse(~rascasse@user/diep) diep
2024-10-21 01:39:45 +0200 <rascasse> hi, how can I set the default workspace for a specific monitor, let's say monitor 1?
2024-10-21 01:40:36 +0200 <geekosaur> xmonad doesn't really have that concept
2024-10-21 01:42:03 +0200 <Lears> You can hack it with `doOnce` in `startupHook`, or by just ordering `workspaces` right.
2024-10-21 01:44:34 +0200 <geekosaur> …until something moves it (browsers like to do this, sadly) and you have to move it back manually
2024-10-21 01:48:16 +0200 <Lears> Right. If you can't tolerate that kind of interference you have to stop using ewmh (or configure it?). There's also the option of setting up a keybind to focus your default/s.
2024-10-21 01:48:52 +0200 <geekosaur> as yet I don't think it's configurable, there's a PR for it though
2024-10-21 01:49:28 +0200 <geekosaur> but I wouldn't be too surprised if browser devs think tat rule doesn't apply to them and they force the issue if EWMH doesn't do what they want
2024-10-21 01:53:46 +0200 <geekosaur> (EWMH allows a window manager to treat a focus event as an urgency request rather than switching focus immediately)
2024-10-21 02:40:17 +0200rascasse(~rascasse@user/diep) (Remote host closed the connection)
2024-10-21 03:05:41 +0200tremon(~tremon@83.80.159.219) (Quit: getting boxed in)
2024-10-21 04:04:32 +0200Leary(~Leary@user/Leary/x-0910699) Leary
2024-10-21 04:06:45 +0200Lears(~Leary@user/Leary/x-0910699) (Ping timeout: 248 seconds)
2024-10-21 04:42:10 +0200td_(~td@i53870918.versanet.de) (Ping timeout: 252 seconds)
2024-10-21 04:44:12 +0200td_(~td@i53870932.versanet.de)
2024-10-21 08:36:37 +0200haskellbridge(~hackager@syn-024-093-192-219.res.spectrum.com) (Ping timeout: 248 seconds)
2024-10-21 08:39:18 +0200haskellbridge(~hackager@syn-024-093-192-219.res.spectrum.com) hackager
2024-10-21 09:07:45 +0200cfricke(~cfricke@user/cfricke) cfricke
2024-10-21 09:34:48 +0200cfricke(~cfricke@user/cfricke) (Ping timeout: 276 seconds)
2024-10-21 09:39:23 +0200tv(~tv@user/tv) (Read error: Connection reset by peer)
2024-10-21 09:48:55 +0200ft(~ft@mue-88-130-105-072.dsl.tropolys.de) (Quit: leaving)
2024-10-21 09:56:18 +0200 <liskin> Browsers aren't that nasty actually, at least the major ones. Crap like Steam maybe, but browsers generally work really well with all the configurable stuff I did in EwmhDesktops
2024-10-21 09:56:44 +0200 <liskin> Also I don't think there's any pending PR related to this, is there?
2024-10-21 10:11:40 +0200cfricke(~cfricke@user/cfricke) cfricke
2024-10-21 10:28:43 +0200cfricke(~cfricke@user/cfricke) (Ping timeout: 245 seconds)
2024-10-21 11:20:43 +0200tv(~tv@user/tv) tv
2024-10-21 12:30:08 +0200ash3en(~Thunderbi@89.246.174.164) ash3en
2024-10-21 12:33:54 +0200ash3en(~Thunderbi@89.246.174.164) (Client Quit)
2024-10-21 12:48:55 +0200 <geekosaur> isn't there one that allows the urgency thing to be set as a modifier? maybe it's already in
2024-10-21 13:02:41 +0200 <geekosaur> https://hackage.haskell.org/package/xmonad-contrib-0.18.1/docs/XMonad-Hooks-EwmhDesktops.html#g:5 already in, sorry
2024-10-21 13:03:44 +0200 <geekosaur> I keep confusing that PR with #625
2024-10-21 13:37:26 +0200ash3en(~Thunderbi@89.246.174.164) ash3en
2024-10-21 13:38:33 +0200ash3en(~Thunderbi@89.246.174.164) (Client Quit)
2024-10-21 13:49:46 +0200ash3en(~Thunderbi@89.246.174.164) ash3en
2024-10-21 15:32:38 +0200roks0n(~roks0n@user/roks0n) roks0n
2024-10-21 15:37:20 +0200hightower2(~hightower@cpe-94-253-239-193.st.cable.xnet.hr) hightower2
2024-10-21 15:44:02 +0200ash3en(~Thunderbi@89.246.174.164) (Quit: ash3en)
2024-10-21 15:45:23 +0200Digitteknohippie(~user@user/digit) Digit
2024-10-21 15:45:57 +0200Digit(~user@user/digit) (Ping timeout: 248 seconds)
2024-10-21 15:56:49 +0200DigitteknohippieDigit
2024-10-21 16:30:30 +0200alp(~alp@2001:861:e3d6:8f80:d85c:2bf3:344e:5541)
2024-10-21 16:30:40 +0200alp(~alp@2001:861:e3d6:8f80:d85c:2bf3:344e:5541) (Changing host)
2024-10-21 16:30:40 +0200alp(~alp@user/alp) alp
2024-10-21 17:37:00 +0200hightower2(~hightower@cpe-94-253-239-193.st.cable.xnet.hr) (Remote host closed the connection)
2024-10-21 17:46:36 +0200Digitteknohippie(~user@user/digit) Digit
2024-10-21 17:47:16 +0200Digit(~user@user/digit) (Ping timeout: 265 seconds)
2024-10-21 18:04:06 +0200DigitteknohippieDigit
2024-10-21 19:01:23 +0200L29Ah(~L29Ah@wikipedia/L29Ah) ()
2024-10-21 20:13:29 +0200L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah
2024-10-21 20:52:05 +0200alp(~alp@user/alp) (Ping timeout: 248 seconds)
2024-10-21 20:56:32 +0200alp(~alp@2001:861:e3d6:8f80:9c5b:b50d:7ba7:3d0c)
2024-10-21 22:03:52 +0200alp(~alp@2001:861:e3d6:8f80:9c5b:b50d:7ba7:3d0c) (Changing host)
2024-10-21 22:03:52 +0200alp(~alp@user/alp) alp
2024-10-21 22:27:05 +0200ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) ash3en
2024-10-21 22:27:09 +0200ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Client Quit)
2024-10-21 23:51:54 +0200ft(~ft@p4fc2a216.dip0.t-ipconnect.de) ft