Commit Graph

3 Commits

Author SHA1 Message Date
Integral 4b5516f87e
refactor: replace non-empty QString constructors with QStringLiteral() (#67) 2024-11-05 21:26:50 -08:00
Weng Xuetian e19b1bdd86
Defer watcher's watch() to event loop.
QFileSystemWatcher seems to be not happy to be created within
QPlatformInputContext's constructor, defer and always re-create when
watch and unwatch.

Fix #46.
2023-09-03 22:02:19 -07:00
Weng Xuetian 5178d35716
Add old fcitx4 dbus service support, but always prefer the fcitx5 version first. 2023-08-10 17:31:38 -07:00