feat(shortcut): add tile_left and tile_right actions - #82
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideAdds two new window tiling shortcut actions (tile_left and tile_right) to the treeland-shortcut-manager-v2 protocol action enum. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Add tile_left and tile_right entries to the action enum in the treeland-shortcut-manager-v2 protocol. 在 treeland-shortcut-manager-v2 协议的 action 枚举中新增 tile_left 和 tile_right 平铺窗口动作。 Log: 新增窗口分屏快捷动作 PMS: BUG-365891 Influence: 快捷键管理协议新增窗口左右平铺动作以支持分屏。
deepin pr auto review★ 总体评分:100分■ 【总体评价】
■ 【详细分析】
■ 【改进建议代码示例】 // 代码已完全符合规范,无需修改 |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: glyvut, wineee The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Add tile_left and tile_right entries to the action enum in the treeland-shortcut-manager-v2 protocol.
在 treeland-shortcut-manager-v2 协议的 action 枚举中新增
tile_left 和 tile_right 平铺窗口动作。
Log: 新增窗口分屏快捷动作
PMS: BUG-365891
Influence: 快捷键管理协议新增窗口左右平铺动作以支持分屏。
Summary by Sourcery
New Features: