Andreas Heider

Results 107 comments of Andreas Heider

I think it does get that indication, via `BleOp::Pair` here: https://github.com/ah-/anne-key/blob/master/src/bluetooth.rs#L177 Not quite sure yet how to best build the pin input mode. Sending the LED update to highlight the...

Connection state feedback works now (apart from having to manually press left ctrl sometimes to make it update). Started building the pin entry mode, but it doesn't quite work correctly...

Full support for the different auth mechanisms! Mongotron looks amazing, I'd love to be able to use it with all servers, not just open ones.

@officert X509 certificate authentication would be really useful.

> Hey guys, I did the necessary changes to run in GNOME 45, here's the zip: [[email protected]](https://github.com/harshadgavali/gnome-gesture-improvements/files/12841762/gestureImprovements%40gestures.zip) > > I can't make a PR because I don’t know how to...

Hi Victor, Great work! I think there has been some progress lately, somebody tried to get it to work in January (see https://lkml.org/lkml/2014/1/7/91 and a few more posts), and just...

I'm pretty sure those are somewhat outdated as well, try this: https://patchwork.kernel.org/patch/4279461/, the other patches are also on patchwork: https://patchwork.kernel.org/project/dri-devel/list/?submitter=56451 There's a small link to download the patches on there....

Hi Bruno, that sounds like you have everything ready for some testing! I'm not entirely sure what the current status of GPU switching is, but from time to time interesting...

That's great, I think it doesn't work with EFI -> Grub-EFI -> Linux because Grub-EFI already does the exit boot services EFI call, which then disables the Intel GPU, before...

@0xbb: Of course, feel free to write me at [email protected] if you want me to look over something or you get stuck at any point. http://kernelnewbies.org/ is also a great...