Roberto Leinardi

Results 242 comments of Roberto Leinardi

I just find out that the workaround for Wayland hotkey works also for me, but I just want to clarify that I am NOT using Wayland (since I game I...

Hey thanks for the answer, unfortunately you had already another issue open for this `Super+Space` and last time you found out that is not possible to use it since is...

Yep, but I just noticed something really weird: the `Super+Space` hotkey configured directly in Ulauncher works if I press it twice! Any idea why? The interesting thing is that the...

Hi @arr0n, no I changed "Switch to next input source" to a different shortcut.

@Plagman I first noticed the issue in the SteamVR environmnent, from the first time I started it. Isn't obvious as in Destinations or SteamVR Tutorial because is mostly an empty...

@Plagman Any news on this issue? it's been 7 months already :'(

Half-Life: Alyx is officially out for Linux but still no async reprojection for Nvidia users...

If someone is interested in a I2C driver for the HD44780, I just published one in jcentral. Info and sources available here: https://github.com/leinardi/androidthings-drivers/tree/master/driver-pcf8574-hd44780

I just notice that this is actually doable using `adb_output()`: ```python device.adb_output(['emu', 'sensor', 'set', 'acceleration', '100:100:100']) time.sleep(1) device.adb_output(['emu', 'sensor', 'set', 'acceleration', '0:0:0']) ```

I'm using the foundation pager and this issue is still present, is there any know workaround?