Commit graph

13 commits

Author SHA1 Message Date
Sabine
d69600b994 feat(mac): tidy up 2024-05-15 19:34:17 +02:00
Sabine
86850d5558 feat(mac): adapt order of keys for getDeadkeys to catch the most important key combinatin for a dk combination 2024-05-15 18:49:18 +02:00
Sabine
b90abe6761 feat(mac): dk: mapping of shiftstates 2024-05-13 20:37:49 +02:00
Sabine
6d0bb71f6e Revert "feat(mac): adapt mac_KMX_get_KeyVal_From_KeyCode to use for dk"
This reverts commit 4aa217266fc3812b182aa71077c39bec237165a9.

# Conflicts:
#	mac/mcompile/keymap.cpp
feat(mac): tidy up
2024-05-07 17:08:43 +02:00
Sabine
0ebc1013af feat(mac): mac_KMX_ConvertDeadkey mostly finished
feat(mac): adapt mac_KMX_get_KeyVal_From_KeyCode to use for dk

feat(mac): adapted mac_KMX_ConvertDeadkey

feat(mac): tidy up
2024-05-07 17:06:52 +02:00
Sabine
c206128c8b feat(mac): start dk fill All_Vector with dk 2024-05-06 21:08:42 +02:00
Sabine
5139ba463d feat(mac): add function to test rgkey 2024-05-03 09:02:11 +02:00
Sabine
7b05fa7b70 feat(mac):finish filling rgkey[] for non-deadkey
feat(mac): mcompile new X_find_Shiftstates to verify shiftstates

feat(mac): mcompile fill rgkey for base, shift, opt, shift+opt including CAPS

feat(mac): mcompile fill rgkey prevent writing x01 into rgkey[]

feat(mac): mcompile tidy up code
2024-05-02 12:39:03 +02:00
Sabine
c19d0bea5b feat(mac): mcompile opened all non-deadkey-functions
feat(mac): mcompile tidy up
2024-05-02 12:39:03 +02:00
Sabine
7d42f66a68 feat(mac): open all functions that are easy to open
feat(mac): open more functions

feat(mac): open DoConvert-InitializeUCHR

feat(mac): open write_US_ToVector

feat(mac): (temporarily) add mac_ to function names to be able to distinguish between linux-functions and mac functions if needed

feat(mac): finished mac_createOneVectorFromBothKeyboards()

feat(mac): started DoConvert

feat(mac): mcompile tidy up
2024-05-02 12:39:03 +02:00
Sabine
11e7ddee78 feat(mac): open run() 2024-05-02 12:39:03 +02:00
SabinePlay
b2072483bc feat(mac): new get_keyval_From_Keycode()
feat(mac): include km_types and u16

feat(mac): include filesystem and some kmx

feat(mac): include old functions in keymap

feat(mac): include kmx_file, mc_kmxfile

feat(mac): include deadkey, filesystem, km_types, import_rules,mc_kmxfile

feat(mac): include functions in mcompile.cpp/h

feat(mac): #includes out to be used
2024-05-02 12:38:46 +02:00
SabinePlay
3ccaee0af9 feat(mac): mcompile setup minimal VSCode project 2024-04-18 11:12:57 +02:00