BangleApps/apps/dragboard
lauzonhomeschool 4569f52692 alarm settings (incl group), drag keyboard settings fix 2023-09-08 12:42:35 -04:00
..
ChangeLog alarm settings (incl group), drag keyboard settings fix 2023-09-08 12:42:35 -04:00
README.md add settings screen for colors and caps lock 2022-12-27 14:42:41 -05:00
app.png dragboard app added 2022-04-14 22:35:38 +02:00
lib.js dragboard: remove arguments to `catchSwipe` 2023-08-03 12:50:23 +02:00
metadata.json alarm settings (incl group), drag keyboard settings fix 2023-09-08 12:42:35 -04:00
screenshot.png dragboard v0.03 2022-04-19 23:03:59 +02:00
settings.js alarm settings (incl group), drag keyboard settings fix 2023-09-08 12:42:35 -04: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