madewokherd / xalia

Service adding gamepad UI to traditional desktop applications
MIT License
85 stars 3 forks source link

Win32: Add support for toggling listview checkboxes. #34

Closed madewokherd closed 7 months ago

madewokherd commented 7 months ago

I added a toggle_selected routine to AtSpi2 to try that as the secondary action for list/table/tree items, but I didn't like the feel of that. Still, it works so I didn't want to throw it out.

Conmanx360 commented 7 months ago

Looks good to me. :)