You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i cloned the latest version of lgvl and this driver directly. of course, the compilation will report:
lv_mem_alloc, lv_mem_free, lv_memset_00 are wrong, this problem should be a version matching problem. I'll fix it after editing. Here is the code:
trying the readme code under wayland has no effect.
after the demo page appears, there is no response. i thought it was because there was no touch event, but the data could be printed out, but the page was stuck.
The text was updated successfully, but these errors were encountered:
------------------ Original message ------------------
From: "江天文";
Sendtime: Thursday, Sep 8, 2022 9:12 AM
To: "lvgl/lv_drivers";
Cc: ***@***.***>; "Author";
Subject: Re: [lvgl/lv_drivers] wayland can't redraw, touch doesn't work (Issue #234)
See my previous report, a not so elegant solution suggested, but works.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
i cloned the latest version of lgvl and this driver directly. of course, the compilation will report:
lv_mem_alloc, lv_mem_free, lv_memset_00 are wrong, this problem should be a version matching problem. I'll fix it after editing. Here is the code:
trying the readme code under wayland has no effect.
after the demo page appears, there is no response. i thought it was because there was no touch event, but the data could be printed out, but the page was stuck.
The text was updated successfully, but these errors were encountered: