mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-14 11:12:16 -04:00
56b9f337f7
Sigh. Wayland really is the gift that keeps on giving. For some reason we cant use QMenu for this so re-implement QMenu like behavior with a custom widget. Hopefully this doesnt break anything else. Fixes #2109755 [Layout button doesn't activate options](https://bugs.launchpad.net/calibre/+bug/2109755)