Results 56 comments of linkmauve

Oh, so ordering by number of participants, instead of alphabetically, like we do at https://chat.jabberfr.org/ for instance? Why not.

I’d recommend against showing the resource anywhere in the UI, it’s pretty much always meaningless to users.

Rust 1.32 is ancient by now, this issue can probably be closed.

As reported here: https://github.com/SirCmpwn/sway/issues/1090 and as per https://github.com/Cloudef/wlc/issues/167#issuecomment-219957792 it would indeed be preferred to select the preferred (:D) mode during the initial mode selection.

Hi, I’ve written a driver for that device as part of the Linux Wii U effort, see https://gitlab.com/linux-wiiu/linux-wiiu/-/commit/96dbb3b91447c025a28a90cb0869aef052c558f8 I do intend to mainline that, but for now nothing is there...

It will end up in mainline at some point, hopefully once it is you will just have to rebase your work on linux-next and make the tweaks there. :)

Thanks! Now that this other PR is merged, I’ve also implemented `PanGesture` during the pinch.

I actually don’t know, I don’t have any such device available so I only tested on Linux. According to [Android’s documentation](https://developer.android.com/ndk/guides/cpu-features) it should, but I couldn’t find anything similar for...

I don’t have anything to test that, so I’ll leave this implementation to someone using this OS once the current PR is merged.