Skip to content

Commit

Permalink
enable fcitx protocol in webview
Browse files Browse the repository at this point in the history
  • Loading branch information
eagleoflqj committed Jul 2, 2024
1 parent f70ab94 commit 5c3500a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ add_subdirectory(deps)

add_subdirectory(logging)

set(WKWEBVIEW_PROTOCOL "fcitx")
set(WEBVIEW_WWW_PATH ".local/share/fcitx5/www")

include_directories(
fcitx5-webview/include
fcitx5-webview/webview
Expand Down
2 changes: 1 addition & 1 deletion fcitx5-webview

0 comments on commit 5c3500a

Please sign in to comment.