abouttreesummaryrefslogcommitdiff
path: root/srcs/juloo.keyboard2/KeyValue.java
AgeCommit message (Expand)AuthorFilesLines
2022-10-23Refactor: Remove boilerplate for symbol keysJules Aguillon1-33/+49
2022-10-23Add the capslock keyJules Aguillon1-1/+3
2022-10-15Add the breve diacriticJules Aguillon1-16/+22
2022-07-30Fix auto-capitalisation interfering with caps lockJules Aguillon1-0/+1
2022-07-09Add key for switching to the greekmath paneJules Aguillon1-1/+3
2022-06-24Fix F12 being turned into F11Jules Aguillon1-1/+6
2022-06-24Fix localized key not in predefined positionJules Aguillon1-19/+1
2022-06-06Refactor: Remove KeyValue.nameJules Aguillon1-13/+31
2022-06-05Fix "REMOVED" key appearing when typing Fn and ShiftJules Aguillon1-0/+2
2022-06-05Refactor: Make KeyValue finalJules Aguillon1-1/+1
2022-06-05Refactor: Merge KeyValue._code and _flags fieldsJules Aguillon1-40/+54
2022-06-05Refactor: Separate Events and Keyevents and use enumsJules Aguillon1-122/+127
2022-06-05Refactor: Merge KeyValue.char and code fieldsJules Aguillon1-52/+43
2022-06-05Refactor: Associate key events in KeyModifierJules Aguillon1-62/+12
2022-06-05Refactor: Abstract KeyValue fieldsJules Aguillon1-13/+75
2022-06-05Add combining 'accent_arrow_right'Jules Aguillon1-0/+2
2022-06-05Add the 'accent_slash' modifierJules Aguillon1-0/+3
2022-06-05Stop using flags for modifiersJules Aguillon1-94/+88
2022-05-08Specify localized keys in each layoutsJules Aguillon1-15/+26
2022-04-30Fix modifiers not cleared when presses overlapJules Aguillon1-3/+4
2022-04-24Add Double acute diacriticJules Aguillon1-1/+4
2022-04-24Add support for LithuanianJules Aguillon1-1/+5
2022-04-03Add the Programming Layout optionJules Aguillon1-2/+4
2022-04-03Rename the Meta keyJules Aguillon1-1/+1
2022-04-03Swap Ctrl and switch_numeric keysJules Aguillon1-2/+2
2022-04-02Update Space GlyphRaphael1-1/+1
2022-04-02`Arrows` and `Box` system (#114)Raphael1-1/+6
2022-03-31Add non-breaking space as Fn+SpaceArenaL51-0/+1
2022-03-25Add glyphs for Tab, Backspace and DeleteJules Aguillon1-3/+3
2022-03-19Add F11 and F12Jules Aguillon1-0/+2
2022-03-18Add glyphs for accent keysJules Aguillon1-9/+9
2022-03-18Build all special glyphs from SVGJules Aguillon1-10/+10
2022-03-17Stateless build of the special font fileJules Aguillon1-4/+4
2022-03-13Improve symbols for Sup, Sub and OrdJules Aguillon1-3/+3
2022-03-13Define localized keys as a set instead of flagsJules Aguillon1-25/+14
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