fcitx5-qt/qt4/dbusaddons
liulinsong 0a2141eacd
Change the default behavior of virtual keyboard visibility (#42)
1. Qt has good support for showing virtual keyboard, so we should
disable the default behavior supported by fcitx5

2. Qt has poor support for hiding virtual keyboard, so we should enable
the default behavior supported by fcitx5
2023-07-28 10:49:36 -07:00
..
interfaces refactor dbus types and add necessary configuration interface for kcm. 2017-10-24 15:38:24 -07:00
CMakeLists.txt Use POSITION_INDEPENDENT_CODE in cmake 2023-06-25 16:19:58 -07:00
Fcitx5Qt4DBusAddonsConfig.cmake.in include CMakeFindDependencyMacro for find_dependency 2020-09-14 13:25:31 -07:00
fcitxqtdbustypes.cpp Register the missing dbus type for new addon info. 2020-08-21 10:46:32 -07:00
fcitxqtdbustypes.h Add support for GetAddonV2. 2020-08-20 11:30:48 -07:00
fcitxqtinputcontextproxy.cpp Fix qt4 build 2022-11-15 17:02:52 -08:00
fcitxqtinputcontextproxy.h Implement notifyFocusOut signal for fcitx/fcitx5#687 2022-12-15 18:23:41 -08:00
fcitxqtinputcontextproxy_p.h Change the default behavior of virtual keyboard visibility (#42) 2023-07-28 10:49:36 -07:00
fcitxqtinputcontextproxyimpl.cpp Make gui plugin use qt's metadata. 2018-03-19 15:50:54 -07:00
fcitxqtinputcontextproxyimpl.h Implement notifyFocusOut signal for fcitx/fcitx5#687 2022-12-15 18:23:41 -08:00
fcitxqtinputmethodproxy.cpp add namespace to fcitx5-qt, so fcitx-qt5 and fcitx5-qt can be linked together. 2017-09-18 21:06:54 -07:00
fcitxqtinputmethodproxy.h Implement InvokeAction. 2021-11-23 17:44:02 -08:00
fcitxqtwatcher.cpp Remove unused include 2022-07-26 00:22:02 -07:00
fcitxqtwatcher.h Turn on QT_NO_KEYWORDS 2021-01-26 14:01:44 -08:00
fcitxqtwatcher_p.h Migrate to SPDX. 2020-05-08 16:28:36 -07:00
gen_dbus.sh Implement InvokeAction. 2021-11-23 17:44:02 -08:00