| 2024-03-20 00:10:55 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:f966:906f:65a4:1ca0) (Ping timeout: 272 seconds) |
| 2024-03-20 00:18:00 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:f966:906f:65a4:1ca0) |
| 2024-03-20 00:29:23 +0000 | vrs | (~vrs@user/vrs) (Ping timeout: 264 seconds) |
| 2024-03-20 01:00:08 +0000 | magesing | (~magesing@bras-base-hmtnon143hw-grc-05-174-91-104-53.dsl.bell.ca) (Quit: Client closed) |
| 2024-03-20 01:33:40 +0000 | vrs | (~vrs@user/vrs) |
| 2024-03-20 02:06:15 +0000 | vrs | (~vrs@user/vrs) (Ping timeout: 256 seconds) |
| 2024-03-20 02:40:10 +0000 | vrs | (~vrs@user/vrs) |
| 2024-03-20 03:17:17 +0000 | joshproehl | (~quassel@user/joshproehl) (Quit: No Ping reply in 180 seconds.) |
| 2024-03-20 03:17:27 +0000 | joshproehl | (~quassel@user/joshproehl) |
| 2024-03-20 03:47:42 +0000 | td_ | (~td@i5387092A.versanet.de) (Ping timeout: 255 seconds) |
| 2024-03-20 03:49:35 +0000 | td_ | (~td@i53870939.versanet.de) |
| 2024-03-20 06:47:14 +0000 | <deebo> | what's a good way to find out e.g. what '=?' in my managehook actually means? and what others are available (need a 'starts with' match for wm_name) |
| 2024-03-20 06:47:39 +0000 | <deebo> | with enshittification of google it's impossible to search for these funky operators :) |
| 2024-03-20 06:52:36 +0000 | <[Leary]> | deebo: https://hoogle.haskell.org/?hoogle=%3D%3F%20package%3Axmonad%20package%3Axmonad-contrib |
| 2024-03-20 06:52:52 +0000 | <[Leary]> | You can also search by type: https://hoogle.haskell.org/?hoogle=Query+a+-%3E+a+-%3E+Query+Bool+package%3Axmonad+package%3Axmona… |
| 2024-03-20 06:59:42 +0000 | <deebo> | hmm, WM_NAME(STRING) = "Commit: somefileingit" -> , title ^? "Commit:" --> doCenterFloat doesn't seem to match, though i guess the title can change after creation |
| 2024-03-20 07:00:39 +0000 | <deebo> | or is title ^? "Commit:" wrong way round :) functional stuff wrinkles my brain |
| 2024-03-20 07:02:26 +0000 | <[Leary]> | Swapping the argument order would be a type error. |
| 2024-03-20 07:03:34 +0000 | <[Leary]> | And window properties often are often changed after creation, especially titles. You probably need X.H.DynamicProperty. |
| 2024-03-20 07:13:19 +0000 | <deebo> | is something omitted in https://hackage.haskell.org/package/xmonad-contrib-0.17.0/docs/XMonad-Hooks-DynamicProperty.html examples, unless i'm functionally stupid, the first real snippet has an extra trailing ) |
| 2024-03-20 07:13:53 +0000 | <deebo> | also was that deprecated 17->18? so the new version is only in contrib 0.18 (on fedora currently have contrib 0.17.1 |
| 2024-03-20 07:14:25 +0000 | <deebo> | documentation could use "since" and "not after" |
| 2024-03-20 07:21:24 +0000 | <[Leary]> | You can search the changelog if you really need to know what happened and when, but iirc it was just a needless module renaming. |
| 2024-03-20 07:21:32 +0000 | <[Leary]> | The trailing ) should just be a typo. |
| 2024-03-20 07:26:40 +0000 | <geekosaur> | yes |
| 2024-03-20 07:28:27 +0000 | <deebo> | but yeah got it working after stumbling with the versions, thanks |
| 2024-03-20 07:29:43 +0000 | <geekosaur> | and yes, someone grumped about the naming |
| 2024-03-20 07:32:00 +0000 | geekosaur | waits for the bot to update |
| 2024-03-20 07:32:27 +0000 | <xmonadtrack> | xmonad-contrib Brandon S Allbery KF8NH {GitHub} * v0.18.0-22-g78bad115: remove extraneous ) in docstring (3 minutes ago, 1 file, 1+ 1-) https://github.com/xmonad/xmonad-contrib/commit/78bad1157835 |
| 2024-03-20 07:38:44 +0000 | todi | (~todi@p57803331.dip0.t-ipconnect.de) |
| 2024-03-20 07:53:03 +0000 | <deebo> | produces quite an annoying flicker this one, wonder if there's a way to remedy it |
| 2024-03-20 07:53:29 +0000 | <deebo> | i have all my IDE instance in the same workspace in a tabbed layout, so the window first goes to the tabbed layout and then pops out |
| 2024-03-20 07:54:40 +0000 | <deebo> | could i delay it somehow? the IDE spawns an extra window, with same wm_class 'jetbrains-idea', but the title will have the "Commit: abcfile.txt" title |
| 2024-03-20 08:30:30 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:f966:906f:65a4:1ca0) (Ping timeout: 268 seconds) |
| 2024-03-20 08:44:42 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) |
| 2024-03-20 08:50:53 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) (Ping timeout: 272 seconds) |
| 2024-03-20 09:01:59 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) |
| 2024-03-20 09:07:46 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) (Ping timeout: 246 seconds) |
| 2024-03-20 09:19:37 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) |
| 2024-03-20 09:25:43 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) (Ping timeout: 272 seconds) |
| 2024-03-20 09:36:18 +0000 | ft | (~ft@p508db238.dip0.t-ipconnect.de) (Quit: leaving) |
| 2024-03-20 09:37:25 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) |
| 2024-03-20 09:39:49 +0000 | yaslam | (~user@user/yaslam) |
| 2024-03-20 09:43:16 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) (Ping timeout: 260 seconds) |
| 2024-03-20 09:54:50 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) |
| 2024-03-20 10:00:45 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) (Ping timeout: 255 seconds) |
| 2024-03-20 10:14:26 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) |
| 2024-03-20 10:22:06 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) (Ping timeout: 256 seconds) |
| 2024-03-20 10:23:59 +0000 | yaslam | (~user@user/yaslam) (Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.2)) |
| 2024-03-20 10:24:16 +0000 | yaslam | (~user@host-92-7-211-106.as13285.net) |
| 2024-03-20 10:24:49 +0000 | yaslam | (~user@host-92-7-211-106.as13285.net) (Changing host) |
| 2024-03-20 10:24:49 +0000 | yaslam | (~user@user/yaslam) |
| 2024-03-20 10:28:09 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) |
| 2024-03-20 10:34:02 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) (Ping timeout: 256 seconds) |
| 2024-03-20 10:46:05 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) |
| 2024-03-20 10:48:52 +0000 | yaslam_ | (~yaslam@host-92-7-211-106.as13285.net) |
| 2024-03-20 10:51:52 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) (Ping timeout: 260 seconds) |
| 2024-03-20 10:57:44 +0000 | yaslam | (~user@user/yaslam) (ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.2)) |
| 2024-03-20 11:04:12 +0000 | yaslam_ | (~yaslam@host-92-7-211-106.as13285.net) (Changing host) |
| 2024-03-20 11:04:12 +0000 | yaslam_ | (~yaslam@user/yaslam) |
| 2024-03-20 11:04:32 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) |
| 2024-03-20 11:45:24 +0000 | Lears | (~Leary]@user/Leary/x-0910699) |
| 2024-03-20 11:45:44 +0000 | ianliu | (~Ian_Liu_R@191.254.217.119) |
| 2024-03-20 11:46:18 +0000 | geekosaur_ | (sid609282@xmonad/geekosaur) |
| 2024-03-20 11:46:33 +0000 | gauge_ | (~gauge@45.32.227.222) |
| 2024-03-20 11:53:40 +0000 | gauge | (~gauge@user/gauge) (*.net *.split) |
| 2024-03-20 11:53:41 +0000 | [Leary] | (~Leary]@user/Leary/x-0910699) (*.net *.split) |
| 2024-03-20 11:53:41 +0000 | geekosaur | (sid609282@xmonad/geekosaur) (*.net *.split) |
| 2024-03-20 11:53:43 +0000 | geekosaur_ | geekosaur |
| 2024-03-20 11:55:23 +0000 | ianliu | (~Ian_Liu_R@191.254.217.119) (Quit: WeeChat 4.2.1) |
| 2024-03-20 12:39:36 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) () |
| 2024-03-20 12:41:33 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) |
| 2024-03-20 12:53:12 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) (Ping timeout: 268 seconds) |
| 2024-03-20 12:56:42 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) () |
| 2024-03-20 12:57:14 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) |
| 2024-03-20 13:04:18 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) |
| 2024-03-20 13:09:49 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) () |
| 2024-03-20 13:10:17 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) |
| 2024-03-20 13:37:04 +0000 | yaslam_ | (~yaslam@user/yaslam) (Read error: Connection reset by peer) |
| 2024-03-20 13:37:07 +0000 | yaslam | (~yaslam@user/yaslam) |
| 2024-03-20 14:12:19 +0000 | yaslam | (~yaslam@user/yaslam) (Quit: ZNC 1.8.2 - https://znc.in) |
| 2024-03-20 14:16:39 +0000 | samhh_ | (7569f027cf@2a03:6000:1812:100::e4) (Remote host closed the connection) |
| 2024-03-20 14:16:39 +0000 | bwolf | (c3bc363dd1@2a03:6000:1812:100::180) (Remote host closed the connection) |
| 2024-03-20 14:16:40 +0000 | eso | (a0662dfd5e@2a03:6000:1812:100::1266) (Remote host closed the connection) |
| 2024-03-20 14:16:40 +0000 | dxld | (a6d27c8ee6@2a03:6000:1812:100::52) (Remote host closed the connection) |
| 2024-03-20 14:16:41 +0000 | alethkit | (23bd17ddc6@sourcehut/user/alethkit) (Remote host closed the connection) |
| 2024-03-20 14:16:41 +0000 | raghavgururajan | (ea769b8000@user/raghavgururajan) (Write error: Broken pipe) |
| 2024-03-20 14:17:22 +0000 | raghavgururajan | (ea769b8000@user/raghavgururajan) |
| 2024-03-20 14:17:26 +0000 | samhh | (7569f027cf@2a03:6000:1812:100::e4) |
| 2024-03-20 14:17:29 +0000 | bwolf | (c3bc363dd1@2a03:6000:1812:100::180) |
| 2024-03-20 14:17:29 +0000 | dxld | (a6d27c8ee6@2a03:6000:1812:100::52) |
| 2024-03-20 14:17:30 +0000 | eso | (a0662dfd5e@2a03:6000:1812:100::1266) |
| 2024-03-20 14:17:34 +0000 | alethkit | (23bd17ddc6@sourcehut/user/alethkit) |
| 2024-03-20 14:17:34 +0000 | haskellbridge | (~haskellbr@069-135-003-034.biz.spectrum.com) (Excess Flood) |
| 2024-03-20 14:23:51 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) (Ping timeout: 268 seconds) |
| 2024-03-20 14:31:23 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) |
| 2024-03-20 14:46:11 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) (Ping timeout: 272 seconds) |
| 2024-03-20 14:48:54 +0000 | haskellbridge | (~haskellbr@069-135-003-034.biz.spectrum.com) |
| 2024-03-20 14:53:54 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) |
| 2024-03-20 15:04:26 +0000 | hightower2 | (~hightower@169-120.dsl.iskon.hr) |
| 2024-03-20 15:25:14 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) (Ping timeout: 255 seconds) |
| 2024-03-20 15:32:53 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) |
| 2024-03-20 16:16:47 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) () |
| 2024-03-20 16:59:04 +0000 | arbog | (~butt@user/arbo) |
| 2024-03-20 17:07:37 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) |
| 2024-03-20 17:57:42 +0000 | todi | (~todi@p57803331.dip0.t-ipconnect.de) (Quit: ZNC - https://znc.in) |
| 2024-03-20 17:59:31 +0000 | ianliu | (~Ian_Liu_R@191.254.217.119) |
| 2024-03-20 18:01:03 +0000 | <ianliu> | When sharing my screen with Slack Huddle, I know that viewers can draw on the screen, which should spawn a transparent window over my desktop which slack draws on. But while using xmonad, I don't see anything. Is it possible that xmonad is sending this window to the background, under other windows? |
| 2024-03-20 18:01:11 +0000 | <ianliu> | How could I debug this? |
| 2024-03-20 18:02:39 +0000 | jeeeun8 | (~jeeeun@78.40.148.178) (Quit: The Lounge - https://thelounge.chat) |
| 2024-03-20 18:02:48 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) (Ping timeout: 256 seconds) |
| 2024-03-20 18:03:53 +0000 | <geekosaur> | it should be on top since it'll be a fixed size window which gets floated |
| 2024-03-20 18:03:59 +0000 | jeeeun8 | (~jeeeun@78.40.148.178) |
| 2024-03-20 18:04:32 +0000 | <geekosaur> | https://hackage.haskell.org/package/xmonad-contrib-0.18.0/docs/XMonad-Hooks-ManageDebug.html#v:deb… might be helpful |
| 2024-03-20 18:05:52 +0000 | tv | (~tv@user/tv) (Ping timeout: 260 seconds) |
| 2024-03-20 18:06:36 +0000 | <ianliu> | thanks |
| 2024-03-20 18:07:22 +0000 | <ianliu> | will try that! |
| 2024-03-20 18:07:23 +0000 | yaslam | (~yaslam@user/yaslam) |
| 2024-03-20 18:08:30 +0000 | ianliu | (~Ian_Liu_R@191.254.217.119) (Quit: WeeChat 4.2.1) |
| 2024-03-20 18:08:38 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) |
| 2024-03-20 18:14:06 +0000 | yaslam | (~yaslam@user/yaslam) (Quit: ZNC 1.8.2 - https://znc.in) |
| 2024-03-20 18:19:15 +0000 | tv | (~tv@user/tv) |
| 2024-03-20 18:58:26 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) (Read error: Connection reset by peer) |
| 2024-03-20 19:00:45 +0000 | yaslam | (~yaslam@user/yaslam) |
| 2024-03-20 19:25:54 +0000 | yaslam | (~yaslam@user/yaslam) (Quit: ZNC 1.8.2 - https://znc.in) |
| 2024-03-20 19:26:14 +0000 | yaslam | (~yaslam@user/yaslam) |
| 2024-03-20 19:29:32 +0000 | ft | (~ft@p508db238.dip0.t-ipconnect.de) |
| 2024-03-20 19:40:14 +0000 | yaslam | (~yaslam@user/yaslam) (Quit: ZNC 1.8.2 - https://znc.in) |
| 2024-03-20 19:41:15 +0000 | yaslam | (~yaslam@user/yaslam) |
| 2024-03-20 19:42:02 +0000 | yaslam | (~yaslam@user/yaslam) (Client Quit) |
| 2024-03-20 19:47:08 +0000 | yaslam | (~yaslam@user/yaslam) |
| 2024-03-20 19:59:44 +0000 | yaslam | (~yaslam@user/yaslam) (Quit: ZNC 1.8.2 - https://znc.in) |
| 2024-03-20 20:00:08 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) |
| 2024-03-20 20:00:45 +0000 | yaslam | (~yaslam@user/yaslam) |
| 2024-03-20 20:02:24 +0000 | yaslam | (~yaslam@user/yaslam) (Client Quit) |
| 2024-03-20 20:10:19 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) (Read error: Connection reset by peer) |
| 2024-03-20 20:41:37 +0000 | yaslam | (~yaslam@user/yaslam) |
| 2024-03-20 20:48:26 +0000 | Maeda | (~Maeda@91-161-10-149.subs.proxad.net) (Quit: BRB) |
| 2024-03-20 20:49:34 +0000 | Maeda | (~Maeda@91-161-10-149.subs.proxad.net) |
| 2024-03-20 20:59:37 +0000 | yaslam | (~yaslam@user/yaslam) (Quit: ZNC 1.9.0 - https://znc.in) |
| 2024-03-20 21:02:14 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) (Ping timeout: 264 seconds) |
| 2024-03-20 21:08:34 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) |
| 2024-03-20 21:16:12 +0000 | yaslam | (~yaslam@user/yaslam) |
| 2024-03-20 21:16:54 +0000 | yaslam | (~yaslam@user/yaslam) (Client Quit) |
| 2024-03-20 21:23:18 +0000 | L29Ah | (~L29Ah@wikipedia/L29Ah) |
| 2024-03-20 21:29:39 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) (Ping timeout: 268 seconds) |
| 2024-03-20 21:33:53 +0000 | yaslam | (~yaslam@user/yaslam) |
| 2024-03-20 21:40:50 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) |
| 2024-03-20 21:41:15 +0000 | yaslam | (~yaslam@user/yaslam) (Quit: ZNC 1.9.0 - https://znc.in) |
| 2024-03-20 21:45:01 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) (Ping timeout: 255 seconds) |
| 2024-03-20 21:47:19 +0000 | yaslam | (~yaslam@user/yaslam) |
| 2024-03-20 21:51:07 +0000 | yaslam | (~yaslam@user/yaslam) (Client Quit) |
| 2024-03-20 22:14:56 +0000 | defjam | (~defjam@2a02:c7e:2807:b900:345e:e17:8ab5:80ce) |
| 2024-03-20 22:58:04 +0000 | berberman | (~berberman@user/berberman) (Ping timeout: 256 seconds) |
| 2024-03-20 23:35:04 +0000 | berberman | (~berberman@user/berberman) |