openDsh / dash

Join us on Slack! https://join.slack.com/t/opendsh/shared_invite/zt-la398uly-a6eMH5ttEQhbtE6asVKx4Q
GNU General Public License v3.0
256 stars 80 forks source link

AAInterface, New Services, Touchscreen support #107

Closed icecube45 closed 2 years ago

icecube45 commented 2 years ago

Description:

Dependent on https://github.com/openDsh/openauto/pull/26

Implements AAInterface to work with openauto nicer than we were before. Proper touchscreen multitouch support Migrates openauto hotkeys to dash actions Implements eventFilter based action support for dash actions if they are single key actions (this allows detecting key release as well as press)

Adds patches for gstreamer (bullseye compile fix, green line fix)

Probably more I'm forgetting?

List of bugs fixed (so that they should be auto closed on PR merge)

105

101

Checklist: