Luca Weiss

Results 585 comments of Luca Weiss

This was my solution which also covers pm8841 and pma8084 https://github.com/z3ntu/lk2nd/commit/5e147f7056ee0b080a5e224c68de6927a212288a

If you mean pma8084 vs pm8941, you'd need to query the pmic id from smem and choose the correct struct based on that - which is more complicated.

I'm pretty sure this is meant: `WifiUtils.withContext(context).remove(ssid, listener)` My use case is connecting temporarily to a WiFi to configure something on the WiFi and then disconnect, but just disconnecting made...

You can download a version (similar to the one I have, I think; just newer) at http://www.oracle.com/technetwork/database/enterprise-edition/databaseappdev-vm-161299.html

Not sure, last I tried it still worked fine. I might try soon on my VM to see whether there's a new problem. Also I can't really provide any support...

The DPI buttons stopping to work is more of a side effect rather than intended feature :wink: For now using a script to write to the file in sysfs is...

Yes, this isn't implemented yet. But the custom editor doesn't add any functionality except custom lighting on the mouse.

Can you please share the full text from the popup and share a picture of your keyboard with the keyboard layout completely visible?

lrelease is part of qt5-tools (or maybe called qt5-qttools or something else), so install that wherever you get your Qt5 from (looks like you're building on ChromeOS?)