[xiphos-source] [crosswire/xiphos] c376f0: Fix #839: attach prayerlist submenu to File menu i...
LAfricain
noreply at github.com
Sat Mar 14 09:49:00 EDT 2026
Branch: refs/heads/master
Home: https://github.com/crosswire/xiphos
Commit: c376f0c4ab911eef2c8f8f8675442cfad62518e1
https://github.com/crosswire/xiphos/commit/c376f0c4ab911eef2c8f8f8675442cfad62518e1
Author: L'Africain <fr.cyrille at tiberiade.be>
Date: 2026-03-14 (Sat, 14 Mar 2026)
Changed paths:
M src/gtk/xiphos.c
Log Message:
-----------
Fix #839: attach prayerlist submenu to File menu item after sidebar init (#1291)
Previously, gui_menu_prayerlist_popup() used gtk_menu_popup_at_widget()
with the File menu item as anchor, causing the File menu to disappear.
Instead, attach sidebar.menu_prayerlist directly as a submenu of the
new_journal_item after sidebar initialization, which is the correct
GTK pattern for nested menus.
Co-authored-by: lafricain79 <lafricain79 at gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/crosswire/xiphos/settings/notifications
More information about the xiphos-source
mailing list