mirror of
https://git.outfoxxed.me/quickshell/quickshell.git
synced 2025-11-06 19:14:57 +11:00
wayland/platformmenu: fix flipped positions and submenu y positions
This commit is contained in:
parent
6367b56f55
commit
aa3f7daea2
3 changed files with 34 additions and 2 deletions
|
|
@ -26,6 +26,7 @@ public:
|
|||
void setVisible(bool visible) override;
|
||||
|
||||
PlatformMenuQMenu* containingMenu = nullptr;
|
||||
QPoint targetPosition;
|
||||
};
|
||||
|
||||
class PlatformMenuEntry: public QObject {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue