diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ += TODO = + + • Expose a plain Qt library as well as the QML plugin, so that QDBusMenuModel + can be used from C++ too + • Add a server-side API to allow applications to export their menus on the bus + • … + |