lvgl / lv_drivers

TFT and touch pad drivers for LVGL embedded GUI library
https://docs.lvgl.io/master/porting/index.html
MIT License
290 stars 309 forks source link

feat(indev): refactor evdev to allow multiple devices #296

Closed niklasf closed 8 months ago

niklasf commented 8 months ago

New usage example: [...]

Backported improvements from v9 in a compatible way.

kisvegabor commented 8 months ago

Hi,

Thank you! I can merge it now, but could you port it v9 as well and send a PR for LVGL master?

niklasf commented 8 months ago

Sure. Started the port here: https://github.com/lvgl/lvgl/pull/4672.

Is it ok that this PR here is a breaking change vor v8?

kisvegabor commented 8 months ago

Thank you! :pray:

kisvegabor commented 8 months ago

The PR is still in Draft state. Are there anything else to add?

niklasf commented 8 months ago

Good to go. Just wanted to test with real hardware before marking as ready.

kisvegabor commented 8 months ago

Cool, merged, thank you! :blush: