summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add toggle for AltGr alpha characters key display when Caps is onRay-V2021-07-131-2/+13
| | | | Signed-off-by: Ray-V <[email protected]>
* Add character representation for key displayRay-V2021-07-131-0/+1
| | | | Signed-off-by: Ray-V <[email protected]>
* Blank VoidSymbol for key displayRay-V2021-07-131-0/+1
| | | | Signed-off-by: Ray-V <[email protected]>
* Remove cmake submodule since it has now been replaced by cmake-trinity ↵Slávek Banko2021-05-242-3/+0
| | | | | | dependency. Signed-off-by: Slávek Banko <[email protected]>
* Reset submodule main/applications/kvkbd/cmake to latest HEADAutomated System2021-05-151-0/+0
|
* Filter out combining character keysyms to add displayable characters toMichele Calgaro2021-03-311-816/+850
| | | | | | | the lookup table. Signed-off-by: Michele Calgaro <[email protected]> Signed-off-by: Ray-V <[email protected]>
* Additional keysyms for AltGr keysRay-V2021-03-271-0/+7
| | | | Signed-off-by: Ray-V <[email protected]>
* Update translation filesTDE Weblate2021-03-261-12/+12
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kvkbd Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvkbd/
* Update translation template.Automated System2021-03-261-12/+12
|
* Added support for AltGr characters. This resolves issue #11.Michele Calgaro2021-03-264-36/+91
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Update translation filesTDE Weblate2021-03-241-12/+12
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kvkbd Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvkbd/
* Update translation template.Automated System2021-03-241-12/+12
|
* VButton key text code refactoring.Michele Calgaro2021-03-247-922/+945
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fixed algorithm for CAPS text key visualization.Ray-V2021-03-223-8/+30
| | | | | Signed-off-by: Ray-V <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
* Updated authors, as requested on PR #9.Michele Calgaro2021-03-222-3/+1
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Update translation filesTDE Weblate2021-03-171-11/+11
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kvkbd Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvkbd/
* Update translation template.Automated System2021-03-171-11/+11
|
* Updated authors and bug report link.Michele Calgaro2021-03-172-1/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Updated dock.png to match current color scheme.Ray-V2021-03-171-0/+0
| | | | | Signed-off-by: Ray-V <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
* Added dead key representation.Ray-V2021-03-172-4/+20
| | | | | Signed-off-by: Ray-V <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
* Update translation filesTDE Weblate2021-03-161-3/+3
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kvkbd Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvkbd/
* Update translation template.Automated System2021-03-161-3/+3
|
* Fixed visualization of key text the first time modifier keys areMichele Calgaro2021-03-163-4/+14
| | | | | | | | | | | | pressed. Signed-off-by: Michele Calgaro <[email protected]> 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 <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
* Update translation filesTDE Weblate2021-03-151-3/+3
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kvkbd Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvkbd/
* Update translation template.Automated System2021-03-151-3/+3
|
* Fixed behavior of caps for non-alpha characters, which was broken inMichele Calgaro2021-03-155-21/+38
| | | | | | commit 00e207e. Signed-off-by: Michele Calgaro <[email protected]>
* Update translation filesTDE Weblate2021-03-131-12/+12
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kvkbd Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvkbd/
* Update translation template.Automated System2021-03-131-12/+12
|
* Fixed key text display when shift is used (caps is still broken) as wellMichele Calgaro2021-03-134-161/+132
| | | | | | as several improvements to the code. Signed-off-by: Michele Calgaro <[email protected]>
* Update translation filesTDE Weblate2021-03-021-1/+13
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kvkbd Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvkbd/
* Added additional translation strings.Ray-V2021-03-022-5/+17
| | | | | Signed-off-by: Ray-V <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
* Update translation filesTDE Weblate2021-03-011-9/+9
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kvkbd Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvkbd/
* Update translation template.Automated System2021-03-011-9/+9
|
* Added less-than (<) and greater-than (>) keys near left shift for non-US ↵Ray-V2021-03-012-29/+34
| | | | | | | | | keyboards. Adjusted keyboard geometry accordingly. Signed-off-by: Ray-V <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
* Reset submodule main/applications/kvkbd/cmake to latest HEADAutomated System2021-02-281-0/+0
|
* Update translation filesTDE Weblate2021-02-271-6/+6
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kvkbd Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvkbd/
* Update translation template.Automated System2021-02-271-6/+6
|
* Simplified code for changing the keys color.Michele Calgaro2021-02-271-9/+3
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Keys color can now be changed without the need to restart theMichele Calgaro2021-02-274-28/+62
| | | | | | application. Signed-off-by: Michele Calgaro <[email protected]>
* Update translation filesTDE Weblate2021-02-261-6/+14
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kvkbd Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvkbd/
* Update translation template.Automated System2021-02-261-6/+14
|
* Added functionality to select keyboard background and keys colors.Ray-V2021-02-263-9/+42
| | | | | | | A restart of the application is required if the keys color is changed. Signed-off-by: Ray-V <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
* Update translation filesTDE Weblate2021-02-201-4/+4
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kvkbd Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvkbd/
* Update translation template.Automated System2021-02-201-4/+4
|
* Simplified code for numpad buttons. This adds on to PR #9.Michele Calgaro2021-02-203-22/+8
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* Fixed several keycodes. This relates to PR #9.Ray-V2021-02-201-9/+9
| | | | | Signed-off-by: Ray-V <[email protected]> Signed-off-by: Michele Calgaro <[email protected]>
* Update translation filesTDE Weblate2021-02-181-3/+19
| | | | | | | Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: applications/kvkbd Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/applications/kvkbd/
* Update translation template.Automated System2021-02-181-3/+19
|
* Increased size of button icons to make them more visible.Michele Calgaro2021-02-181-6/+6
| | | | Signed-off-by: Michele Calgaro <[email protected]>
* 1. Use icons for quit and num pad show/hide buttons.Ray-V2021-02-181-13/+25
| | | | | | | 2. Resize quit, num pad show/hide, configure buttons. 3. Add tooltips to the buttons. Signed-off-by: Michele Calgaro <[email protected]>