2024/11/28

2024-11-28 00:09:21 +0000 <Leary> dibblego: If that's in your `manageHook`, it only runs to manage new windows.
2024-11-28 00:10:01 +0000 <dibblego> Leary: yeah it is, does it belong elsewhere?
2024-11-28 00:16:05 +0000 <Leary> dibblego: You probably want https://hackage.haskell.org/package/xmonad-contrib-0.18.1/docs/XMonad-Hooks-OnPropertyChange.html
2024-11-28 00:19:34 +0000 <dibblego> ah ok
2024-11-28 01:05:44 +0000 <dibblego> if the targetted window is already opened, then whatever window has focus is moved to the workspace, https://gist.github.com/tonymorris/db640e0e951c1de4bb141e8d644648b9
2024-11-28 01:11:53 +0000 <geekosaur> Did you want `runOrRaise` perhaps?
2024-11-28 01:19:04 +0000 <dibblego> ah man, I don't think so
2024-11-28 01:19:25 +0000 <dibblego> my xmonad.hs is an evolution of about 12 or so years, but this all used to work
2024-11-28 01:25:30 +0000 <Leary> dibblego: The core issue should be `W.shift` v.s. `doShift` which `ask`s before using `W.shiftWin`. Try `viewShift = doF . W.greedyView <> doShift`.
2024-11-28 01:26:28 +0000OftenFaded(~OftenFade@user/tisktisk) (Quit: Client closed)
2024-11-28 01:26:33 +0000L29Ah(~L29Ah@wikipedia/L29Ah) (Ping timeout: 265 seconds)
2024-11-28 01:29:05 +0000 <geekosaur> that seems wrong, it requires that there be a `Query` around but what it has is an `Event`
2024-11-28 01:29:36 +0000 <dibblego> hm ok thanks
2024-11-28 01:30:18 +0000 <geekosaur> `doF :: (s -> s) -> Query (Endo s)`
2024-11-28 01:30:58 +0000 <geekosaur> slightly generalized from the type of a `ManageHook`
2024-11-28 01:31:17 +0000 <dibblego> I think I got it! thanks
2024-11-28 01:51:17 +0000L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah
2024-11-28 01:56:26 +0000T_X_T_X
2024-11-28 03:42:19 +0000terrorjack4(~terrorjac@2a01:4f8:c17:dc9f::) (Quit: The Lounge - https://thelounge.chat)
2024-11-28 03:45:18 +0000terrorjack4(~terrorjac@2a01:4f8:c17:dc9f::) terrorjack
2024-11-28 07:01:56 +0000ash3en(~Thunderbi@ip1f10cbd6.dynamic.kabel-deutschland.de) ash3en
2024-11-28 07:54:35 +0000ft(~ft@p508db9c7.dip0.t-ipconnect.de) (Quit: leaving)
2024-11-28 08:16:56 +0000ash3en(~Thunderbi@ip1f10cbd6.dynamic.kabel-deutschland.de) (Quit: ash3en)
2024-11-28 09:04:17 +0000werneta(~werneta@syn-071-083-160-242.res.spectrum.com) (Ping timeout: 248 seconds)
2024-11-28 10:54:59 +0000catman(~catman@user/catman) (Quit: WeeChat 4.4.3)
2024-11-28 10:57:29 +0000catman(~catman@user/catman) catman
2024-11-28 12:43:17 +0000alp__(~alp@2001:861:8ca0:4940:cda0:b848:4c21:79b0) (Remote host closed the connection)
2024-11-28 12:43:39 +0000alp__(~alp@2001:861:8ca0:4940:c5af:950e:283c:7445)
2024-11-28 12:44:53 +0000ash3en(~Thunderbi@149.222.150.35) ash3en
2024-11-28 12:52:13 +0000ash3en(~Thunderbi@149.222.150.35) (Quit: ash3en)
2024-11-28 13:26:29 +0000ash3en(~Thunderbi@149.222.150.35) ash3en
2024-11-28 13:45:48 +0000ash3en(~Thunderbi@149.222.150.35) (Ping timeout: 252 seconds)
2024-11-28 15:07:39 +0000ash3en(~Thunderbi@149.222.206.227) ash3en
2024-11-28 15:07:40 +0000ash3en(~Thunderbi@149.222.206.227) (Client Quit)
2024-11-28 15:14:13 +0000ash3en(~Thunderbi@149.222.206.227) ash3en
2024-11-28 15:14:34 +0000ash3en(~Thunderbi@149.222.206.227) (Client Quit)
2024-11-28 15:27:58 +0000ash3en(~Thunderbi@149.222.206.227) ash3en
2024-11-28 15:32:28 +0000ash3en(~Thunderbi@149.222.206.227) (Ping timeout: 245 seconds)
2024-11-28 15:45:02 +0000ircbrowse_tom(~ircbrowse@user/tomsmeding/bot/ircbrowse-tom) (ZNC 1.9.0+deb2build3 - https://znc.in)
2024-11-28 15:45:26 +0000ircbrowse_tom(~ircbrowse@user/tomsmeding/bot/ircbrowse-tom) ircbrowse_tom
2024-11-28 15:45:29 +0000Server+cnt
2024-11-28 15:46:20 +0000ElKowar(~ElKowar@srv-fin.xware-gmbh.de) (Ping timeout: 252 seconds)
2024-11-28 15:46:20 +0000ElKowar3ElKowar
2024-11-28 16:57:55 +0000ft(~ft@p508db9c7.dip0.t-ipconnect.de) ft
2024-11-28 17:46:34 +0000ChubaDuba(~ChubaDuba@79.136.183.11) ChubaDuba
2024-11-28 17:58:26 +0000ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) ash3en
2024-11-28 18:21:30 +0000L29Ah(~L29Ah@wikipedia/L29Ah) ()
2024-11-28 18:34:07 +0000ash3en(~Thunderbi@2a03:7846:b6eb:101:93ac:a90a:da67:f207) (Quit: ash3en)
2024-11-28 19:45:53 +0000L29Ah(~L29Ah@wikipedia/L29Ah) L29Ah
2024-11-28 20:07:40 +0000hightower3(~hightower@141-136-209-197.dsl.iskon.hr) hightower2
2024-11-28 21:41:27 +0000ChubaDuba(~ChubaDuba@79.136.183.11) (Quit: WeeChat 4.4.2)
2024-11-28 23:23:48 +0000L29Ah(~L29Ah@wikipedia/L29Ah) ()
2024-11-28 23:27:42 +0000 <dibblego> almost, almost got it, if I have set a greedyView for a web browser, and I play chess on that web browser, and a chess move is made, then the focus and workspace move to the web browser :)