|
7ffce72b31
|
all: optimize build
|
2024-11-05 04:15:17 -08:00 |
|
|
4e48c6eefb
|
all: refactor windows code out of core
There are still some links from core to window but its now separate
enough to fix PanelWindow in qml tooling.
|
2024-10-28 16:18:41 -07:00 |
|
|
f89c504b55
|
core/menu: opening platform menus w/o QApplication no longer crashes
An error is displayed instead.
|
2024-08-16 16:47:50 -07:00 |
|
|
6b9b1fcb53
|
core/menu: add QsMenuAnchor for more control of platform menus
|
2024-07-25 20:44:26 -07:00 |
|
|
aa3f7daea2
|
wayland/platformmenu: fix flipped positions and submenu y positions
|
2024-07-19 02:55:38 -07:00 |
|
|
ec362637b8
|
service/tray!: redesign menus / dbusmenu and add native menu support
Reworks dbusmenu menus to be displayable with a system context menu.
Breaks the entire DBusMenu api.
|
2024-07-01 20:50:30 -07:00 |
|