move the minimize maximize and close buttons to a custom titlebar #8
ZerimuNoKaze
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
That's a neat idea. The app already has navigation bar so adding the minimize and maximize to the navigation bar should make the app look cleaner. |
Beta Was this translation helpful? Give feedback.
2 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.
-
Moving the minimize maximize and close buttons to a custom titlebar for a cleaner look.
these can just be icon buttons with events on the main process.
to still be able to drag the application add webkit-app-region: drag to the custom titebar.
Beta Was this translation helpful? Give feedback.
All reactions