CrimsonAS / gtkplatform

Run Qt applications using gtk+ as a windowing system.

Home Page:https://crimson.no

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Locally integrated menus in headerbar

ripefig opened this issue · comments

Is there a plan to make it possible to transfer the application menubars to the headerbar? This is the general idea (exact implementation may differ, obviously)

image

Just wondering what could be done with the headerbars. Is moving some toolbars to the headerbar a possibility?

If that's what gtk chooses to do with menus, then yes. Otherwise, no. This project is not implementing any new UI, it's just using what is already available.

But what do you use the hearderbar for? QT apps have no concept of "headerbar". A toolbar maybe? @rburchell