abouttreesummaryrefslogcommitdiff
path: root/srcs
AgeCommit message (Expand)AuthorFilesLines
2025-07-01Make vertical sliders slower (#1023)Jules Aguillon1-2/+7
2025-07-01Fix extra bottom margin when navbar buttons absent (#1024)Jules Aguillon3-42/+24
2025-06-29Add option to also disable number entry layout (#1007)Matej Drobnič3-5/+17
2025-06-29Fix unwanted bottom margin on Samsung OneUI 7 (#1022)Jules Aguillon2-18/+4
2025-06-21cut and copy with built in keys only if text is selected (#1019)alotbsol5551-2/+9
2025-06-19Fix selection mode not exited when selection cleared (#1020)Jules Aguillon1-0/+4
2025-06-19Added Macedonian language layout (#1016)David1-0/+43
2025-06-19Improve selection mode when selection ends cross (#1013)Jules Aguillon2-11/+28
2025-06-18Add <row scale=""> attribute (#1018)Jules Aguillon7-86/+90
2025-06-14Increase the clipboard history size to 6Jules Aguillon1-1/+1
2025-05-30Fix high keyboard height making it overflowsJules Aguillon3-16/+21
2025-05-30Fix label size when the keyboard is unusually highJules Aguillon1-5/+18
2025-05-25Add icelandic layout (#999)tenextractor2-113/+156
2025-05-25Update layout customization info in srcs/layouts/latn_qwerty_us.xml (#1001)Jore1-2/+18
2025-05-22Better support for foldable devices (#982)Matej Drobnič4-16/+126
2025-05-16compose: Add compose+A+e as compose+A+E and many othersJules Aguillon3-150/+233
2025-05-11Fix duplicated or missing keys and more in layoutsJules Aguillon13-26/+26
2025-04-20Sinhala phonetic layout (#965)Anton Karmanov2-0/+139
2025-04-19Add compose sequences for n͠g, N͠g and g̃Jules Aguillon2-139/+152
2025-04-15Add class Modmap and test KeyModifierJules Aguillon3-47/+61
2025-04-14Remove the Share key from preferencesJules Aguillon1-1/+0
2025-04-12launcher: Fix animations overlappingJules Aguillon1-1/+2
2025-03-29Restore previous swipe sensibilityJules Aguillon1-4/+12
2025-03-28Fix emoji flag group missingJules Aguillon1-2/+8
2025-03-28Update latn_qwerty_jp.xml (#962)Haley Halcyon1-1/+1
2025-03-27Place editing keys on the bottom-right of Z/X/C/VJules Aguillon1-67/+28
2025-03-27Remove symbols from the number row by default (#964)Jules Aguillon3-14/+19
2025-03-23Add a preferred position for selectAllJules Aguillon1-0/+7
2025-03-22Fix label brightness not being appliedJules Aguillon2-7/+8
2025-03-22Swapping the default placement of ! and | on the Colemak layout (#949)Joey Schaff1-2/+2
2025-03-16Fix crash on API < 26 in settingsJules Aguillon1-1/+3
2025-03-15Selection mode (#913)Jules Aguillon6-14/+118
2025-03-10Add a delay after a Keyevent key in a macro (#918)Jules Aguillon3-17/+67
2025-03-01prefs: Add 'delete_word' and 'forward_delete_word' to extra keysJules Aguillon1-0/+28
2025-03-01Add 'delete_word' and 'forward_delete_word' keysJules Aguillon5-10/+62
2025-02-28APL and BQN layouts (#899)dzaima4-31/+141
2025-02-28Make key symbol smaller when 2 characters long or moreJules Aguillon1-4/+10
2025-02-28Refactor: Remove StringWithSymbolJules Aguillon3-47/+7
2025-02-27cyrl_lynyertz_sr: Use the newer key syntax for ctrl mappingsJules Aguillon1-26/+26
2025-02-27KeyValue: Don't wrap keys into a macro when possibleJules Aguillon2-8/+33
2025-02-27Fix miscalculation of the bottom marginJules Aguillon1-4/+4
2025-02-27Show a message in voice input chooser when emptyJules Aguillon1-0/+3
2025-02-27Fix crash due to empty strings in keysJules Aguillon1-1/+3
2025-02-23Apply compose sequences to String keysJules Aguillon5-56/+82
2025-02-23Macro keys (#878)Jules Aguillon5-104/+313
2025-02-22ExtraKeysPreference: Allow title to span several linesJules Aguillon1-0/+1
2025-02-15prefs: Add key description for dead keysJules Aguillon1-0/+22
2025-02-15layouts/latn_bone.xml: improve (#760)Zitrone1-47/+106
2025-02-15misc changes to deva alt layout (#880)Luke Videckis1-21/+20
2025-02-09Refactor: Compute appearance values before onDrawJules Aguillon2-88/+140