Skip to content

Port to GTK4 - #1053

Draft
danirabbit wants to merge 60 commits into
masterfrom
danirabbit/gtk4
Draft

Port to GTK4#1053
danirabbit wants to merge 60 commits into
masterfrom
danirabbit/gtk4

Conversation

@danirabbit

@danirabbit danirabbit commented Jul 22, 2026

Copy link
Copy Markdown
Member

Fixes #742

  • performance issues? :/

@danirabbit danirabbit moved this to In Progress in GTK4 Porting Jul 22, 2026
};
search_header.pack_end (filter_button);
search_header.get_style_context ().add_class (Gtk.STYLE_CLASS_FLAT);
search_header = new Granite.Box (HORIZONTAL);

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gotta fix margins

Comment thread src/ConversationList/ConversationList.vala Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Port Mail to GTK4

1 participant