Kili 588a17fa62 fixed bug where clicking in swipe areas was ignored
Added a short movement detection for back_swipe and top_swipe because otherwise clicks in these areas where ignored. Since I (Quasi Kili) couldn't type the Q on the new mpos_keyboard on an esp32 touchscreen this was an urgent issue. You can test the before and after by clicking on the leftmost part of the q key in the wifi app or the upper bar in the connect 4 app.
Sending pressed AND clicked AND released events to the object below might not be the cleanest solution, but the simplest and most universal.
2025-11-19 12:34:16 +01:00
2025-11-07 15:55:19 +01:00
2025-10-25 19:19:25 +02:00
2025-10-24 17:02:20 +02:00
2025-10-26 09:13:05 +01:00
2025-10-24 17:02:20 +02:00
2025-10-15 09:39:19 +02:00
2025-11-18 15:09:12 +01:00
2025-11-18 15:46:38 +01:00
2025-11-18 15:29:30 +01:00
2025-10-29 09:34:54 +01:00
2025-11-18 12:04:00 +01:00
2025-11-16 01:13:53 +01:00
2025-06-15 09:09:33 +02:00
2025-10-24 17:57:04 +02:00
S
Description
No description provided
Readme MIT 4.2 MiB
Languages
Python 75.3%
C 11.5%
JavaScript 7.2%
HTML 3.5%
Shell 1.4%
Other 1%