[Xfce4-commits] [xfce/xfce4-session] branch master updated (16dd17c -> 6f654c9)
noreply at xfce.org
noreply at xfce.org
Tue Jun 28 09:26:03 CEST 2016
This is an automated email from the git hooks/post-receive script.
eric pushed a change to branch master
in repository xfce/xfce4-session.
from 16dd17c I18n: Update translation lt (100%).
new 8948949 Start with the dbus register interface
new 2ba26c2 Export dbus registered clients
new 854f47b get pid for dbus client
new 20fe895 Track dbus clients by service name
new 8c0fff7 dbus-clients: save restart command
new c330fce dbus-client: save the program name
new cb05591 dbus-client: don't kill clients on save yourself
new 9aa26d1 dbus-clients: Attempt to find and save the .desktop file
new 04810a0 dbus-clients: Add the end session signals
new f4672f3 handle saving/restarting dbus clients
new 6f654c9 trivial: fix a runtime warning
The 11 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 1 +
xfce4-session/sm-layer.c | 2 +-
xfce4-session/xfsm-client-dbus.xml | 67 ++++++
xfce4-session/xfsm-client.c | 349 +++++++++++++++++++++++++++-
xfce4-session/xfsm-client.h | 20 +-
xfce4-session/xfsm-manager-dbus.xml | 28 +++
xfce4-session/xfsm-manager.c | 451 ++++++++++++++++++++++++++++++------
xfce4-session/xfsm-manager.h | 1 +
xfce4-session/xfsm-properties.h | 1 +
9 files changed, 844 insertions(+), 76 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list