mirror of
https://invent.kde.org/multimedia/kdenlive
synced 2025-12-05 15:59:59 +01:00
At this point, this implementation is only a way to evaluate if KDDockWidgets fits our workflow. Although in the initial testing it looks nice, we need to ensure our implementation is solid enough to cover all use cases. **Blocker** - [x] when a detached widget is focused, keyboard shortcuts don't work **Currently works** - [x] saving and restoring the current layout - [x] saving the layout in the project file - [x] View menu to show/hide individual widgets - [x] Undock/redock all widgets including timeline **To improve** - [x] Hide / Show title bars sometimes creates 2 titlebars in undocked widgets - [x] On re-opening, in some cases undocked widgets are hidden - [ ] Undocked widgets position is not properly restored on re-opening: this is a [Wayland limitation](https://github.com/KDAB/KDDockWidgets/issues/662) **To fix** - [x] Docking widget to tab it on a QtQuickWidget with qml like the monitors or the timeline does not work (see https://github.com/KDAB/KDDockWidgets/issues/658)