[components] Add Nemo's ApplicationWindow and rotation handling
We may consider renaming the component, but anyway: ApplicationWindow includes a page stack (StackView) which handles the pages of the application. ApplicationWindow includes an Item handling UI rotations, and offers allowedOrientations (and other useful properties) to help the dev handle rotation locking.
Showing
This diff is collapsed.
src/controls/nemowindow.cpp
0 → 100644
src/controls/nemowindow.h
0 → 100644
Please register or sign in to comment