lp://staging/~fboucault/unity-2d/startup_notification
- Get this branch:
- bzr branch lp://staging/~fboucault/unity-2d/startup_notification
Branch merges
- Olivier Tilloy (community): Approve
-
Diff: 545 lines (+235/-21)6 files modifieddebian/control (+2/-1)
launcher/UnityApplications/CMakeLists.txt (+4/-1)
launcher/UnityApplications/launcherapplication.cpp (+73/-7)
launcher/UnityApplications/launcherapplication.h (+8/-1)
launcher/UnityApplications/launcherapplicationslist.cpp (+124/-9)
launcher/UnityApplications/launcherapplicationslist.h (+24/-2)
Related bugs
Related blueprints
Branch information
Recent revisions
- 481. By Florian Boucault
-
LauncherApplica
tionsList: converted m_sn_display and m_sn_context to camel case. - 477. By Florian Boucault
-
[launcher] Added support for startup notification protocol.
Launcher now depends on libstartup-
notification. New APIs:
- LauncherApplication::executabl e QString property
- LauncherApplication::setSnStar tupSequence( SnStartupSequen ce* sequence) LauncherApplica
tion::launching is updated depending on the startup notification sequence set to the LauncherApplica tion.
LauncherApplications created for startup notification are matched with their corresponding BamfApplication based on their executable. - 476. By Olivier Tilloy
-
[launcher] Ensure the lists are always strictly on top of the background.
This fixes mouse interactions (autoscroll, flicking, drag’n’drop to re-order application tiles).
- 475. By Olivier Tilloy
-
[launcher] Make calls to the launcher’s DBus interface in the LauncherClient really asynchronous.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity-2d/3.0