User Details
- User Since
- May 9 2020, 4:08 PM (258 w, 4 d)
- Availability
- Available
Jul 12 2020
It is a real Kirigami drawer.
But in order to use this, I changed ElisaMainWindow.qml from a standard Qt ApplicationWindow to a Kirigami.ApplicationWindow.
That might have side effects that I am not aware of :/
Jul 11 2020
I'm having a look at this if everyone is ok.
I started following the kirigami drawer idea using the states browsingViewsNoPlaylist and browsingViews defined in ContentView.qml.
When in the browsingViews state, keep the current layout.
When in browsingViewsNoPlaylist state, currently the playlist disappears and is no longer visible, I juste added a drawer that is enabled only in this state.
I made a quick video to show what it currently looks like (attachment).
If this direction is ok for everyone, I will continue working on this.
Jul 6 2020
Thanks,
done at https://invent.kde.org/multimedia/elisa/-/merge_requests/131
Hi there, I would like to take this task, if possible.