-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove titlebar and give all its functionality to the actionbar #224
Comments
@josem11200 This causes problems with apps that aren't made with qml material. I think this would be cool but should be saved for a much later release because the vast majority of apps will use the normal titlebar so it makes sense to focus on that for now. |
Apps made in qml material can do this right now. The Liri apps all do this and it could be done for the core Papyros apps as well if somebody wants to do it. |
Yes, I know that it would cause inconsistencies between Papyros-dedicated apps and the rest. On the other hand, I didn't know that some apps do it already. |
(incorrect button :P ) |
This is definitely something we're going to implement fully. Apps not using our framework will use regular decorations, and apps built with our framework will be able to use it if they want. Right now we have initial non-complete support, as you can see in the Liri apps, but it needs to get polished and improved. |
@ibeliever And have them use the normal titlebar buttons. The ones the Liri apps use are pretty terrible IMHO |
Nice! |
The titlebar doesn't fit well in my opinion with a material desktop, and the action bar can do the job well.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: