<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/lxde.scm, branch master</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>gnu: Remove spacefm.</title>
<updated>2026-08-04T09:30:48+00:00</updated>
<author>
<name>Andreas Enge</name>
<email>andreas@enge.fr</email>
</author>
<published>2026-07-07T12:02:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=72b9c68879eabd7ca0c47037f452fdac5ca8db04'/>
<id>72b9c68879eabd7ca0c47037f452fdac5ca8db04</id>
<content type='text'>
* gnu/packages/lxde.scm (spacefm): Delete variable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/lxde.scm (spacefm): Delete variable.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: packages: Change (gnu packages wm) to (gnu packages window-management).</title>
<updated>2026-07-14T17:00:39+00:00</updated>
<author>
<name>Anderson Torres</name>
<email>anderson.torres.8519@gmail.com</email>
</author>
<published>2026-06-18T20:39:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=45d74962bfd751cbb28fb2a5ad045baef925555c'/>
<id>45d74962bfd751cbb28fb2a5ad045baef925555c</id>
<content type='text'>
* gnu/packages/freedesktop.scm: Change (gnu packages wm) to (gnu packages window-management).
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/kde-frameworks.scm: Likewise.
* gnu/packages/kde-office.scm: Likewise.
* gnu/packages/kde-plasma.scm: Likewise.
* gnu/packages/lxde.scm: Likewise.
* gnu/packages/lxqt.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/password-utils.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xfce.scm: Likewise.
* gnu/packages/zig-xyz.scm: Likewise.

Change-Id: I45ae2ed8e3090ea1c6b2e349fb476a4201164f5b
Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
Merges: guix/guix#8992
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/freedesktop.scm: Change (gnu packages wm) to (gnu packages window-management).
* gnu/packages/gnome.scm: Likewise.
* gnu/packages/kde-frameworks.scm: Likewise.
* gnu/packages/kde-office.scm: Likewise.
* gnu/packages/kde-plasma.scm: Likewise.
* gnu/packages/lxde.scm: Likewise.
* gnu/packages/lxqt.scm: Likewise.
* gnu/packages/music.scm: Likewise.
* gnu/packages/password-utils.scm: Likewise.
* gnu/packages/video.scm: Likewise.
* gnu/packages/xdisorg.scm: Likewise.
* gnu/packages/xfce.scm: Likewise.
* gnu/packages/zig-xyz.scm: Likewise.

Change-Id: I45ae2ed8e3090ea1c6b2e349fb476a4201164f5b
Signed-off-by: Liliana Marie Prikler &lt;liliana.prikler@gmail.com&gt;
Merges: guix/guix#8992
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: Merge (gnu packages openbox) with (gnu packages wm).</title>
<updated>2025-09-28T21:24:06+00:00</updated>
<author>
<name>Anderson Torres</name>
<email>anderson.torres.8519@gmail.com</email>
</author>
<published>2025-09-20T19:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=6853465ca086cfdeb349ab4f5908f3630c19dd64'/>
<id>6853465ca086cfdeb349ab4f5908f3630c19dd64</id>
<content type='text'>
This file contains two package definitions that should be on wm.scm.
They are not overly complex, not tightly couple and small, so there is
few to no reason keeping them in a dedicated file.

* gnu/packages/openbox.scm (obconf, openbox): Move from here ...
* gnu/packages/wm.scm: ... to here.

* gnu/packages/openbox.scm: Delete file.
* gnu/local.mk: Remove reference to openbox.scm.

* gnu/packages/kde-frameworks.scm: Fixup reference to (gnu packages openbox) module.
* gnu/packages/lxde.scm: Remove reference to (gnu packages openbox) module.
* gnu/packages/lxqt.scm: Fixup reference to (gnu packages openbox) module.
* gnu/tests/install.scm: Remove reference to (gnu packages openbox) module.
* po/packages/POTFILES.in: Remove reference to openbox.scm.

Change-Id: I0b887debb97e8fcc7880c9f05d29981226d06077
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This file contains two package definitions that should be on wm.scm.
They are not overly complex, not tightly couple and small, so there is
few to no reason keeping them in a dedicated file.

* gnu/packages/openbox.scm (obconf, openbox): Move from here ...
* gnu/packages/wm.scm: ... to here.

* gnu/packages/openbox.scm: Delete file.
* gnu/local.mk: Remove reference to openbox.scm.

* gnu/packages/kde-frameworks.scm: Fixup reference to (gnu packages openbox) module.
* gnu/packages/lxde.scm: Remove reference to (gnu packages openbox) module.
* gnu/packages/lxqt.scm: Fixup reference to (gnu packages openbox) module.
* gnu/tests/install.scm: Remove reference to (gnu packages openbox) module.
* po/packages/POTFILES.in: Remove reference to openbox.scm.

Change-Id: I0b887debb97e8fcc7880c9f05d29981226d06077
Signed-off-by: Sharlatan Hellseher &lt;sharlatanus@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Reapply "Update Maxim's email address."</title>
<updated>2025-09-18T04:44:12+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2025-09-18T03:25:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=10482f731e6def20df23caa9cd0b9ab428f52a50'/>
<id>10482f731e6def20df23caa9cd0b9ab428f52a50</id>
<content type='text'>
This reverts commit a7db92d9b389cbe565395523882c34c6eff2c21a, this time with
the more careful command, to avoid a world rebuild:

grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \
  --exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com |
  xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'

Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a7db92d9b389cbe565395523882c34c6eff2c21a, this time with
the more careful command, to avoid a world rebuild:

grep -rl --exclude-dir=build --exclude-dir=patches --exclude=ld-wrapper.in \
  --exclude=sitecustomize.py --exclude=guix-emacs.el maxim.cournoyer@gmail.com |
  xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'

