Skip to content
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

Move source toolbar into the header-bar to complete this part of new GTK3 implementation #71

Open
fossfreedom opened this issue Jan 5, 2016 · 0 comments

Comments

@fossfreedom
Copy link
Owner

fossfreedom commented Jan 5, 2016

At the moment the source toolbar is tucked away under a CTRL+T action.

For headerbars, the correct implementation should be to place a headerbar menu to the right hand side of the search button (https://developer.gnome.org/hig/stable/patterns.html.en) and when invoked a GTK Popover containing the contents of the source toolbar should be displayed as a horizontal button bar (https://developer.gnome.org/hig/stable/header-bar-menus.html.en)

Implementation considerations. At the moment that headerbar menu icon is used for desktop-environments to display the application menu where the DE doesnt support application menus.

Thus for these environments the headerbar menu button should display both the source toolbar button + the application menu ... is this even possible?

Anyway - an interesting self contained issue that could be an interesting mini project if anyone is interested in.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/29596609-move-source-toolbar-into-the-header-bar-to-complete-this-part-of-new-gtk3-implementation?utm_campaign=plugin&utm_content=tracker%2F10046800&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F10046800&utm_medium=issues&utm_source=github).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant