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