Commit graph

2668 commits

Author SHA1 Message Date
Sabine
7cc51bfe7e feat(linux): mcompile minor changes2 2023-12-13 20:04:35 +01:00
Steven R. Loomis
bf08c73f22 chore(linux): docker: fix Node.js install, make customizable
- fix the Node.js install script deprecation
- also make items configurable such as Ubuntu version and Node version

Fixes: chore(linux): script deprecation warning from nodesource #10024
2023-12-13 18:26:01 +00:00
Sabine
0f124814d4 feat(linux): mcompile minor changes 2023-12-13 17:47:15 +01:00
Sabine
0d00533153 feat(linux): mcompile lots of cleanup 2023-12-13 16:13:14 +01:00
Sabine
60c3d89bb0 feat(linux): mcompile LayoutRow 2023-12-13 14:40:28 +01:00
Sabine
bc478f7254 feat(linux): mcompile LayoutRow started 2023-12-12 23:06:26 +01:00
Sabine
65ff317e10 feat(linux): mcompile renaming converting functions 2023-12-12 13:26:13 +01:00
Sabine
349fe17770 feat(linux): mcompile renaming func 2023-12-12 09:48:33 +01:00
Sabine
6ace426d84 feat(linux): mcompile cleanup 2023-12-11 23:07:19 +01:00
Sabine
e932ba5c29 feat(linux): mcompile new KMX_ToUnicodeEx 2023-12-11 19:14:46 +01:00
Marc Durdin
0a99733c7a
Merge pull request #10187 from keymanapp/chore/merge-master-into-linux-mcompile
chore: merge master into linux-mcompile 🐘
2023-12-11 12:07:06 +11:00
Eberhard Beilharz
5069d8c67b
chore(linux): Small refactoring to make it easier to read 2023-12-08 18:50:38 +01:00
Weng Xuetian
4517c03f1d
Do not restart Fcitx
1. Fcitx does not need restart to load newly installed keyman keyboard
2. Restart fcitx may cause issue on kwin/weston Wayland where input
   method have to be spawned by compositor process.
2023-12-07 13:41:21 -08:00
Sabine
60534b1c79 feat(linux): mcompile start ImportRule deadkey(therefore created ImportRule_bak) 2023-12-07 16:17:31 +01:00
Sabine
25957c5350 feat(linux): mcompile sort converting functions IV 2023-12-07 14:51:47 +01:00
Sabine
f2d22ebc3f feat(linux): mcompile sort converting functions III 2023-12-07 14:28:26 +01:00
Sabine
e1f2972230 feat(linux): mcompile sort converting functions II 2023-12-07 14:08:54 +01:00
Sabine
aad0191a5b feat(linux): mcompile sort converting functions I 2023-12-07 13:58:43 +01:00
Sabine
9122080c1e feat(linux): mcompile allow keycode 94 in getKeyvalsFromKeyCode 2023-12-07 12:51:08 +01:00
Sabine
3d7175455b feat(linux): mcompile changes in KMX_ConvertDeadkey 2023-12-06 16:24:16 +01:00
Sabine
5a5fd432eb feat(linux): mcompile KMX_ConvertDeadkey finished 2023-12-05 16:50:06 +01:00
Sabine
01c7a110e0 feat(linux): mcompile open KMX_ConvertDeadkey/KMX_GetDeadkeys 2023-12-04 16:48:30 +01:00
Sabine
f29d6f1de1 feat(linux): mcompile open KMX_ConvertDeadkey 2023-12-04 16:10:34 +01:00
Sabine
4b84604eb4 feat(linux): mcompile new file deadkey.h/.cpp and function createDK_ComposeTable 2023-12-02 17:20:23 +01:00
Sabine
9014296717 feat(linux): mcompile tidy up 2023-12-01 23:07:01 +01:00
Sabine
0c5dab947e feat(linux): mcompile open more functions for deadkeys 2023-12-01 21:56:26 +01:00
Eberhard Beilharz
742ae5379e
chore(linux): Update debian changelog
(cherry picked from commit e4385e284e)
2023-12-01 15:09:55 +01:00
Sabine
70efd21e09 feat(linux): mcompile open functions for deadkeys and start to exchange with KMX_ 2023-12-01 12:28:00 +01:00
Eberhard Beilharz
688f9f34d9
chore(linux): Add support for loong64 architecture
Closes Debian bug
[#1057134](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057134).

(cherry picked from commit f50eccc4c0)
2023-11-30 18:01:18 +01:00
Sabine
5f857de3d8 feat(linux): mcompile fill rgkey with deadkey 2023-11-30 17:40:02 +01:00
Sabine
3d0980103b feat(linux): mcompile leave rgkey; use SC; sort by VK_US (instead of VK_DE) 2023-11-30 14:40:08 +01:00
Sabine
aec220dfaa feat(linux): mcompile tidy up 2023-11-30 11:33:37 +01:00
Sabine
df64c563c3 feat(linux): mcompile deadkeys: open DoConvert- "if(bDeadkeyConversion) {// I4552..." 2023-11-30 11:08:21 +01:00
Sabine
7cd43792ab feat(linux): mcompile start deadkeys, KMX_Lin_ImportRules_Lin 2023-11-28 20:43:33 +01:00
Sabine
0ce6b413b6 feat(linux): mcompile change LayoutRow to use Linux-Style shiftstates 2023-11-27 16:22:18 +01:00
Marc Durdin
f443506195
Merge pull request #10076 from keymanapp/chore/merge-master-into-epic/linux-mcompile
chore: merge master into epic/linux-mcompile
2023-11-25 06:17:06 +11:00
Sabine
58a315089d feat(linux): mcompile force filling rgkey[VK_DE] to be able to check lowest part of ImportRule 2023-11-24 17:29:59 +01:00
Sabine
2c3d5e8201 feat(linux): mcompile manually fill rgkey with the same values 2023-11-24 10:42:51 +01:00
Sabine
ca831fcb03 feat(linux): mcompile function to manually fill rgkey[VK_DE] for testing reasons 2023-11-23 15:16:35 +01:00
Eberhard Beilharz
fb347bba8d
chore(linux): Update debian changelog
(cherry picked from commit 97d7f3a11c)
2023-11-22 15:27:31 +01:00
Sabine
46acfd0307 feat(linux): mcompile find char using SC (KMX_VKUSToSCUnderlyingLayout) instead of VK 2023-11-22 13:31:17 +01:00
Sabine
80f7374fb1 feat(linux): mcompile rename functions 2023-11-21 16:40:36 +01:00
Sabine
621376525a feat(linux): mcompile use AltGr; tidy up 2023-11-21 15:58:07 +01:00
Sabine
e353f4e8d6 feat(linux): mcompile remove -u option 2023-11-20 21:28:44 +01:00
Sabine
fa57aa7ae9 feat(linux): mcompile fill rgkey with AltGr+ AltGr/Caps 2023-11-20 19:38:31 +01:00
Sabine
d731f4fbfe feat(linux): mcompile tidy up rename functions 2023-11-17 10:25:35 +01:00
Sabine
5577e4c6d3 feat(linux): mcompile use ScanCodeToUSVirtualKey/USVirtualKeyToScanCode 2023-11-17 09:56:27 +01:00
Eberhard Beilharz
5badb17d4a
chore(linux): reduce number of checkouts
Addresses code review comment.
2023-11-14 10:26:29 +01:00
Eberhard Beilharz
afc63278b8
chore(linux): Address code review comments 2023-11-13 18:14:55 +01:00
Sabine
4398de7b41 feat(linux): mcompile tidy up 2023-11-13 17:53:14 +01:00