App Shell - with NavigationView #1033
israel-dryer
started this conversation in
General
Replies: 1 comment
-
|
I think a theme toggle / selector would be good |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Just wanted to share some screenshots of the AppShell and Navigation widgets that I'm working on.
Here is an example of an AppShell with a fully customized window and titlebar.
Here is the same in compact mode.
This hides the native window chrome, which also unfortunately hides the window icon in the task bar. However, if this is something you want, it is available.
Another option is to keep the window chrome, but to utilized the native titlebar. On Windows, the titlebar now looks better after integrating with
pywinstyles. Then, you can then extend the toolbar with menu options and any other app-related buttons and toggles that you want.. perhaps a theme toggle?Beta Was this translation helpful? Give feedback.
All reactions