lp:~larsu/libindicator/support-submenu-action

Created by Lars Karlitski and last modified
Get this branch:
bzr branch lp:~larsu/libindicator/support-submenu-action
Only Lars Karlitski can upload to this branch. If you are Lars Karlitski please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Lars Karlitski
Project:
libindicator
Status:
Merged

Recent revisions

522. By Lars Karlitski

indicator-ng: support "submenu-action" on root menu items

Treat "submenu-action" attributes on the root menu item in the same way that
gtk+ does. If that attribute exists, it must reference an action with boolean
state that is set to 'true' whenever a corresponding indicator menu is open.

We need this for root items because they are not handled by gtk's menu tracker.
Nested submenus already get this.

521. By Ɓukasz Zemczak

Sync trunk with what's in the archive

520. By Colin Watson

Use named icons rather than (deprecated) stock items. Fixes: https://bugs.launchpad.net/bugs/1262626.

Approved by Charles Kerr, PS Jenkins bot.

519. By Lars Karlitski

Don't treat deprecation warnings as errors and fix indicator-ng test for gtk 3.10. Fixes: https://bugs.launchpad.net/bugs/1262626.

Approved by PS Jenkins bot, Ted Gould.

518. By PS Jenkins bot

Releasing 12.10.2+14.04.20131125-0ubuntu1 (revision 517 from lp:libindicator).

Approved by PS Jenkins bot.

517. By Timo Jyrinki

Sync changelog from what's in archive.

libindicator/indicator-ng.c: backport fix for indicator icons not
updating sometimes (lp: #1220204)

516. By Lars Karlitski

Allow setting different positions for each profile in indicator files

The 'Position' key in a profile section has precedence over the global 'Position' key, but otherwise the same semantics.

We need this along with lp:~larsu/unity8/per-profile-indicator-positions to enable different positioning on the desktop and phone.

Approved by PS Jenkins bot, Charles Kerr.

515. By Charles Kerr

When we can't get a handle to the bus, exit gracefully instead of crashing. Fixes: https://bugs.launchpad.net/bugs/1218222.

Approved by Lars Uebernickel, PS Jenkins bot.

514. By Lars Karlitski

indicator-ng: always create entry.label and entry.image

They used to be created lazily when the root menu item changed to include and image or a label. However, there is no way to notify a panel that this happened.

Panels connect to notify signals on these widgets when an entry gets added. If the widgets don't exist from the very beginning, the panel won't update when they change.
. Fixes: https://bugs.launchpad.net/bugs/1220204.

Approved by Charles Kerr, PS Jenkins bot.

513. By Lars Karlitski

Warn when an indicator doesn't get respawned anymore.

Approved by Charles Kerr, PS Jenkins bot.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:libindicator/14.04
This branch contains Public information 
Everyone can see this information.

Subscribers