Michele Calgaro
6fb5d38d9e
Minor code rework for better consistency.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f519fe9ea2
)
3 years ago
Ray-V
59291a27f9
Add toggle for AltGr alpha characters key display when Caps is on
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
(cherry picked from commit 907f3d61aa
)
3 years ago
Ray-V
75ff5a5777
Add character representation for key display
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
(cherry picked from commit d40b0d945f
)
3 years ago
Ray-V
9d269e3ef2
Blank VoidSymbol for key display
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
(cherry picked from commit cb6b236b1a
)
3 years ago
Michele Calgaro
df2b7434e4
Filter out combining character keysyms to add displayable characters to
...
the lookup table.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Signed-off-by: Ray-V <ray-v@inbox.lv>
(cherry picked from commit 4c4e0c28cc
)
4 years ago
Ray-V
a0cf184582
Additional keysyms for AltGr keys
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
(cherry picked from commit 49ea79598f
)
4 years ago
Michele Calgaro
f2290a769b
Added support for AltGr characters. This resolves issue #11 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 85af0341dc
)
4 years ago
Michele Calgaro
930795987e
VButton key text code refactoring.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e1effdcc81
)
4 years ago
Ray-V
630dc679f1
Fixed algorithm for CAPS text key visualization.
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b1c1fd93a7
)
4 years ago
Michele Calgaro
28baf24594
Updated authors, as requested on PR #9 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 54fd5c4cb1
)
4 years ago
Michele Calgaro
90eae2098f
Updated authors and bug report link.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e52070a5ba
)
4 years ago
Ray-V
bc887b7227
Updated dock.png to match current color scheme.
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9b8a822799
)
4 years ago
Ray-V
0ed64e3a96
Added dead key representation.
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 9baea3543b
)
4 years ago
Michele Calgaro
221d437a4b
Fixed visualization of key text the first time modifier keys are
...
pressed.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
This commit also include a small part of Ray's patch to fix
visualization of & if it is on a lower character position.
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit af106fa553
)
4 years ago
Michele Calgaro
37c26178be
Fixed behavior of caps for non-alpha characters, which was broken in
...
commit 1865767
.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 48c1053fa1
)
4 years ago
Michele Calgaro
18657676cc
Fixed key text display when shift is used (caps is still broken) as well
...
as several improvements to the code.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 00e207e95d
)
4 years ago
Ray-V
9e2e5d8887
Added additional translation strings.
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2c080a7a20
)
4 years ago
Ray-V
6ceda6ab59
Added less-than (<) and greater-than (>) keys near left shift for non-US keyboards.
...
Adjusted keyboard geometry accordingly.
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit f84f133f7c
)
4 years ago
Michele Calgaro
d26a127b89
Simplified code for changing the keys color.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 94e4d4ddcd
)
4 years ago
Michele Calgaro
4918c52f39
Keys color can now be changed without the need to restart the
...
application.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 64d40d992e
)
4 years ago
Ray-V
9834ca330b
Added functionality to select keyboard background and keys colors.
...
A restart of the application is required if the keys color is changed.
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit dd8d527084
)
4 years ago
Michele Calgaro
cf258cdbd6
Simplified code for numpad buttons. This adds on to PR #9 .
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 47d89f2d15
)
4 years ago
Ray-V
543ee0948c
Fixed several keycodes. This relates to PR #9 .
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8bbaa8f9fe
)
4 years ago
Michele Calgaro
df8643810d
Increased size of button icons to make them more visible.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2aaedb4a04
)
4 years ago
Ray-V
51c93c18da
1. Use icons for quit and num pad show/hide buttons.
...
2. Resize quit, num pad show/hide, configure buttons.
3. Add tooltips to the buttons.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ed6e395fd0
)
4 years ago
Ray-V
abbc87ec02
Added tooltip for the system tray icon.
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 1342053390
)
4 years ago
Michele Calgaro
3374fd5e3f
LWin and RWin have been set back to toggle keys, as they are used as Super_L/R modifiers in X.
...
Minor tweaks to the key position on the last row.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 74abd47697
)
4 years ago
Ray-V
69b02ced31
Add RWIN key and set both Win keys to non-toggle for xmodmap.
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 2af99da072
)
4 years ago
Michele Calgaro
bea04fd96d
Hide resize handle when the keyboard is locked on the screen.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit aae2b175ae
)
4 years ago
Michele Calgaro
9ef732aa06
Simplified code from previous commit and fixed 'lock on screen' functionality after restoring the keyboard from a previous run.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit b53e33352c
)
4 years ago
Ray-V
16e7cd436a
Added 'lock on screen' functionality.
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 0da79dd6ef
)
4 years ago
Ray-V
2c38847e01
Save and restore status of numpad between startups. This refers to PR #9 .
...
Signed-off-by: Ray-V <ray-v@inbox.lv>
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit d1fca948cf
)
4 years ago
Slávek Banko
77f505516b
Desktop file translations:
...
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b262eedefe
)
5 years ago
Slávek Banko
0f3101ef4c
Move translations to a new directory layout.
...
Add support for LINGUAS for listing translations to install.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 4a8dc3c4bc
)
5 years ago
gregory guy
c8f152ab7e
Drop automake build support.
...
Add basic cmake build instructions.
Delete empty file NEWS, TODO and ChangeLog.
Delete empty folder "templates".
Add detection for the XTest library.
Move the kvkbd.desktop file into XDG_APPS_INSTALL_DIR directory, see
TDE/tde#26 .
Some cosmetics.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit 92482b7621
)
5 years ago
Michele Calgaro
2b9196836f
Removed .lsm files. lsm database is outdated and unmaintained.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
5 years ago
Michele Calgaro
ecb98f1a49
Updated date and version to R14.0.6 in .lsm files.
...
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
6 years ago
Slávek Banko
3a8a879ebc
Add CMakeL10n rules.
...
Create translation template.
Add CMake rules to build translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 623026caa8
)
6 years ago
gregory guy
e8ece5f266
clean up header in CMakeList, remove unused variable, this fixes issue #3
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 43706e2965
)
6 years ago
Slávek Banko
b736cc351a
Inappropriately used TQString::fromUtf8() moved to place where it is needed.
...
The definition of -UTQT_NO_ASCII_CAST is no longer needed.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit f39f545444
)
6 years ago
gregory guy
62a9253d76
convert to the cmake building system
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit b7ae75d53a
)
6 years ago
gregory guy
2e83bc7c6b
delete empty files, this fixes issue #1
...
Signed-off-by: gregory guy <g-gregory@gmx.fr>
(cherry picked from commit 055a36efd6
)
6 years ago
Slávek Banko
b7510fccac
Update version numbers and date for R14.0.5 final release
6 years ago
Slávek Banko
64408f5486
Update version number for new target R14.0.5
8 years ago
Slávek Banko
37f7022cd3
Update date in lsm files
8 years ago
Timothy Pearson
bef6aa298b
Fix invalid headers in PNG files and optimize for size
...
(cherry picked from commit 5f39eaa94d
)
8 years ago
Slávek Banko
6f2daed5bf
Update version number for new target R14.0.4
9 years ago
Slávek Banko
eb4de058d9
Update date in lsm files
9 years ago
Slávek Banko
c0a5526b25
Update version number for new target R14.0.3
9 years ago
Slávek Banko
f2563fb875
Update date in lsm files
9 years ago