BangleApps/apps/dragboard
thyttan 2d25812228 chore: rm semicolons at end of clkinfo + settings
This was done in response to 9185793042 (commitcomment-148439450) .
2024-10-30 20:20:44 +01:00
..
ChangeLog dragboard: update version for fix 2024-01-15 17:27:03 +08:00
README.md add settings screen for colors and caps lock 2022-12-27 14:42:41 -05:00
app.png
lib.js dragboard: fix touch region for letters 2024-01-15 17:25:25 +08:00
metadata.json dragboard: update version for fix 2024-01-15 17:27:03 +08:00
screenshot.png dragboard v0.03 2022-04-19 23:03:59 +02:00
settings.js chore: rm semicolons at end of clkinfo + settings 2024-10-30 20:20:44 +01:00

README.md

Swipe along the red field and release to select a letter.

Do the same for green field to select number or punctuation.

Release on left or right part of black field for backspace or space.

Swiping between the different fields is possible!

The drag in Dragboard is a nod to the javascript 'drag' event, which is used to select the characters. Also, you can't help but feel somewhat glamorous and risque when this is your keyboard!

Known bugs:

  • Initially developed for use with dark theme set on Bangle.js 2 - that is still the preferred way to view it although it now works with other themes.
  • When repeatedly doing 'del' on an empty text-string, the letter case is changed back and forth between upper and lower case.

Settings:

  • CAPS LOCK: all characters are displayed and typed in uppercase
  • ABC Color: color of the characters row
  • Num Color: color of the digits and symbols row
  • Highlight Color: color of the currently highlighted character