Skip to content

Conversation

@andy128k
Copy link
Contributor

Needed for Gtk4

Copy link
Owner

@mvo5 mvo5 left a comment

Choose a reason for hiding this comment

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

Thanks! This is extremly nice! I did not had time to play with it to really test it but I really appreciate your work on this! After a quick test I will mege


if (_config->FindB("Volatile::startInRepositories", false)) {
mainWindow->cbShowSourcesWindow(NULL, mainWindow);
mainWindow->cbShowSourcesWindow(NULL, NULL, mainWindow);
Copy link
Owner

Choose a reason for hiding this comment

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

(super nitpick) I wonder if we should move these to nullptr too?

assert(_win);

const GActionEntry entries[] = {
{ "read-markings", cbOpenClicked },
Copy link
Owner

Choose a reason for hiding this comment

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

This is very nice!

{
RGMainWindow *me = (RGMainWindow *) data;
assert(me);
// callback same as for install
Copy link
Owner

Choose a reason for hiding this comment

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

❤️

@mvo5 mvo5 merged commit 0620b62 into mvo5:master Jan 26, 2026
1 check passed
@andy128k andy128k deleted the menu-actions branch January 26, 2026 14:25
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