Releases: CharOfString/Husky-Panel
RELEASE 1.0.1
Changelog | 变更日志
- marcus/gxde_patch_0420
- Fixed the issue that caused crash by module
Chameleonis NOT found on some GXDE installations. - 修复了在部分GXDE安装上报告
Chameleon缺失而导致闪退的问题 - Added Post Installation Manual for Running Husky Panel on GXDE
- 新增文档在GXDE上安装HuskyPanel后需要做的事
- Fixed keyboard focus issue on XOrg sessions.
- 修复了在XOrg会话上的键盘焦点问题
- Fixed the alignment issue of the day of the week and date on calendar.
- 修复了日历中星期与日期未对齐的问题
- Fixed the menu height overflow problem.
- 修复了由于菜单比面板高度高而被截断的问题
- Fixed the issue that caused crash by module
Warning for Fedora users | Fedora用户请参阅:
⚠️ WARNING: Fedora ships its own Qt build. Mixing Qt versions will cause ABI mismatches, which can corrupt your desktop session and potentially make your system unbootable into a graphical environment. Before installing dependency you will have runsudo dnf upgrade --refreshmanually. YOU HAVE BEEN WARNED.
RUN sudo dnf upgrade --refresh BEFORE INSTALLING THESE PACKAGES!!!
⚠️ 严重警告:Fedora 自带其构建的 Qt。混用不同版本的 Qt 会导致 ABI 不匹配,可能损坏你的桌面会话,严重时甚至无法进入图形界面。在安装任何依赖前,您应该手动执行一遍sudo dnf upgrade --refresh以升级所有软件包,您已经被警告过了。
在安装这些包之前务必成功跑一遍sudo dnf upgrade --refresh!!!
For GXDE users, please read Post Installation Manual for Running Husky Panel on GXDE after installation.
对于GXDE用户,安装面板后请阅读在GXDE上安装HuskyPanel后需要做的事
Auto-built by GitHub Actions · 由GitHub Actions自动构建
Full Changelog: v1.0.0...v1.0.1
RELESE 1.0.0
Changelog | 变更日志
-
marcus/battery_manager_0417
- Implemented a battery manager.
- 实现了一个电源管理器
- Added a "about system" page in the config panel.
- 在配置面板中新增了「关于系统」页
-
marcus/xorg_fix_0417
- Fixed minor mistake on network manager flyout.
- 修复了网络管理器菜单中的一些问题
- Fixed focus/keyboard issue on XOrg session.
- 修复了在XOrg会话下的键盘输入问题
- Fixed App Indicator issue on some XOrg sessions.
- 针对某些XOrg会话修复了App Indicator不工作的问题
-
marcus/wlan_manager_0414
- Implemented a network manager
- 新增了网络管理器
-
marcus/bluetooth_0412
- Implemented a bluetooth control panel.
- 新增了蓝牙控制面板
- Fixed main window translation missing issue.
- 修复了主窗口关于「翻译缺失」的报错
-
marcus/volume_control_0411
- Implemented a volume control panel.
- 新增了音量控制面板
- Added doxygen comment for
main.cc. - 为
main.cc新增了doxygen注释
-
marcus/exit_panel_0409
- Added an exit panel button.
- 新增了退出按钮
-
marcus/xorg_support_0405
- Added Xorg session support.
- 新增了Xorg会话支持
- Fixed the month format issue under EN_US translation in calendar.
- 修复了日历中月份显示在英文下的格式问题
-
marcus/tray_fold_0403
- Added a config panel.
- 新增了一个配置面板
- Added a backend for reading/writing config.
- 新增了用于读写配置文件的后端
- Implemented tray icon fold feture.
- 实现了托盘图标折叠功能
-
marcus/app_drawer_enhancement_0402
- Added missing translations to the session options.
- 为「会话选项」补充了缺失的翻译
- Added more QML animations to the side menu bar.
- 为侧边栏新增了更多QML动画
-
marcus/wlroots_app_indicator_0402
- Redo the ripple and clip effects of
AppIndicator. - 重做了
AppIndicator的涟漪与圆角裁剪效果 - Added
wlrootsWM support forAppIndicator. - 为
AppIndicator加入了wlroots系窗口管理器支持
- Redo the ripple and clip effects of
Warning for Fedora users | Fedora用户请参阅:
⚠️ WARNING: Fedora ships its own Qt build. Mixing Qt versions will cause ABI mismatches, which can corrupt your desktop session and potentially make your system unbootable into a graphical environment. Before installing dependency you will have runsudo dnf upgrade --refreshmanually. YOU HAVE BEEN WARNED.
RUN sudo dnf upgrade --refresh BEFORE INSTALLING THESE PACKAGES!!!
⚠️ 严重警告:Fedora 自带其构建的 Qt。混用不同版本的 Qt 会导致 ABI 不匹配,可能损坏你的桌面会话,严重时甚至无法进入图形界面。在安装任何依赖前,您应该手动执行一遍sudo dnf upgrade --refresh以升级所有软件包,您已经被警告过了。
在安装这些包之前务必成功跑一遍sudo dnf upgrade --refresh!!!
Auto-built by GitHub Actions · 由GitHub Actions自动构建
(Demo Release v0.9.4 - w/ New CI Scripts)
Summary · 总结
- This is just a demo about what the bar looks like, it is NOT fully functioning.
- 这是bar的一个demo,仅用于预览bar大致长什么样,仍然有很多功能缺失。
- THIS IS NON-PRODUCTION READY
- 此版本功能不全 不适合装到实体机上使用
- IMPORTANT: YOU MUST RUN
sudo dnf upgrade --refreshBEFORE INSTALLING, OTHERWISE YOUR QT && KDE && SDDM ENV MIGHT BREAK!! - 注意:安装之前必须执行一遍
sudo dnf upgrade --refresh,否则Qt, KDE与SDDM环境可能会损坏!! - Side note: I haven't tested those Archlinux packages yet, but it is better doing a full upgrade before installing the
.pkg.tar.zstfiles... - 注意: 我还没在Archlinux上测试过,但是安装前也推荐执行一次全面系统更新...
Update Log · 更新日志
- Re-implemented all elements w/ QML.
- 使用QML重制了界面
- Made a brand new calendar flyout.
- 重做了日历UI
- Enhanced AppDrawer style.
- 改进了应用抽屉样式
- Added tons of animations to the status bar, application drawer, and calendar.
- 为状态栏、应用抽屉与日历加入了大量动画
0.9.5 PREVIEW
-
marcus/tray_fold_0403
- Added a config panel.
- 新增了一个配置面板
- Added a backend for reading/writing config.
- 新增了用于读写配置文件的后端
- Implemented tray icon fold feture.
- 实现了托盘图标折叠功能
-
marcus/app_drawer_enhancement_0402
- Added missing translations to the session options.
- 为「会话选项」补充了缺失的翻译
- Added more QML animations to the side menu bar.
- 为侧边栏新增了更多QML动画
-
marcus/wlroots_app_indicator_0402
- Redo the ripple and clip effects of
AppIndicator. - 重做了
AppIndicator的涟漪与圆角裁剪效果 - Added
wlrootsWM support forAppIndicator. - 为
AppIndicator加入了wlroots系窗口管理器支持
- Redo the ripple and clip effects of
- IMPORTANT Updated GitLab CI & GitHub Actions scripts
- IMPORTANT 更新了GitLab CI与GitHub Actions脚本
(Packed by GitHub Actions · 使用GitHub Actions构建)
(Demo Release v0.9.4)
Summary · 总结
This is just a demo about what the bar looks like, it is NOT fully functioning.
这是bar的一个demo,仅用于预览bar大致长什么样,仍然有很多功能缺失。
THIS IS NON-PRODUCTION READY
此版本功能不全 不适合装到实体机上使用
IMPORTANT: YOU MUST RUN sudo dnf upgrade --refresh BEFORE INSTALLING, OTHERWISE YOUR QT && KDE && SDDM ENV MIGHT BREAK!!
注意:安装之前必须执行一遍sudo dnf upgrade --refresh,否则Qt, KDE与SDDM环境可能会损坏!!
Update Log · 更新日志
-
Re-implemented all elements w/ QML.
-
使用QML重制了界面
-
Made a brand new calendar flyout.
-
重做了日历UI
-
Enhanced AppDrawer style.
-
改进了应用抽屉样式
-
Added tons of animations to the status bar, application drawer, and calendar.
-
为状态栏、应用抽屉与日历加入了大量动画
-
IMPORTANT Updated GitLab CI scripts
-
IMPORTANT 更新了GitLab CI脚本
(Packed by GitLab CI · 使用GitLab CI构建)
Demo Release
This is just a demo about what the bar looks like, it is NOT fully functioning.
这是bar的一个demo,仅用于预览bar大致长什么样,仍然有很多功能缺失。
THIS IS NON-PRODUCTION READY
此版本功能不全 不适合装到实体机上使用
IMPORTANT: YOU MUST RUN sudo dnf upgrade --refresh BEFORE INSTALLING, OTHERWISE YOUR QT && KDE && SDDM ENV MIGHT BREAK!!
注意:安装之前必须执行一遍sudo dnf upgrade --refresh,否则Qt, KDE与SDDM环境可能会损坏!!
(Packed by GitLab CI)