lp:~fboucault/unity-2d/startup_notification

Created by Florian Boucault and last modified
Get this branch:
bzr branch lp:~fboucault/unity-2d/startup_notification
Only Florian Boucault can upload to this branch. If you are Florian Boucault please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Florian Boucault
Project:
unity-2d
Status:
Merged

Recent revisions

484. By Florian Boucault

LauncherApplicationsList: use the screen where the launcher is displayed.

483. By Florian Boucault

LauncherApplicationsList: unref m_snDisplay upon destruction.

482. By Florian Boucault

LauncherApplicationsList: made x11EventFilter protected.

481. By Florian Boucault

LauncherApplicationsList: converted m_sn_display and m_sn_context to camel case.

480. By Florian Boucault

LauncherApplication: set the launching timeout interval only once.

479. By Florian Boucault

Added libstartup-notification0-dev to build dependencies.

478. By Florian Boucault

Merged from trunk.

477. By Florian Boucault

[launcher] Added support for startup notification protocol.

Launcher now depends on libstartup-notification.

New APIs:
- LauncherApplication::executable QString property
- LauncherApplication::setSnStartupSequence(SnStartupSequence* sequence)

LauncherApplication::launching is updated depending on the startup notification sequence set to the LauncherApplication.
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:unity-2d/3.0
This branch contains Public information 
Everyone can see this information.

Subscribers