lp://staging/~khurshid-alam/unity-settings-daemon/sharing-plugin
- Get this branch:
- bzr branch lp://staging/~khurshid-alam/unity-settings-daemon/sharing-plugin
Branch merges
- Marco Trevisan (Treviño): Approve
-
Diff: 1130 lines (+1029/-1)11 files modifiedconfigure.ac (+21/-0)
debian/control (+1/-0)
debian/rules (+1/-1)
plugins/Makefile.am (+1/-0)
plugins/sharing/Makefile.am (+49/-0)
plugins/sharing/gsd-sharing-enums.h (+34/-0)
plugins/sharing/gsd-sharing-manager.c (+822/-0)
plugins/sharing/gsd-sharing-manager.h (+56/-0)
plugins/sharing/gsd-sharing-plugin.c (+28/-0)
plugins/sharing/sharing.gnome-settings-plugin.in (+9/-0)
plugins/sharing/test-sharing.c (+7/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 4183. By Khurshid Alam
-
Add sharing plugin
we are importing sharing panel from gnome-control-
center as the old screen-sharing panel does not work anymore due to a gsettings key removal from vino. Our new sharing panel will use this plugin. This plugin is a direct port from gnome-settings- daemon 3.22. - 4182. By Sebastien Bacher
-
releasing package unity-settings-
daemon version 15.04.1+ 18.04.20180413- 0ubuntu2 - 4180. By CI Train Bot Account
-
* gsd-rr-config: rename monitor config files to unity-monitors.xml*
(LP: #1763806)
* debian:
- build-depends on dh-migrations and run dh_migrations on post-install
- add debian/unity-settings- daemon. migrations to install migration files
* scripts/01-usd- migration- monitors- xml.sh:
- Move monitors.xml to unity-monitors.xml if migration is needed
(LP: #1763806) - 4179. By Robert Ancell
-
Support new AccountsService method of setting background file.
The AccountsService patches never went upstream and LightDM 1.26 will use the
AccountsService plugin system that was developed after the background feature
was created.Approved by: Marco Trevisan (Treviño)
- 4174. By Khurshid Alam
-
gtk_icon_info_free has been deprecated since gtk-3.8. Replace it with g_object_unref (LP: #1747154)
Approved by: Sebastien Bacher
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/unity-settings-daemon