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

Gtk4 #3857

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Gtk4 #3857

wants to merge 7 commits into from

Conversation

tmccombs
Copy link

This is based off of https://github.com/LukashonakV/Waybar/tree/gtk4 (see also #2956), but adds back suport for the general menu configuration, using a Gio::MenuModel and Gtk::PopoverMenu instead of a Gtk::Menu.

@tmccombs tmccombs changed the base branch from gtk4 to master January 1, 2025 07:58
@tmccombs
Copy link
Author

tmccombs commented Jan 1, 2025

Changed the base to master, because the gtk4 branch on this repo is very out of date.

I also merged current master into the branch.

For some reason I can't make a PR against the LukashonakV repo.

LukashonakV and others added 7 commits January 29, 2025 00:24
Signed-off-by: Viktar Lukashonak <[email protected]>
Add suport for menus and menu actions in label modules with GTK4.

This changes the format of the interface file used for the menu. Instead
of defining a GtkMenu, use `<menu>` to define a menu model.

TODO: Update documentation
So we can add a Menu to it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants