File tree
18 files changed
+26
-36
lines changed- app
- licenses/libraries
- src/main/java/org/fcitx/fcitx5/android/core
- lib
- fcitx5-chinese-addons/src/main/cpp
- fcitx5-lua/src/main/cpp
- fcitx5/src/main/cpp
- plugin
- anthy
- licenses/libraries
- src/main/cpp
- jyutping
- licenses/libraries
- src/main/cpp
- rime
- licenses/libraries
- src/main/cpp
- unikey
- licenses/libraries
- src/main/cpp
18 files changed
+26
-36
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
Lines changed: 0 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
357 | 357 |
| |
358 | 358 |
| |
359 | 359 |
| |
360 |
| - | |
361 |
| - | |
362 |
| - | |
363 |
| - | |
364 |
| - | |
365 |
| - | |
366 |
| - | |
367 |
| - | |
368 |
| - | |
369 |
| - | |
370 | 360 |
| |
371 | 361 |
| |
372 | 362 |
| |
|
- data/org.fcitx.Fcitx5.metainfo.xml.in+1
- src/frontend/waylandim/waylandimserver.cpp+2-10
- src/frontend/waylandim/waylandimserver.h+3-5
- src/frontend/waylandim/waylandimserverbase.cpp-13
- src/frontend/waylandim/waylandimserverbase.h-3
- src/frontend/waylandim/waylandimserverv2.cpp-9
- src/frontend/waylandim/waylandimserverv2.h-1
- src/lib/fcitx-utils/Fcitx5Macros.cmake+2-1
- src/lib/fcitx-utils/event.h+2
- src/lib/fcitx-utils/event_libuv.cpp+58-7
- src/lib/fcitx-utils/event_sdevent.cpp+13
- src/lib/fcitx/addonmanager.cpp+1-1
- src/lib/fcitx/globalconfig.cpp+2-1
- src/lib/fcitx/instance.cpp+1-1
- src/modules/wayland/waylandeventreader.cpp+10
- src/modules/wayland/waylandeventreader.h+1
- src/modules/wayland/waylandmodule.cpp-4
- src/modules/wayland/waylandmodule.h+4
- src/modules/xcb/xcbconnection.cpp-5
- src/modules/xcb/xcbconvertselection.cpp-2
- src/modules/xcb/xcbeventreader.cpp+12
- src/modules/xcb/xcbeventreader.h+1
- src/modules/xcb/xcbkeyboard.cpp-2
- src/ui/classic/waylandcursor.cpp-1
- src/ui/classic/waylandcursor.h+1-1
- src/ui/classic/waylandinputwindow.cpp+4-3
- src/ui/classic/waylandshmwindow.cpp+4-2
- src/ui/classic/waylandui.cpp-1
- src/ui/classic/waylandwindow.h+2-1
- src/ui/classic/xcbinputwindow.cpp-3
- src/ui/classic/xcbmenu.cpp-5
- src/ui/classic/xcbtraywindow.cpp-3
- src/ui/classic/xcbui.cpp-2
- src/ui/classic/xcbwindow.cpp-4
- test/CMakeLists.txt+1
- test/testevent.cpp+57-10
- test/testkey.cpp+3-6
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
0 commit comments