2025/05/27

2025-05-27 02:07:15 +0000td_(~td@83.135.9.23) (Ping timeout: 265 seconds)
2025-05-27 02:08:57 +0000td_(~td@i53870903.versanet.de) td_
2025-05-27 02:13:04 +0000werneta(~werneta@syn-071-083-160-242.res.spectrum.com) werneta
2025-05-27 03:41:55 +0000dpn(~dpn@203.220.95.204) (Ping timeout: 260 seconds)
2025-05-27 05:07:04 +0000ChubaDuba(~ChubaDuba@46.147.219.70) ChubaDuba
2025-05-27 06:38:51 +0000werneta(~werneta@syn-071-083-160-242.res.spectrum.com) (Ping timeout: 252 seconds)
2025-05-27 06:56:24 +0000ChubaDuba(~ChubaDuba@46.147.219.70) (Quit: WeeChat 4.6.3)
2025-05-27 07:39:27 +0000mc47(~yecinem@host-212-114-138-22.customer.m-online.net)
2025-05-27 08:24:16 +0000ft(~ft@p3e9bc106.dip0.t-ipconnect.de) (Quit: leaving)
2025-05-27 08:51:05 +0000Digitteknohippie(~user@user/digit) Digit
2025-05-27 08:51:48 +0000Digit(~user@user/digit) (Ping timeout: 265 seconds)
2025-05-27 09:02:31 +0000DigitteknohippieDigit
2025-05-27 09:46:57 +0000mkoskar(~mkoskar@user/mkoskar) (Ping timeout: 252 seconds)
2025-05-27 09:52:01 +0000mkoskar(~mkoskar@user/mkoskar) mkoskar
2025-05-27 12:10:06 +0000 <haskellbridge> <Plume> Hello,
2025-05-27 12:10:06 +0000 <haskellbridge> ... long message truncated: https://kf8nh.com/_heisenbridge/media/kf8nh.com/aqAYsJlOGhxtEbktQfHYBxjo/nSmy8gQ6tuI (5 lines)
2025-05-27 13:26:25 +0000mkoskar(~mkoskar@user/mkoskar) (Quit: mkoskar)
2025-05-27 13:26:41 +0000mkoskar(~mkoskar@user/mkoskar) mkoskar
2025-05-27 13:45:17 +0000Digitteknohippie(~user@user/digit) Digit
2025-05-27 13:45:40 +0000Digit(~user@user/digit) (Ping timeout: 252 seconds)
2025-05-27 13:57:06 +0000DigitteknohippieDigit
2025-05-27 14:50:10 +0000 <geekosaur> that sounds somewhat odd, since it's working here
2025-05-27 14:52:19 +0000 <geekosaur> I'm not doing anything special in xmonad, just used MATE's configuration utility to set a cursor scheme
2025-05-27 16:08:08 +0000 <haskellbridge> <Plume> I think I might have an idea why, must be due to me configuring with nix incorrectly, I'll try to fix it!
2025-05-27 16:21:52 +0000mc47(~yecinem@host-212-114-138-22.customer.m-online.net) (Ping timeout: 252 seconds)
2025-05-27 17:18:39 +0000ft(~ft@p3e9bc106.dip0.t-ipconnect.de) ft
2025-05-27 17:21:43 +0000 <haskellbridge> <Plume> I actually just found this issue that describes perfectly what I'm seeing https://github.com/xmonad/xmonad/pull/352
2025-05-27 17:21:45 +0000 <haskellbridge> I see that it's merged, but the function mouseDragCursor is nowhere to be found. Is it removed again?
2025-05-27 17:22:53 +0000 <haskellbridge> <Plume> (Correction, it's used internally but not exported, it seems like)
2025-05-27 17:27:54 +0000 <geekosaur> as described in the PR ("introduce a new (non-exported) `mouseDragCursor`")
2025-05-27 17:30:00 +0000 <haskellbridge> <Plume> Yeah sorry, must have missed that part.
2025-05-27 17:30:31 +0000 <geekosaur> with backward compatibility cited as the reason
2025-05-27 17:30:40 +0000 <geekosaur> since we'd just made a major release
2025-05-27 17:45:52 +0000 <haskellbridge> <Plume> Ok I can't seem to figure it out...
2025-05-27 17:45:52 +0000 <haskellbridge> I wonder if it's because the left_ptr cursor is propagated from the displayManager, but not the rest (e.g., xC_fleur)
2025-05-27 17:46:35 +0000 <haskellbridge> <Plume> If I run "xsetroot -cursor_name fleur" it would work just fine, but the grabbing and resizing cursors are still wrong.
2025-05-27 17:47:55 +0000 <geekosaur> what version of xmonad is nix giving you?
2025-05-27 17:49:47 +0000 <haskellbridge> <Plume> XMonad 0.18.0
2025-05-27 17:50:15 +0000 <haskellbridge> <Plume> I wonder if I need to set the cursor right before XMonad starts?
2025-05-27 17:52:09 +0000 <geekosaur> generally yes, it's read during Xlib startup and most programs only catch such things during startup as a result
2025-05-27 17:52:52 +0000 <geekosaur> I'm going to be out doing errands for the next few hours
2025-05-27 17:54:10 +0000 <haskellbridge> <Plume> No problem, thank you for your help.
2025-05-27 17:54:11 +0000 <haskellbridge> Also I want to correct me saying I have the same problem as in issue 352. My cursor do change, they just don't follow the theme.
2025-05-27 17:55:50 +0000 <haskellbridge> <Plume> They change to the right shape, but wrong theme
2025-05-27 23:11:54 +0000todi(~todi@p57803331.dip0.t-ipconnect.de) (Ping timeout: 260 seconds)