-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d2203fb
commit b501bc7
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule fcitx5-webview
updated
10 files
+1 −0 | .gitignore | |
+2 −2 | include/webview_candidate_window.hpp | |
+1 −1 | page/global.d.ts | |
+4 −2 | page/ux.ts | |
+2 −2 | src/platform/js.cpp | |
+2 −2 | src/platform/linux.cpp | |
+6 −6 | src/platform/macos.mm | |
+4 −3 | src/webview_candidate_window.cpp | |
+1 −1 | tests/global.d.ts | |
+2 −2 | tests/util.ts |