<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fedora-linux-surface-pro-12in/kiwi-descriptions.git/components/desktops/lxqt.xml, branch rawhide</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/atom/components/desktops/lxqt.xml?h=rawhide</id>
<link rel='self' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/atom/components/desktops/lxqt.xml?h=rawhide'/>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/'/>
<updated>2026-04-29T14:27:56Z</updated>
<entry>
<title>Remove references to admin-tools comps group</title>
<updated>2026-04-29T14:27:56Z</updated>
<author>
<name>Michael Catanzaro</name>
<email>mcatanzaro@gnome.org</email>
</author>
<published>2026-04-29T14:27:56Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/commit/?id=e3473a5a471da67f4d47c207e86a81e057a783f9'/>
<id>urn:sha1:e3473a5a471da67f4d47c207e86a81e057a783f9</id>
<content type='text'>
This will allow deleting the non-useful comps group.

https://pagure.io/fedora-comps/pull-request/1267
</content>
</entry>
<entry>
<title>components/desktops/lxqt: Fix FIXMEs</title>
<updated>2025-12-26T22:22:58Z</updated>
<author>
<name>Basil Crow</name>
<email>me@basilcrow.com</email>
</author>
<published>2025-12-26T22:22:58Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/commit/?id=b0bdc70288381dd3ecd343dfcb59b35d1183e439'/>
<id>urn:sha1:b0bdc70288381dd3ecd343dfcb59b35d1183e439</id>
<content type='text'>
Recent commits to the comps have implemented the changes described here,
so these FIXMEs can now be fixed.
</content>
</entry>
<entry>
<title>components/desktops/lxqt: Remove unnecessary workaround</title>
<updated>2025-12-25T16:05:11Z</updated>
<author>
<name>Basil Crow</name>
<email>me@basilcrow.com</email>
</author>
<published>2025-12-25T16:05:11Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/commit/?id=977e74e0b704a93e7f35a4d1f168490fd4b54889'/>
<id>urn:sha1:977e74e0b704a93e7f35a4d1f168490fd4b54889</id>
<content type='text'>
This is a workaround for an issue that was fixed back in 2019 in
https://github.com/rhinstaller/anaconda/pull/1415.
</content>
</entry>
<entry>
<title>components/desktops: Drop duplicate unused DesktopCommon profile entries</title>
<updated>2025-02-22T09:05:41Z</updated>
<author>
<name>Neal Gompa</name>
<email>ngompa@fedoraproject.org</email>
</author>
<published>2025-02-22T09:05:41Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/commit/?id=4d0315767d475c6234b8bd57a7ac5429480f47b8'/>
<id>urn:sha1:4d0315767d475c6234b8bd57a7ac5429480f47b8</id>
<content type='text'>
This is principally to avoid confusion as the DesktopCommon profile
is defined in one place and used across the board.

No functional changes.
</content>
</entry>
<entry>
<title>components/desktops/lxqt: Replace enki with featherpad</title>
<updated>2025-02-20T12:33:54Z</updated>
<author>
<name>Neal Gompa</name>
<email>ngompa@fedoraproject.org</email>
</author>
<published>2025-02-20T12:33:54Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/commit/?id=04baf2e19b144d9b9be1a6ec4272fa11a9c8e9ff'/>
<id>urn:sha1:04baf2e19b144d9b9be1a6ec4272fa11a9c8e9ff</id>
<content type='text'>
Enki is nice and advanced, but it also crashes when you try to use
some basic functionality, so let's put back a simpler app that works.
</content>
</entry>
<entry>
<title>Disable group and related exclusions in LXQt definition</title>
<updated>2024-11-28T00:37:13Z</updated>
<author>
<name>Adam Williamson</name>
<email>awilliam@redhat.com</email>
</author>
<published>2024-11-28T00:37:13Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/commit/?id=f4fe89ae903acdf70b096d3e0963cc7e784edc3f'/>
<id>urn:sha1:f4fe89ae903acdf70b096d3e0963cc7e784edc3f</id>
<content type='text'>
Per #112, excluding group specs just does not work in Kiwi at
present. For LXQt this is especially a problem because it means
the image fails to compose. The exclusion of m17n* *does* work
as it's a package spec, but because the exclusion of the
input-methods group does not work, dnf wants to install
ibus-typing-booster (part of input-methods), which requires
m17n-lib, and these conflicting requirements cause it to blow up.
So at least until the problem of not being able to exclude
groups is resolved, we should drop these.

Arguably, we should permanently stop excluding input-methods, at
least. Space constraints aren't as huge of a deal these days as
they used to be, on the whole; lots of folks have decent bandwidth,
lots of disk space, and large USB sticks. Input methods are
critical for CJK users; leaving them off the image makes it more or
less useless for them, which is a significant impairment. (Unless,
that is, input methods don't work properly in LXQt even if included
- I haven't tested this).

Signed-off-by: Adam Williamson &lt;awilliam@redhat.com&gt;
</content>
</entry>
<entry>
<title>Install fedora-release-* at bootstrap phase for various images</title>
<updated>2024-03-05T01:18:11Z</updated>
<author>
<name>Neal Gompa</name>
<email>ngompa@fedoraproject.org</email>
</author>
<published>2024-03-05T01:18:11Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/commit/?id=b558e172c176b7b04a4376df7dd6639b6bd9fd5a'/>
<id>urn:sha1:b558e172c176b7b04a4376df7dd6639b6bd9fd5a</id>
<content type='text'>
This ensures that the correct variant packages are installed.
</content>
</entry>
<entry>
<title>Reorganize configuration around Fedora teams</title>
<updated>2024-02-23T00:15:21Z</updated>
<author>
<name>Neal Gompa</name>
<email>ngompa@fedoraproject.org</email>
</author>
<published>2024-02-23T00:15:21Z</published>
<link rel='alternate' type='text/html' href='https://sayag.it/fedora-linux-surface-pro-12in/kiwi-descriptions.git/commit/?id=749771647624e6be1f574fbf31b60aa0f90d0bbc'/>
<id>urn:sha1:749771647624e6be1f574fbf31b60aa0f90d0bbc</id>
<content type='text'>
This realigns the configuration into separate files/folders that
would be modified by specific teams (e.g. WGs and SIGs).
</content>
</entry>
</feed>
