Osk Sdl Versions Save

Repository has been moved! https://postmarketos.org/move.html#/osk-sdl :truck: :truck: :truck:

0.52

6 years ago
  • Refactored Makefile (#69)
  • Replace Surface by Render API (#78)

Releasing this, so the version we package in pmbootstrap doesn't diverge much from the version in this repository. On a side note, nowadays it is possible to build the package with source code from the checked out git folder:

$ pmbootstrap build osk-sdl --arch=armhf --src=/path/to/git/checkout/of/osk-sdl

0.51

6 years ago
  • Improvements to rendering (#62) a356914

  • Add script to help with running osk-sdl in pmOS 3dfa00e

  • Lots of code cleanup from cppcheck & linting

0.50

6 years ago

Fix issue with app not quitting if unlock is successful

Fix segfault on unclean quit

0.49

6 years ago
  • Remove workaround for upstream SDL2 bug
  • Set default radii to 0 (temporary workaround for performance issue #51 )

0.48

6 years ago
  • Rendering now done in a timer callback, separated from input event handling

  • display error message on incorrect passphrase

0.47

6 years ago

0.46

6 years ago
  • Move license to GPLv3
  • Remove SDL_INIT_JOYSTICK flag from initialization of SDL2

0.45

6 years ago
  • Makefile changes
  • add 'verbose' option: -v
  • vertical keycap alignment
  • rounded corners for keycaps & input box

0.44

6 years ago