pattontim

Results 20 issues of pattontim

for some reason locking LGRIP2 while KB open causes LGRIP to cease functioning

On my hardware, by my estimates it takes about 500-700ms to display the keyboard. As far as I can tell, much of the delay probably has to do with loading...

I was curious how the keys map to presses on the thumbpad. So I created a function called square_to_circle which undoes the operation of circle_to_square. Consequently, when I map the...

When the keyboard is activated it takes up valuable real-estate. One working solution may be a mode which make parts, or the whole of, the keyboard transparent during operation. For...

I'm running sc-controller on a ubuntu18-based distro. Everything works except for the moving of the onscreen keyboard. In debug mode, the following message is displayed when pressing down and in...

I wrote a driver using by_cable.c as a template and taking the feature reports from sc_by_bt.py. I initialize the controller by calling the setup functions in sequence and enumerate the...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? November 14th...

Addresses requirements for #4714 For now, will automatically use and load .safetensor files in the SD model subdirectory. I tested it with trinart but should work for all pruned sd-based...

When running on the Deck, the Deck is always detected first while attached controllers are detected second. The consequence is that the operation of any OSD is not possible with...

Addresses #678 with addition of a driver for detection, configuration and input handling of BT steam controller. As of right now, the following things need squaring off: - Ensure changes...