<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix.git/gnu/services/desktop.scm, branch master</title>
<subtitle>Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
</subtitle>
<id>https://www.git.jakob.space/guix.git/atom?h=master</id>
<link rel='self' href='https://www.git.jakob.space/guix.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/'/>
<updated>2019-06-15T16:37:57Z</updated>
<entry>
<title>services: Include USB_ModeSwitch in %desktop-services.</title>
<updated>2019-06-15T16:37:57Z</updated>
<author>
<name>Florian Pelz</name>
<email>pelzflorian@pelzflorian.de</email>
</author>
<published>2019-06-12T09:16:57Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=7dbeb5a791fe6b8cb66ceb4e9261aa77f04e2fbc'/>
<id>urn:sha1:7dbeb5a791fe6b8cb66ceb4e9261aa77f04e2fbc</id>
<content type='text'>
Fixes &lt;https://bugs.gnu.org/35640&gt;.

* gnu/services/desktop.scm (%desktop-services): Add usb-modeswitch-service-type.
* doc/guix.texi (Networking Services): Document it.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>services: Include ModemManager in %desktop-services.</title>
<updated>2019-05-15T10:18:50Z</updated>
<author>
<name>Florian Pelz</name>
<email>pelzflorian@pelzflorian.de</email>
</author>
<published>2019-05-13T20:51:28Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=36f5d78d4af02ad23c33bfb46702d92086bf2796'/>
<id>urn:sha1:36f5d78d4af02ad23c33bfb46702d92086bf2796</id>
<content type='text'>
* gnu/services/desktop.scm (%desktop-services): Add modem-manager-service-type.

Signed-off-by: Ludovic Courtès &lt;ludo@gnu.org&gt;
</content>
</entry>
<entry>
<title>services: Add 'network-manager-applet' to %DESKTOP-SERVICES.</title>
<updated>2019-05-14T10:11:04Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-05-14T08:36:49Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=05d907ac6fc6e139389a91ab5540c0dc573a8ce7'/>
<id>urn:sha1:05d907ac6fc6e139389a91ab5540c0dc573a8ce7</id>
<content type='text'>
Fixes &lt;https://bugs.gnu.org/35554&gt;.
Reported by Calle Kabo &lt;calle@kabo.nu&gt;.

* gnu/services/desktop.scm (%desktop-services): Add
'network-manager-applet' service.
</content>
</entry>
<entry>
<title>services: colord: Make public and searchable.</title>
<updated>2019-04-30T10:03:02Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-30T10:02:29Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=92597c3cecac7ab9f30c35275851ec3293fe55eb'/>
<id>urn:sha1:92597c3cecac7ab9f30c35275851ec3293fe55eb</id>
<content type='text'>
* gnu/services/desktop.scm (colord-service-type): Make public.
[description]: New field.
</content>
</entry>
<entry>
<title>services: bluetooth: Make public and searchable.</title>
<updated>2019-04-30T09:59:47Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-30T09:59:47Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=7614193099b7a3aa097df903b9da8345581c3289'/>
<id>urn:sha1:7614193099b7a3aa097df903b9da8345581c3289</id>
<content type='text'>
Until now 'guix system search bluetooth' would turn up nothing.

* gnu/services/desktop.scm (bluetooth-service-type)
(bluetooth-configuration): Make public.
(bluetooth-service-type)[description]: New field.
</content>
</entry>
<entry>
<title>services: cups-pk-helper: Export.</title>
<updated>2019-04-26T16:07:46Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-26T16:07:46Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=94e1439800f8cdb5693ef0acb95465d09652e5cd'/>
<id>urn:sha1:94e1439800f8cdb5693ef0acb95465d09652e5cd</id>
<content type='text'>
* gnu/services/desktop.scm (cups-pk-helper-service-type): Export.
</content>
</entry>
<entry>
<title>services: dbus: 'wrapped-dbus-service' accepts a list of variables.</title>
<updated>2019-04-05T13:39:35Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-02T20:35:49Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=aa071ca049c4324c790b3364e6c4c8e886d26a9e'/>
<id>urn:sha1:aa071ca049c4324c790b3364e6c4c8e886d26a9e</id>
<content type='text'>
* gnu/services/dbus.scm (wrapped-dbus-service): Replace 'variable' and
'value' by 'variables', and adjust code accordingly.
* gnu/services/desktop.scm (upower-dbus-service):
(geoclue-dbus-service, elogind-dbus-service): Adjust accordingly.
</content>
</entry>
<entry>
<title>services: dbus: Add 'wrapped-dbus-service'.</title>
<updated>2019-04-05T13:39:35Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-04-02T19:36:26Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=b68f65007f50175a68cd174ad7c1036cf622556d'/>
<id>urn:sha1:b68f65007f50175a68cd174ad7c1036cf622556d</id>
<content type='text'>
* gnu/services/desktop.scm (wrapped-dbus-service): Move to...
* gnu/services/dbus.scm (wrapped-dbus-service): ... here.  New
procedure.
</content>
</entry>
<entry>
<title>services: desktop: Switch to GDM.</title>
<updated>2019-03-28T22:06:59Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-03-28T22:03:11Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=357b287b8f083e8b078da4a3246e0bad4ef199ac'/>
<id>urn:sha1:357b287b8f083e8b078da4a3246e0bad4ef199ac</id>
<content type='text'>
* gnu/services/desktop.scm (%desktop-services): Replace
SLIM-SERVICE-TYPE instance with an instance of GDM-SERVICE-TYPE.
* doc/guix.texi (Keyboard Layout): Change example to mention
GDM-SERVICE-TYPE.
(X Window): Mention GDM.
(Desktop Services): Adjust references to SLiM.
</content>
</entry>
<entry>
<title>services: Deprecate 'xfce-desktop-service'.</title>
<updated>2019-03-27T10:54:06Z</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2019-03-27T09:41:14Z</published>
<link rel='alternate' type='text/html' href='https://www.git.jakob.space/guix.git/commit/?id=391e0d65d7129d53c025963d2758724e75626eb4'/>
<id>urn:sha1:391e0d65d7129d53c025963d2758724e75626eb4</id>
<content type='text'>
* gnu/services/desktop.scm (xfce-desktop-service-type)[default-value]
[description]: New fields.
(xfce-desktop-service): Deprecate.
* gnu/system/examples/desktop.tmpl: Use the (service …) form.
* gnu/installer/services.scm (%desktop-environments): Add TODO comment.
* doc/guix.texi (Desktop Services): Adjust accordingly, and fix spelling
of "Xfce" throughout.
</content>
</entry>
</feed>
