aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* releasing version 12.10.2daily13.04.12-0ubuntu1Mathieu Trudel-Lapierre2013-05-021-0/+34
|
* TransportMenuitem: ignore events not coming from transport-menu-items.Marco Trevisan (Treviño)2013-04-114-7/+9
|\ | | | | | | | | | | Fix not working MPRIS commands. Fixes: https://bugs.launchpad.net/bugs/1167908. Approved by PS Jenkins bot, Mathieu Trudel-Lapierre.
| * TransportMenuItem: ignore events if they are not of the dbus-menu transportMarco Trevisan (Treviño)2013-04-111-1/+1
| |
| * common-defs: add DbusmenuTransport.MENUITEM_STATE_CHANGEMarco Trevisan (Treviño)2013-04-113-6/+8
|/ | | | And use it in transport-widget.c
* PlayerActivator: Use BAMF to find the windows to activate with timestampMarco Trevisan (Treviño)2013-04-056-17/+98
|\ | | | | | | | | | | | | | | | | Improved the"old" GtkApplicationPlayer, using BAMF as a fallback method to activate an application's windows. Basically we try to get the windows of the selected application and when found we focus them using the activation timestamp. Fixes: https://bugs.launchpad.net/bugs/627195. Approved by PS Jenkins bot, Lars Uebernickel.
| * PlayerActivator: Adding end line to file.Marco Trevisan (Treviño)2013-04-021-1/+1
| |
| * PlayerActivator: style fixMarco Trevisan (Treviño)2013-04-021-2/+1
| |
| * PlayerActivator: fix crash and activation with WebApplicationsMarco Trevisan (Treviño)2013-04-022-7/+22
| |
| * PlayerActivator: Use BAMF to find the windows to activate with timestampMarco Trevisan (Treviño)2013-04-026-16/+83
| | | | | | | | | | | | | | Improved the"old" GtkApplicationPlayer, using BAMF as a fallback method to activate an application's windows. Basically we try to get the windows of the selected application and when found we focus them using the activation timestamp.
* | PlayerController use GtkApplicationPlayer and activate it when we need to raiseMarco Trevisan (Treviño)2013-04-055-4/+131
|\| | | | | | | | | | | | | | | | | GtkApplicationPlayer: add a class to handle the GtkApplication players It allows to check if the given player implements the "org.gtk.Application" interface and if it's the case, it Activate the application with the proper timestamp when requested. Fixes: https://bugs.launchpad.net/bugs/627195. Approved by PS Jenkins bot, Lars Uebernickel.
| * PlayerController use GtkApplicationPlayer and activate it when we need to raiseMarco Trevisan (Treviño)2013-03-303-3/+6
| |
| * GtkApplicationPlayer: add a class to handle the GtkApplication playersMarco Trevisan (Treviño)2013-03-302-1/+125
| | | | | | | | | | | | It allows to check if the given player implements the "org.gtk.Application" interface and if it's the case, it Activate the application with the proper timestamp when requested.
* | MenuItem: use GtkLaunchContext with proper event timeout to launch applicationsMarco Trevisan (Treviño)2013-04-056-8/+18
|\| | | | | | | | | | | Also discards non-activation events. Fixes: https://bugs.launchpad.net/bugs/1163434. Approved by PS Jenkins bot, Lars Uebernickel.
| * MenuItem: use GtkLaunchContext with proper event timeout to launch applicationsMarco Trevisan (Treviño)2013-03-306-8/+18
|/ | | | Also discards non-activation events
* Releasing 12.10.2daily13.03.07-0ubuntu1 to ubuntu.Automatic PS uploader2013-03-071-0/+6
|\ | | | | | | Approved by PS Jenkins bot.
| * Releasing 12.10.2daily13.03.07-0ubuntu1, based on r343Automatic PS uploader2013-03-071-0/+6
|/
* Mpris2Watcher: use match rules to avoid unnecessary wakeupsLars Uebernickel2013-03-061-23/+52
|\ | | | | | | | | | | Previously, indicator-sound-service was waking up every time the owner of any name on the bus changed. Approved by Mathieu Trudel-Lapierre, PS Jenkins bot.
| * Mpris2Watcher: use match rules to avoid unnecessary wakeupsLars Uebernickel2013-03-041-23/+52
|/ | | | | | Previously, indicator-sound-service was waking up every time the owner of any name on the bus changed.
* Releasing 12.10.2daily13.02.25-0ubuntu1 to ubuntu.Automatic PS uploader2013-02-251-0/+10
|\ | | | | | | Approved by PS Jenkins bot.
| * Releasing 12.10.2daily13.02.25-0ubuntu1, based on r341Automatic PS uploader2013-02-251-0/+10
|/
* transport-widget: use menu's style for the buttonsLars Uebernickel2013-02-211-1/+10
|\ | | | | | | | | | | | | | | | | | | | | The menuitem's style can't be used anymore due to a recent change in light-themes (lp #1130183). Menuitems now have a transparent background, which confuses GtkStyle. This is a quick workaround. Going forward, we should use the more modern styling features of gtk. Approved by Charles Kerr, PS Jenkins bot.
| * Add a comment explaining the change in the last commitLars Uebernickel2013-02-211-0/+9
| |
| * transport-widget: use menu's style for the buttonsLars Uebernickel2013-02-211-1/+1
|/ | | | | | | | | | The menuitem's style can't be used anymore due to a recent change in light-themes (lp #1130183). Menuitems now have a transparent background, which confuses GtkStyle. This is a quick workaround. Going forward, we should use the more modern styling features of gtk.
* Releasing 12.10.2daily12.11.21.1-0ubuntu1Didier Roche2012-11-211-2/+6
|\ | | | | | | | | (manual merge as long as unity-merger is patched)
| * Releasing 12.10.2daily12.11.21.1-0ubuntu1, based on r339Automatic PS uploader2012-11-211-2/+6
|/
* Share credit where credit is due.Didier Roche2012-11-161-0/+1
|\ | | | | | | Approved by Lars Uebernickel.
| * share credit where credit is dueDidier Roche2012-11-161-0/+1
|/
* bootstrap changelog for daily build.Mathieu Trudel-Lapierre2012-11-161-0/+4
|\ | | | | | | Approved by Charles Kerr.
| * bootstrap daily upload changelog message.Mathieu Trudel-Lapierre2012-11-151-0/+4
|/
* Inline package.Sebastien Bacher2012-11-1512-0/+1047
|\ | | | | | | Approved by PS Jenkins bot, Didier Roche.
| * Remove extra # typo in notice to uploaders in debian/control.Mathieu Trudel-Lapierre2012-11-141-1/+1
| |
| * debian/source/format: migrate back to source format 1.0 for consistencyMathieu Trudel-Lapierre2012-11-142-1/+3
| | | | | | | | with the rest of the indicator stack.
| * enable quilt with the dh sequencer to make sure patches get applied.Mathieu Trudel-Lapierre2012-11-142-1/+2
| |
| * Reorganise Build-Depends for clarity.Mathieu Trudel-Lapierre2012-11-141-4/+4
| |
| * debian/compat: bump to compat level 9.Mathieu Trudel-Lapierre2012-11-142-1/+2
| |
| * * debian/rules:Mathieu Trudel-Lapierre2012-11-142-0/+7
| | | | | | | | | | - override dh_autoreconf to use autogen.sh for the reconfiguration process. - add export DPKG_GENSYMBOLS_CHECK_LEVEL=4.
| * * debian/control:Mathieu Trudel-Lapierre2012-11-142-2/+17
| | | | | | | | | | | | - add gnome-common to Build-Depends for use by dh_autoreconf. - update style for constency: use trailing commas at the end of dep lists. - Add Vcs-Bzr, Vcs-Browser fields with comment for uploaders.
| * Specify that the package should be in split mode for bzr bd.Mathieu Trudel-Lapierre2012-11-131-0/+2
| |
| * Import debian/ from lp:~ubuntu-desktop/indicator-sound/ubuntu.Mathieu Trudel-Lapierre2012-11-1311-0/+1019
|/|
| * [ Allan LeSage ]Ken VanDine2012-10-308-1/+1498
| | | | | | | | | | | | | | | | | | * debian/control: update to debhelper 9.0 * debian/rules: change to debhelper 9.0 [ Ken VanDine ] * debian/control - build depend on dh-translations
| * releasing version 12.10.1-0ubuntu2Ken VanDine2012-10-3011-1510/+22
| |\
| | * releasing version 12.10.1-0ubuntu2~ppa1unknown2012-10-261-2/+2
| | |
| | * * debian/control: update to debhelper 9.0unknown2012-10-263-11/+14
| | | | | | | | | | | | * debian/rules: change to debhelper 9.0
| | |
| | \
| *-. | New upstream release.Sebastien Bacher2012-10-0314-451/+135
| |\ \|
| | | * releasing version 12.10.1-0ubuntu1Sebastien Bacher2012-10-031-2/+2
| | | |
| | | * New upstream release.Sebastien Bacher2012-10-0314-451/+135
| | | |\
| | * | \ Import upstream version 12.10.1Sebastien Bacher2012-10-0313-451/+129
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Import upstream version 12.10.1Sebastien Bacher2012-10-0313-451/+129
| | | |\ \
| * | | \ \ * Drop GTK2 build since ido stopped providing support for that versionSebastien Bacher2012-08-225-31/+10
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | | | | | | * debian/control: build with the current vala version
| | * | | | releasing version 12.10.0-0ubuntu2Sebastien Bacher2012-08-221-2/+2
| | | | | |