Add config option to disable animations (MR 88)
On low end devices like the Nokia N900 animations are very slow, so disabling them would be nice. This patch adds an option "animations" to the config. If set false the animated dots un unlock and the moving animation of the keyboard are disabled.
Showing
- osk.conf 2 additions, 0 deletionsosk.conf
- src/config.cpp 5 additions, 0 deletionssrc/config.cpp
- src/config.h 1 addition, 0 deletionssrc/config.h
- src/keyboard.cpp 4 additions, 1 deletionsrc/keyboard.cpp
- src/keyboard.h 1 addition, 1 deletionsrc/keyboard.h
- src/main.cpp 2 additions, 2 deletionssrc/main.cpp
- src/util.cpp 2 additions, 2 deletionssrc/util.cpp
- src/util.h 1 addition, 1 deletionsrc/util.h
Loading
Please register or sign in to comment