Julow / Unexpected-Keyboard

A lightweight virtual keyboard for developers.
GNU General Public License v3.0
1.25k stars 168 forks source link

Configure anticircle gesture per-key #644

Closed Julow closed 4 weeks ago

Julow commented 1 month ago

This adds the new 'anticircle' attribute to layouts '' elements that configure the key to send when doing a anti-clockwise circle gesture on it.

Julow commented 1 month ago

Follow-up on https://github.com/Julow/Unexpected-Keyboard/pull/640. Feedback welcome

alotbsol555 commented 4 weeks ago

great! once configured, it works as described.

however, starting with a clean install for this debug build, there is an error message, when a new custom layout is added. this does not stop you from editing the added layout and everything seems to work. Screenshot_20240529-094241

Julow commented 4 weeks ago

Thanks for your review again :) The bug you mentioned is fixed in 3043752.