abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/KeyValue.java
AgeCommit message (Expand)AuthorFilesLines
2022-03-06Make the font smaller for the action keyJules Aguillon1-1/+6
2022-03-05Clicking twice on CTRL or ALT will lock them in 'ON' state (#72)Raphael1-1/+6
2022-03-05Improve the code for dynamic updates of the layoutJules Aguillon1-1/+0
2022-02-27Reduce the text size for some keysJules Aguillon1-13/+17
2022-02-26Update symbols from unicode to font-IconRaphael1-7/+6
2022-02-21Improve modulated key repeatJules Aguillon1-2/+2
2022-02-20Move pointer handling code to its own classJules Aguillon1-2/+2
2022-02-19Localize € and £Jules Aguillon1-5/+6
2022-02-19add-ordinal-numbers-symbol-systemRaphael1-2/+5
2022-02-13Use the improved font for shift, globe, enter and spaceJules Aguillon1-5/+11
2022-02-06Replace unusual return symbolMax Schillinger1-1/+1
2022-02-06Add the Meta keyJules Aguillon1-0/+2
2022-01-29Fn+Tab to send the tab characterJules Aguillon1-0/+1
2022-01-29Fix modifier not working on non-ASCIIJules Aguillon1-1/+2
2022-01-22Use symbols for configuration and emoji keysEdgars1-2/+2
2022-01-20Add keys for LatvianEdgars1-3/+8
2022-01-09Add the Action keyJules Aguillon1-0/+2
2022-01-09Add the German languageJules Aguillon1-3/+11
2022-01-09Allow to hide more keys than just accentsJules Aguillon1-0/+9
2021-12-22Always send the keycode for the tab keyJules Aguillon1-1/+1
2021-12-22Use the right keycode for the home keyJules Aguillon1-1/+1
2021-12-19Auto-format Java and XML filesJules Aguillon1-11/+11
2021-12-11Add SwedishJules Aguillon1-1/+3
2021-12-05Fix swapped page_up/page_downJules Aguillon1-2/+2
2021-05-08Improve the numeric keyboardJules Aguillon1-2/+18
2021-05-07Add a dashed circle symbol on accentsJules Aguillon1-6/+6
2021-05-01Better placement of accents on QWERTYJules Aguillon1-6/+6
2021-04-29Improve the azerty layoutJules Aguillon1-1/+1
2021-04-21Add some missing keycodesJules Aguillon1-3/+18
2021-04-20Add precise repeat on some keysJules Aguillon1-26/+32
2021-04-19Add more characters under accentsJules Aguillon1-3/+3
2021-04-19Move some keys under the Fn modifier and move it on the bottom rowJules Aguillon1-13/+33
2021-04-18Add function keysJules Aguillon1-1/+3
2021-04-18Separate handling of modifiers from KeyValue classJules Aguillon1-106/+53
2021-04-18Cleanup key definitionsJules Aguillon1-88/+106
2021-04-18Render the emoji key as ":)"Jules Aguillon1-1/+1
2021-04-13Add an option to toggle accent keysJules Aguillon1-0/+3
2016-12-11switchToNextInputMethod keyjuloo1-0/+2
2015-10-28Fix some bugs + Try to show a preview popupjaguillo1-15/+16
2015-10-27Fix crash + Fix emoji type buttonsjaguillo1-5/+0
2015-10-26More emoji category + Fix last emoji used savingjaguillo1-0/+5
2015-10-24Emoji panejaguillo1-41/+45
2015-10-13Special key font + Esc keyjaguillo1-15/+18
2015-10-11Key to switch to numeric panejaguillo1-1/+6
2015-10-03Perf improvement (small)jaguillo1-1/+12
2015-08-18Add trema accent + Add accents to azertyjuloo1-0/+4
2015-08-18Accentjuloo1-50/+77
2015-08-04Add icons + Nothingjuloo1-2/+2
2015-08-03Add qwerty layout + popup to change layoutjuloo1-0/+2
2015-08-02Fix keys drawingjuloo1-1/+1