-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fcitx Input Method Framework v5 Issue: deepin-community/sig-deepin-sysdev-team#552 Log: update repo
- Loading branch information
Showing
67 changed files
with
1,492 additions
and
1,470 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,24 @@ | ||
fcitx5 (5.1.10-1deepin7) unstable; urgency=medium | ||
fcitx5 (5.1.11-2) unstable; urgency=medium | ||
|
||
* Processing Deepin25 Jump Control Center | ||
[ Pino Toscano ] | ||
* Make fcitx5 build and hopefully install also on non-Linux architectures: | ||
- add the dh-exec build dependency to add architecture filtering in install | ||
files | ||
- install the Wayland-related files only on Linux | ||
- limit the fcitx5-module-wayland provides in fcitx5-modules as linux-any, | ||
as Wayland modules are available only on Linux | ||
|
||
-- caixiangrong <[email protected]> Thu, 05 Dec 2024 16:35:43 +0800 | ||
|
||
fcitx5 (5.1.10-1deepin6) unstable; urgency=medium | ||
|
||
* add enable autostart | ||
|
||
-- Chengqi E <[email protected]> Fri, 22 Nov 2024 16:25:33 +0800 | ||
|
||
fcitx5 (5.1.10-1deepin5) unstable; urgency=medium | ||
|
||
* remove the restart icon from the right-click menu | ||
[ Boyuan Yang ] | ||
* debian/control: Bump Standards-Version to 4.7.0. | ||
* debian/control: Move main package description to source package section. | ||
|
||
-- xionglinlin <[email protected]> Wed, 16 Oct 2024 16:25:33 +0800 | ||
-- Boyuan Yang <[email protected]> Sat, 12 Oct 2024 11:04:06 -0400 | ||
|
||
fcitx5 (5.1.10-1deepin4) unstable; urgency=medium | ||
fcitx5 (5.1.11-1) unstable; urgency=medium | ||
|
||
* Use gcc 12. | ||
* Set Sogo to the default zh_CN input method list. | ||
* New upstream release. | ||
|
||
-- xiangzelong <xiangzelong@deepin.org> Thu, 15 Aug 2024 15:19:29 +0800 | ||
-- Boyuan Yang <byang@debian.org> Tue, 08 Oct 2024 18:29:55 -0400 | ||
|
||
fcitx5 (5.1.10-1) unstable; urgency=medium | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
etc/xdg/Xwayland-session.d/20-fcitx-x11 | ||
#! /usr/bin/dh-exec | ||
[linux-any] etc/xdg/Xwayland-session.d/20-fcitx-x11 | ||
usr/bin/ | ||
usr/libexec/ | ||
[linux-any] usr/libexec/ | ||
usr/share/applications/ | ||
usr/share/icons/hicolor/*/apps/fcitx.* | ||
usr/share/icons/hicolor/*/apps/org.fcitx.Fcitx5.* | ||
usr/share/metainfo/org.fcitx.Fcitx5.metainfo.xml | ||
etc/xdg/autostart/ |
Oops, something went wrong.