| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This fixes a bug: only the first player that changed (or was added) in a single
main context iteration was updated in update_player_action(). That's because
only one source id was used for all idles.
Another fix to this would be to keep track of which actions need to be updated.
This patch is a bit more brute-force, but that will probably not matter much,
as the amount of players is generally small.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This is the format that GDesktopAppInfo expects. This means that the apps will
be reffered to as app.desktop in gsettings, which is consistent with how others
are doing it (indicator-messages, unity, gnome shell).
Backwards compatibility with old settings keys is maintained.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Each player has its own action with a dictionary state. Right now, this state
only contains one key "running", which signifies whether an instance of the
player is currently running.
It does not yet show non-running players on startup, and ignores the blacklist.
|
| |
| |
| |
| |
| | |
And bind it to the "enabled" properties of the volume and mute actions.
|
| |
| |
| |
| |
| | |
The VolumeControl class originated in the phablet branch of this indicator.
|
| | |
|
| |
| |
| |
| |
| |
| | |
They weren't built (SUBDIRS didn't include tests), and building them failed
because they referenced either old files or gtk-specific stuff.
|
| |
| |
| |
| |
| |
| | |
This is the one that gets built now. It doesn't do anything interesting yet,
though.
|
|/
|
|
|
| |
Indicator panel plugins are deprecated.
|
|\
| |
| |
| | |
Approved by PS Jenkins bot.
|
|/ |
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| | |
|
|/
|
|
|
|
|
|
|
|
| |
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.
|
|\
| |
| |
| |
| | |
(manual merge as long as unity-merger is patched)
|
|/ |
|
|\
| |
| |
| | |
Approved by Lars Uebernickel.
|
|/ |
|
|\
| |
| |
| | |
Approved by Charles Kerr.
|
|/ |
|
|\
| |
| |
| | |
Approved by PS Jenkins bot, Didier Roche.
|
| | |
|
| |
| |
| |
| | |
with the rest of the indicator stack.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
- override dh_autoreconf to use autogen.sh for the reconfiguration process.
- add export DPKG_GENSYMBOLS_CHECK_LEVEL=4.
|
| |
| |
| |
| |
| |
| | |
- 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.
|
| | |
|
|/| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* debian/control: update to debhelper 9.0
* debian/rules: change to debhelper 9.0
[ Ken VanDine ]
* debian/control
- build depend on dh-translations
|
| |\ |
|
| | | |
|
| | |
| | |
| | |
| | | |
* debian/rules: change to debhelper 9.0
|
| | | | |
| | \ | |
| |\ \| |
|
| | | | |
|
| | | |\ |
|
| | |\ \ \
| | | | |/
| | | |/| |
|
| | | |\ \ |
|
| |\ \ \ \ \
| | | |_|_|/
| | |/| | |
| | | | | | |
* debian/control: build with the current vala version
|
| | | | | | |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* debian/control: build with the current vala version
|
| | | | | | | |
| | \ \ \ \ | |
| |\ \| | | |
| | | |/ / /
| | |/| | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Allow setting preferred media players through a settings key.
- Fix sound indicator not working after Amarok close.
- Explicit handling of Ardour
- Fix deprecated GTK+ API calls
* debian/patches/lp_992262.patch:
* debian/patches/lp_902715.patch:
- dropped, the fix is in the new version
|
| | | | | | |
|
| | | |\| |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
- Allow setting preferred media players through a settings key.
- Fix sound indicator not working after Amarok close.
- Explicit handling of Ardour
- Fix deprecated GTK+ API calls
* debian/patches/lp_992262.patch:
* debian/patches/lp_902715.patch:
- dropped, the fix is in the new version
|
| | |\ \ \ \
| | | | |/ /
| | | |/| | |
|