Clement Tsang
Clement Tsang
Tested on Windows - noticed that the ones with 19000 days were ~53 years, which lines up with the UNIX epoch - and yep, they were reporting a start time...
@all-contributors please add @yshui for code.
@wdscxsj heads up that it might be preferable if you asked stuff like this in either a separate discussion or an issue, just to avoid pinging everyone who worked on...
Yep, husky can be patched out if that's easier (it's mostly just for dev purposes), and I'm working on removing heim.
Closing this as heim is now removed; from 0.9.0 onward I think the only problematic thing is husky, which shouldn't be too hard hopefully to patch out if needed.
I think this is technically resolved right now by #1036, so I'm closing this for now. It's not as fine-grained as I would like though, which I'll be tracking in...
Seeing this as well after I did a `pacman` upgrade on my Arch system. I can try and bisect which package(s) might be related to this issue, if that'll help...
For anyone hitting this issue, it might(?) be linked to [this issue](https://gitlab.freedesktop.org/drm/amd/-/issues/1513) - or at least, that's where I found a workaround for now. For me, setting: ``` Option "SWCursor"...
Yep, was planning on adding this at some point.
If you want you can try to make a PR, but it's mostly figuring out how the config/arg option would look really.