File tree
4 files changed
+3
-4
lines changed- .github/workflows
- src/config
4 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| |||
Submodule fcitx5-webview updated 17 files
- .github/workflows/ci.yml+3-3
- CMakeLists.txt+4-5
- include/webview_candidate_window.hpp+4-2
- package.json+10-10
- page/customize.ts+1-17
- page/global.d.ts+1-1
- page/index.html+1-1
- page/macos.scss+1-8
- page/ux.ts+39-2
- src/platform/js.cpp+7-7
- src/platform/linux.cpp+7-7
- src/platform/macos.mm+64-15
- src/webview_candidate_window.cpp+7-4
- tests/global.d.ts+1-1
- tests/test-generic.spec.ts+1-1
- tests/test-theme.spec.ts+1-1
- tests/util.ts+2-2
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
518 | 518 | | |
519 | 519 | | |
520 | 520 | | |
521 | | - | |
| 521 | + | |
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
| |||
0 commit comments