1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
|
ukui-sidebar (3.1.3-1) unstable; urgency=medium
* New upstream bugfix-only release.
- Using QSettings instead of qt6xdg to prevent the crash. (LP: #2103593)
- debian/patches: drop libqt5xdg-to-libqt6xdg.patch since it merged
upstream.
-- handsome_feng <jianfengli@ubuntukylin.com> Mon, 07 Apr 2025 16:46:46 +0800
ukui-sidebar (3.1.2-2) unstable; urgency=medium
* add patch: libqt5xdg-to-libqt6-xdg.patch (Closes: #1089001)
* debian/control: libqt5xdg-dev to libqt6xdg-dev.
-- handsome_feng <jianfengli@ubuntukylin.com> Thu, 05 Dec 2024 23:02:08 +0800
ukui-sidebar (3.1.2-1) unstable; urgency=medium
* New upstream release.
-- handsome_feng <jianfengli@ubuntukylin.com> Fri, 11 Feb 2022 17:57:27 +0800
ukui-sidebar (3.1.1-1) unstable; urgency=medium
* New upstream release.
-- handsome_feng <jianfengli@ubuntukylin.com> Thu, 10 Feb 2022 17:30:19 +0800
ukui-sidebar (3.1.0-1) unstable; urgency=medium
* New upstream release.
-- handsome_feng <jianfengli@ubuntukylin.com> Tue, 17 Aug 2021 19:16:15 +0800
ukui-sidebar (3.0.0-1) unstable; urgency=medium
* New upstream release.
-- handsome_feng <jianfengli@ubuntukylin.com> Sat, 01 Aug 2020 02:46:00 +0000
ukui-sidebar (1.1.2-1) unstable; urgency=medium
* New upstream bugfix release:
- Fix the bug that clipboard and plugin overlap.
- Fix the wrong position on multi-screen.
- Fix that the label disappear.
- Fix that the feedback failed to submit.
- Fix the icon error.
- Fix the i18n issue.
- Fix the inaccurate time.
-- handsome_feng <jianfengli@ubuntukylin.com> Mon, 06 Apr 2020 16:18:36 +0800
ukui-sidebar (1.1.1-1) unstable; urgency=medium
* New upstream bugfix release.
-- handsome_feng <jianfengli@ubuntukylin.com> Mon, 30 Mar 2020 21:58:48 +0800
ukui-sidebar (1.1.0-1) unstable; urgency=medium
* New upstream release.
- Fix the problem of grabbing the mouse focus when new notification comes.
- Fix the error when search on the clipboard.
- Adjust the CSS style.
- Add plugin: clock, notebook and feedback.
-- handsome_feng <jianfengli@ubuntukylin.com> Sat, 21 Mar 2020 15:44:04 +0800
ukui-sidebar (1.0.2-1) unstable; urgency=medium
* New upstream release.
- Fix that ellipsis do not display occasionally.
- Fix that display at wrong place when panel at top/left/right of the
screen.
- Fix the problem in multi-screen.
- Adjust the style of clipboard and notification area.
- Adjust the height by the resolution.
- Add background when message comes.
- Add animation when show main window.
- Dynamic expansion and folding the app message.
- Add l10n support. (Closes: #953877)
-- handsome_feng <jianfengli@ubuntukylin.com> Tue, 17 Mar 2020 14:43:55 +0800
ukui-sidebar (1.0.1-1) unstable; urgency=medium
* New upstream release,
- Fix the build error.
- Fix sidbar display error after screen resolution changed.
- Fix the error when starting control center.
- Fix the clipboard issues.
- Solve the problem of hinding window after lose focus.
- Adjust the framwork by new design.
-- handsome_feng <jianfengli@ubuntukylin.com> Sun, 01 Mar 2020 16:28:20 +0800
ukui-sidebar (1.0.0-1) unstable; urgency=medium
* Initial release. (Closes: #951065)
-- handsome_feng <jianfengli@ubuntukylin.com> Sat, 01 Feb 2020 20:10:20 +0800
|