lp://staging/~larsu/indicator-messages/add-simple-dbus-api

Created by Lars Karlitski and last modified
Get this branch:
bzr branch lp://staging/~larsu/indicator-messages/add-simple-dbus-api
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:
Messaging Menu
Status:
Development

Recent revisions

417. By Lars Karlitski

m4/gcov.m4: add lcov version 1.11

416. By Lars Karlitski

Remove passive aggressive comment about g_dbus_connection_register_object()

It's incorrect: register_object() does take a ref on the interface info. The
unref is unnecessary because g_dbus_node_info_lookup_interface() doesn't return
a ref.

415. By Lars Karlitski

Add com.canonical.Notifications dbus API

That API is geared towards a more traditional notification center rather than
the messaging menu as known on the desktop. It can thus be much simpler.

It primarily benefits services that send messages on behalf of applications.

414. By PS Jenkins bot

Releasing 13.10.1+14.10.20140611-0ubuntu1

413. By Charles Kerr

Add example of using libmessaging-menu from a python client Fixes: 1315384

412. By PS Jenkins bot

Releasing 13.10.1+14.04.20140410-0ubuntu1

411. By Lars Karlitski

messages-service: listen to the ApplicationStoppedRunning call

Prior to this patch, only applications that exit were marked as "not running". However, this must also happen when an application unrefs it's MessagingMenuApp instance. This is a problem for applications which implement messaging menu integration as a plugin (when unloading the plugin).

Specifically, this causes bug #1302930, as telepathy-indicator doesn't exit when empathy exits. Fixes: 1302930

410. By PS Jenkins bot

Releasing 13.10.1+14.04.20140408-0ubuntu1

409. By Lars Karlitski

desktop menu: sort applications like specified

Default chat client, default email client, and the other applications sorted by alphabet. Fixes: 1216833

408. By Lars Karlitski

Don't show the messaging menu and the status section when no app is registered for them Fixes: 1225063

Branch metadata

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

Subscribers