lp:~david.edmundson/libdbusmenu-qt/libdbusmenu-qt-async
Created by
David Edmundson
and last modified
- Get this branch:
- bzr branch lp:~david.edmundson/libdbusmenu-qt/libdbusmenu-qt-async
Only
David Edmundson
can upload to this branch. If you are
David Edmundson
please log in for upload directions.
Branch merges
Branch information
Recent revisions
- 268. By David Edmundson
-
Remove the event loop
Spawning an event loop in the middle of a slot causes all sorts of crashes.
Hence the workarounds, this allows users to do async normallyThis is an API change and requires users to call updateMenu before showing
the menu. - 266. By Aurélien Gâteau
-
With this change, users of dbusmenu-qt no longer need to call include_
directories( ${dbusmenu- qt5_INCLUDE_ DIRS}). Simply adding dbusmenu-qt5 to the target_ link_libraries( ) call takes care of defining the include directory. This requires CMake 2.8.11, so I bumped the minimum version numbers accordingly.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:libdbusmenu-qt