Russ Morris
Russ Morris
Thanks for the report, I really have not done much compatibility work since Gnome 40. I am trying to find some time to bring tidal up to speed!
I think this got brought up on Reddit as well, I started going through the process of cleaning up the code so it will get accepted. I need to devote...
perhaps. i spent a lot of time in rust-cross trying to get bindgen to play along, but i could re-attack that as it is the best solution. feel free to...
for macos i just ran bindgen manually on my mbp. for the linux variants i ran bindgen in an arm vm, but had to manually intervene with a couple of...
I don't seem to see this behavior in cosmic, would that rule out a Smithay problem?
whoops! fixing the errors.
I was looking through the current implementation and at the `smithay` code, and I don't see how to accomplish this at the moment. 100% possible I'm just missing something obvious,...
@YaLTeR Aha, that was the "obvious" hint I was missing. My cursory look through the config and input code just missed this. Thanks!
confirmed, they work for me as well
it's possible. there are a ton of updates i need to make. i definitely have been bitten by the "keeping a gnome extension up to date is hard" bug. i...