b-editor / beutl

Cross-platform video editing (compositing) software.
https://beutl.beditor.net
MIT License
280 stars 15 forks source link

Docking Layout #1075

Closed yuto-trd closed 1 month ago

yuto-trd commented 1 month ago

Description

This PR introduces a docking layout. Additionally, the previous page navigation has been removed, and the pages that existed before are now displayed as independent dialogs.

Breaking changes

Fixed issues

yuto-trd commented 1 month ago

TODO

Do it in another PR.

github-actions[bot] commented 1 month ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
Beutl.Utilities 73% 67% 360
Beutl.Configuration 39% 19% 285
Beutl.Core 30% 27% 3015
Beutl.Extensibility 0% 0% 53
Beutl.ProjectSystem 12% 5% 2146
Beutl.Operators 4% 0% 149
Beutl.Language 0% 0% 619
Beutl.Engine 26% 25% 8597
Beutl.Threading 100% 94% 118
Summary 25% (8884 / 35916) 24% (2521 / 10579) 15342

Minimum allowed line rate is 0%