Change-Id: I0871f5cf9ace79e34e78e24154d0da6ea95a3a91
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Update Maxim's email address."</title>
<updated>2025-09-18T03:07:31+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2025-09-18T03:04:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=a7db92d9b389cbe565395523882c34c6eff2c21a'/>
<id>a7db92d9b389cbe565395523882c34c6eff2c21a</id>
<content type='text'>
This reverts commit d0d87a744d724b7e7d5ac013c586039652087bb3. Oops! This
caused a world rebuild.

Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit d0d87a744d724b7e7d5ac013c586039652087bb3. Oops! This
caused a world rebuild.

Change-Id: I25fff644b2b61d0ee93d69b457b04c72b5b74d15
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Maxim's email address.</title>
<updated>2025-09-17T23:05:19+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim@guixotic.coop</email>
</author>
<published>2025-09-17T23:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=d0d87a744d724b7e7d5ac013c586039652087bb3'/>
<id>d0d87a744d724b7e7d5ac013c586039652087bb3</id>
<content type='text'>
The change was automated via:

  git grep -l maxim.cournoyer@gmail.com |
    xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'

* .mailmap: New entry.

Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The change was automated via:

  git grep -l maxim.cournoyer@gmail.com |
    xargs sed -i 's/maxim.cournoyer@gmail.com/maxim@guixotic.coop/g'

* .mailmap: New entry.

Change-Id: Iaa88b1e51c94159c49138fb43910badb990eb169
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: lxsession: Update to 0.5.6.</title>
<updated>2025-08-30T02:29:20+00:00</updated>
<author>
<name>John Khoo</name>
<email>johnkhootf@gmail.com</email>
</author>
<published>2025-08-25T14:23:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=6a0e3f33e95cb50098f7d4647268714d0d2f652c'/>
<id>6a0e3f33e95cb50098f7d4647268714d0d2f652c</id>
<content type='text'>
* gnu/packages/patches/lxsession-potfiles-ignore.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/lxde.scm (lxsession): Update to 0.5.6.
[source]: Switch to git-fetch.  Add patch.

Closes: #2268
Change-Id: I9b33123dfbfb6beb53178caeb6c531d9ef1b7a94
Signed-off-by: 宋文武 &lt;iyzsong@member.fsf.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/patches/lxsession-potfiles-ignore.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/lxde.scm (lxsession): Update to 0.5.6.
[source]: Switch to git-fetch.  Add patch.

Closes: #2268
Change-Id: I9b33123dfbfb6beb53178caeb6c531d9ef1b7a94
Signed-off-by: 宋文武 &lt;iyzsong@member.fsf.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: lxinput: Update to 0.3.6.</title>
<updated>2025-08-30T02:28:03+00:00</updated>
<author>
<name>John Khoo</name>
<email>johnkhootf@gmail.com</email>
</author>
<published>2025-08-25T13:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=6d75813aa66adb989237a451f39e214ff11c9d87'/>
<id>6d75813aa66adb989237a451f39e214ff11c9d87</id>
<content type='text'>
* gnu/packages/lxde.scm (lxinput): Update to 0.3.6.
[source]: Switch to git-fetch.
[native-inputs]: automake, autoconf.

Change-Id: I368eea91b5365ef2b7829f941372d5677435e049
Signed-off-by: 宋文武 &lt;iyzsong@member.fsf.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/lxde.scm (lxinput): Update to 0.3.6.
[source]: Switch to git-fetch.
[native-inputs]: automake, autoconf.

Change-Id: I368eea91b5365ef2b7829f941372d5677435e049
Signed-off-by: 宋文武 &lt;iyzsong@member.fsf.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: lxde-common: Update to 0.99.3.</title>
<updated>2025-08-30T02:28:01+00:00</updated>
<author>
<name>John Khoo</name>
<email>johnkhootf@gmail.com</email>
</author>
<published>2025-08-25T13:38:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=546da930f7530c47223452938dd708755adc723d'/>
<id>546da930f7530c47223452938dd708755adc723d</id>
<content type='text'>
* gnu/packages/lxde.scm (lxde-common): Update to 0.99.3.
[source]: Switch to git-fetch.
[native-inputs]: Add automake, autoconf.

Change-Id: I821396f79b78b586cdc8ca0d2c9e042ba428435c
Signed-off-by: 宋文武 &lt;iyzsong@member.fsf.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/lxde.scm (lxde-common): Update to 0.99.3.
[source]: Switch to git-fetch.
[native-inputs]: Add automake, autoconf.

Change-Id: I821396f79b78b586cdc8ca0d2c9e042ba428435c
Signed-off-by: 宋文武 &lt;iyzsong@member.fsf.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: lxde-icon-theme: Update to 0.5.2.</title>
<updated>2025-08-30T02:28:00+00:00</updated>
<author>
<name>John Khoo</name>
<email>johnkhootf@gmail.com</email>
</author>
<published>2025-08-25T13:29:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=9ea651d868dcdbcff4051b5b07220a8984b0f1c6'/>
<id>9ea651d868dcdbcff4051b5b07220a8984b0f1c6</id>
<content type='text'>
* gnu/packages/lxde.scm (lxde-icon-theme): Update to 0.5.2.
[source]: Switch to git-fetch.
[native-inputs]: Add automake, autoconf.

Change-Id: If8b49d0f56792140cc0bdd3ab68c24ba084dd771
Signed-off-by: 宋文武 &lt;iyzsong@member.fsf.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/lxde.scm (lxde-icon-theme): Update to 0.5.2.
[source]: Switch to git-fetch.
[native-inputs]: Add automake, autoconf.

Change-Id: If8b49d0f56792140cc0bdd3ab68c24ba084dd771
Signed-off-by: 宋文武 &lt;iyzsong@member.fsf.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
