Commit graph

658 commits

Author SHA1 Message Date
宋文武
381c79f59f
gnu: xfce4-notifyd: Update to 0.9.7.
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.9.7.

Change-Id: If425702da323f2e6a0f86392baf77be54ad01b4d
2025-02-20 10:23:38 +08:00
宋文武
3ab40292ae
gnu: orage: Update to 4.20.0.
* gnu/packages/xfce.scm (orage): Update to 4.20.0.

Change-Id: Ibddf0027c9bcefe5d2cfa3b622845065043fc214
2025-02-20 10:23:38 +08:00
宋文武
478303f737
gnu: xfdesktop: Update to 4.20.1.
* gnu/packages/xfce.scm (xfdesktop): Update to 4.20.1.

Change-Id: I72ab9de6a93add1e8dbb1ea15d7c0c01bac11cfc
2025-02-20 10:23:38 +08:00
宋文武
851c483ded
gnu: thunar-shares-plugin: Update to 0.4.0.
* gnu/packages/xfce.scm (thunar-shares-plugin): Update to 0.4.0.
[native-inputs]: Add autoconf-2.71.
[inputs]: Add xfconf.

Change-Id: I8355c2b74afae9ef538bddd80d95def1c6fb55de
2025-02-20 10:23:38 +08:00
宋文武
17e0ad03d7
gnu: thunar: Update to 4.20.2.
* gnu/packages/xfce.scm (thunar): Update to 4.20.2.

Change-Id: I0c93ce10e428eaa8762faf455a46bf8545109052
2025-02-20 10:23:37 +08:00
宋文武
48237b158e
gnu: xfce4-settings: Update to 4.20.1.
* gnu/packages/patches/xfce4-settings-defaults.patch: Adjust for 4.20.1.
* gnu/packages/xfce.scm (xfce4-settings): Update to 4.20.1.

Change-Id: I15f6ac8715e2d81fd2bac4763445db6da49880dc
2025-02-20 10:23:37 +08:00
宋文武
5c5e6be1d9
gnu: xfce4-whiskermenu-plugin: Update to 2.9.1.
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.9.1.

Change-Id: I3bcbf2870d7260e5c7428cc3862a158ba92d6486
2025-02-20 10:23:37 +08:00
宋文武
8773528b58
gnu: xfce4-panel: Update to 4.20.3.
* gnu/packages/xfce.scm (xfce4-panel): Update to 4.20.3.

Change-Id: Id643aa2271cdf3be978bad18f8d2793de1fcc832
2025-02-20 10:23:37 +08:00
宋文武
4540ecb2c6
gnu: libxfce4windowing: Update to 4.20.2.
* gnu/packages/xfce.scm (libxfce4windowing): Update to 4.20.2.

Change-Id: Ic8fa09437e71ba591b7d68d577d1d81053a6da9b
2025-02-20 10:23:37 +08:00
宋文武
40d288d6e1
gnu: elementary-xfce-icon-theme: Update to 0.20.1.
* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.20.1.
[license]: Change to GPL3+.

Change-Id: I30877871b5669b88ecfb0e85dd455d3be7151c7a
2025-02-20 10:23:37 +08:00
Tomáš Čech
b3ccf0fb54
gnu: Add xfce4-i3-workspaces-plugin.
* gnu/packages/xfce.scm (xfce4-i3-workspaces-plugin): New variable.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Change-Id: Iab03c16391290963db5f834f7b4d72f02d270f41
2025-01-28 13:07:17 +08:00
宋文武
5d6c8767f6
gnu: xfce: Enable xfce4-screensaver.
This fixes <https://issues.guix.gnu.org/75288>.

* gnu/packages/xfce.scm (xfce)[inputs]: Add xfce4-screensaver.
* gnu/services/desktop.scm (xfce-pam-services): New procedure.
(xfce-desktop-service-type): Add a extension for pam-root-service-type.

Change-Id: I4bdf5088f4ccc743afdcfdd2d68541c2d883552d
2025-01-12 14:18:03 +08:00
宋文武
e74040b73c
import: git: Do not search pre-release words in tag prefix.
This fixes tags like 'xfce4-dev-tools-4.20.0'.

* tests/import-git.scm ("latest-git-tag-version: prefix contains pre-release
words"): New test.
* guix/import/git.scm (latest-tag): Don't filter out pre-releases tags.
(version-mapping): Filter out pre-releases tags from versions.
* gnu/packages/xfce.scm (garcon, thunar-archive-plugin, xfce4-dev-tools):
Remove FIXME comments for the 'generic-git' updater.

Change-Id: I7683200fa451d7fad153aa08fa9d5761688de01d
2025-01-12 14:18:03 +08:00
宋文武
11d0bdad96
gnu: xfce4-session: Patch paths to gdbus, xrdb and xmodmap.
Partly fixes <https://issues.guix.gnu.org/75288>.

* gnu/packages/xfce.scm (xfce4-session)[inputs]: Add glib:bin, xmodmap and xrdb.
[arguments]: Add 'patch-command-paths phase.

Change-Id: I8b6fa52a67856320fe0a665b591282fb5a570427
2025-01-12 14:18:03 +08:00
Gabriel Wicki
5530282655
gnu: Fix whitespace issues in various descriptions.
This mainly addresses `double-space after sentence end period' and `trailing
white space' issues.

* gnu/packages/audio.scm (ecasound): Fix description.
* gnu/packages/axoloti.scm (ksoloti-runtime, ksoloti-patcher): Fix
description.
* gnu/packages/bioinformatics.scm (trf, ghc-int-interval-map): Fix
description.
* gnu/packages/chez.scm (chez-scheme, chez-scheme-bootstrap-bootfiles): Fix
description.
* gnu/packages/code.scm (cscope): Fix description.
* gnu/packages/compression.scm (c-blosc): Fix description.
* gnu/packages/connman.scm (connman): Fix description.
* gnu/packages/crypto.scm (libxcrypt): Fix description.
* gnu/packages/display-managers.scm (abstractdark-sddm-theme): Fix
description.
* gnu/packages/docker.scm (docker-registry): Fix description.
* gnu/packages/freedesktop.scm (xdg-user-dirs): Fix description.
* gnu/packages/game-development.scm (deutex, grfcodec): Fix description.
* gnu/packages/games.scm (chroma): Fix description.
* gnu/packages/geo.scm (xygrib): Fix description.
* gnu/packages/gnunet.scm (gnunet-scheme): Fix description.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-block-format): Fix description.
* gnu/packages/kodi.scm (fstrcmp): Fix description.
* gnu/packages/machine-learning.scm (vosk-api): Fix description.
* gnu/packages/messaging.scm (biboumi): Fix description.
* gnu/packages/music.scm (sooperlooper, samplebrain): Fix description.
* gnu/packages/perl.scm (perl-file-readbackwards): Fix description.
* gnu/packages/rocm.scm (rocm-bandwidth-test): Fix description.
* gnu/packages/scanner.scm (sane-airscan): Fix description.
* gnu/packages/security-token.scm (pkcs11-helper): Fix description.
* gnu/packages/shellutils.scm (shell-functools): Fix description.
* gnu/packages/textutils.scm (catdoc): Fix description.
* gnu/packages/tor.scm (tor): Fix description.
* gnu/packages/xdisorg.scm (xftwidth, xwallpaper): Fix description.
* gnu/packages/xfce.scm (xfce4-volumed-pulse): Fix description.

Change-Id: I911836d66eb780c0fa279e3aebf9d7fbd53bf00a
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
2025-01-05 15:38:04 -08:00
宋文武
e383e8e340
gnu: xfce: Make packages auto-updatable.
The 'generic-git' updater doesn't like "4" in "xfce4".

* gnu/packages/xfce.scm (libxfce4util, xfconf, libxfce4ui, catfish, exo)
(garcon, tumbler, libxfce4windowing, xfce4-panel, xfce4-battery-plugin)
(xfce4-clipman-plugin, xfce4-pulseaudio-plugin, xfce4-xkb-plugin)
(xfce4-appfinder, xfce4-session, xfce4-settings, thunar, thunar-volman)
(thunar-archive-plugin, thunar-shares-plugin, thunar-media-tags-plugin)
(thunar-vcs-plugin, thunarx-python, xfwm4, xfdesktop, gigolo, parole)
(xfce4-terminal, xfce4-dict, xfce4-power-manager, ristretto)
(xfce4-taskmanager, orage, xfce4-notifyd, xfburn, mousepad)
(xfce4-screenshooter, xfce4-screensaver, xfce4-volumed-pulse)
(xfce4-cpugraph-plugin, xfce4-eyes-plugin, xfce4-datetime-plugin)
(xfce4-calculator-plugin, xfce4-cpufreq-plugin, xfce4-diskperf-plugin)
(xfce4-fsguard-plugin, xfce4-genmon-plugin, xfce4-mailwatch-plugin)
(xfce4-mpc-plugin, xfce4-mount-plugin, xfce4-netload-plugin)
(xfce4-places-plugin, xfce4-smartbookmark-plugin, xfce4-stopwatch-plugin)
(xfce4-systemload-plugin, xfce4-time-out-plugin, xfce4-timer-plugin)
(xfce4-verve-plugin, xfce4-wavelan-plugin, xfce4-weather-plugin)
(xfce4-dev-tools)[properties]: Add 'release-tag-prefix'.

Change-Id: I765da4f5f97e56c35e9f9d566016c2360e4919f3
2025-01-05 13:40:21 +08:00
宋文武
a6e6973b1e
gnu: thunar: Update to 4.20.1.
* gnu/packages/xfce.scm (thunar): Update to 4.20.1.

Change-Id: I7f9ca28ed8d2c6731d3974330c411c5083102666
2025-01-05 13:30:05 +08:00
宋文武
c943829ac7
gnu: xfce4-weather-plugin: Switch to git source.
* gnu/packages/xfce.scm (xfce4-weather-plugin)[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[arguments]: Add "--enable-maintainer-mode" to configure-flags.
[home-page]: Set to docs.xfce.org.

Change-Id: I72bcdab8f58401347a2993172f07237082e0e80a
2025-01-01 10:48:35 +08:00
宋文武
0b3ebac7ac
gnu: xfce4-wavelan-plugin: Update to 0.6.4.
* gnu/packages/xfce.scm (xfce4-wavelan-plugin): Update to 0.6.4.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: Idc3e19f8c0f4b328096a1eebca0dd4272226376c
2025-01-01 10:48:35 +08:00
宋文武
8183cf22bd
gnu: xfce4-verve-plugin: Update to 2.0.4.
* gnu/packages/xfce.scm (xfce4-verve-plugin): Update to 2.0.4.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: I778fdec57a65747938f542c22390b4ceb3cdb8db
2025-01-01 10:48:35 +08:00
宋文武
4e9e63b09b
gnu: xfce4-timer-plugin: Update to 1.7.3.
* gnu/packages/xfce.scm (xfce4-timer-plugin): Update to 1.7.3.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: I4364e3e6a8c0b4d530a0f7df7514afc08cfc96b0
2025-01-01 10:48:34 +08:00
宋文武
806f52961f
gnu: xfce4-time-out-plugin: Update to 1.1.4.
* gnu/packages/xfce.scm (xfce4-time-out-plugin): Update to 1.1.4.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: I5817989938128fef9a9b423e817515783b3017e2
2025-01-01 10:48:34 +08:00
宋文武
ae491da847
gnu: xfce4-systemload-plugin: Update to 1.3.3.
* gnu/packages/xfce.scm (xfce4-systemload-plugin): Update to 1.3.3.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: I1b970db60e4a61ca7ef5a99cec70bcbf23c21e56
2025-01-01 10:48:34 +08:00
宋文武
c3cfe5966d
gnu: xfce4-stopwatch-plugin: Update to 0.5.2.
* gnu/packages/xfce.scm (xfce4-stopwatch-plugin): Update to 0.5.2.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: I2656b9a43041215fda5f6e21c86a8b35666bcde9
2025-01-01 10:48:34 +08:00
宋文武
1611abbdbb
gnu: xfce4-statusnotifier-plugin: Superseded by xfce4-panel.
* gnu/packages/xfce.scm (xfce4-statusnotifier-plugin)[home-page]: Set to docs.xfce.org.
[properties]: Mark as superseded by xfce4-panel.

Change-Id: I190bec4d575deb2b56f1753b90f7050e7b9ff48f
2025-01-01 10:48:34 +08:00
宋文武
abddc83687
gnu: xfce4-smartbookmark-plugin: Update to 0.5.3.
* gnu/packages/xfce.scm (xfce4-smartbookmark-plugin): Update to 0.5.3.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: Iacda6cae5eb7a8537cafbd601541295a8c2391de
2025-01-01 10:48:34 +08:00
宋文武
f159c7f582
gnu: xfce4-places-plugin: Update to 1.8.4.
* gnu/packages/xfce.scm (xfce4-places-plugin): Update to 1.8.4.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[inputs]: Remove gtk+-2.
[home-page]: Set to docs.xfce.org.

Change-Id: I4ba0a7044ccc01a0fe72feb9f12a57286c33675f
2025-01-01 10:48:34 +08:00
宋文武
3bfe1e232e
gnu: xfce4-netload-plugin: Update to 1.4.2.
* gnu/packages/xfce.scm (xfce4-netload-plugin): Update to 1.4.2.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: Ife87b33390b2cc91b3250d1616924a32d24894e7
2025-01-01 10:48:34 +08:00
宋文武
dfc78b4261
gnu: xfce4-mount-plugin: Update to 1.1.7.
* gnu/packages/xfce.scm (xfce4-mount-plugin): Update to 1.1.7.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: I3187bbb9e1d62eb736812ba988882aeddc1a0750
2025-01-01 10:48:34 +08:00
宋文武
5d2c185b17
gnu: xfce4-mpc-plugin: Update to 0.5.5.
* gnu/packages/xfce.scm (xfce4-mpc-plugin): Update to 0.5.5.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: Ia98235afda9f6c8e0b6a19b790ab0eb785f95fce
2025-01-01 10:48:34 +08:00
宋文武
3352848201
gnu: xfce4-mailwatch-plugin: Update to 1.3.2.
* gnu/packages/xfce.scm (xfce4-mailwatch-plugin): Update to 1.3.2.
[native-inputs]: Add xfce4-dev-tools.
[inputs]: Add gnutls.
[home-page]: Set to docs.xfce.org.
[license]: Set to gpl2+.

Change-Id: Ibd49182530730030e00187a5dde62b3985e407ef
2025-01-01 10:48:34 +08:00
宋文武
fdd9272385
gnu: xfce4-genmon-plugin: Update to 4.2.1.
* gnu/packages/xfce.scm (xfce4-genmon-plugin): Update to 4.2.1.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: I278f39ded40fc528de9aedc2e5c6110b0a85603f
2025-01-01 10:48:34 +08:00
宋文武
0b114983d9
gnu: xfce4-fsguard-plugin: Update to 1.1.4.
* gnu/packages/xfce.scm (xfce4-fsguard-plugin): Update to 1.1.4.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: Ie66a6f6bab34f8861c0633224555377c9205ccd0
2025-01-01 10:48:34 +08:00
宋文武
9e81207562
gnu: xfce4-diskperf-plugin: Update to 2.7.1.
* gnu/packages/xfce.scm (xfce4-diskperf-plugin): Update to 2.7.1.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: If4e178843b0f2a41c13e2f94971dd3d09a62a3a2
2025-01-01 10:48:34 +08:00
宋文武
1b28cba792
gnu: xfce4-cpufreq-plugin: Update to 1.2.9.
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.9.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: I81810224f71c70ecf41f1ecad1b65651f8cfd918
2025-01-01 10:48:34 +08:00
宋文武
d622ffd870
gnu: xfce4-calculator-plugin: Update to 0.7.3.
* gnu/packages/xfce.scm (xfce4-calculator-plugin): Update to 0.7.3.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: Icfe99394f43e5061fcd032ccd87c5901a690abb3
2025-01-01 10:48:34 +08:00
宋文武
432ba602dd
gnu: xfce4-datetime-plugin: Switch to git source.
* gnu/packages/xfce.scm (xfce4-datetime-plugin)[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: If75be225349b366f1e94b0361e68a3705bd35b2a
2025-01-01 10:48:34 +08:00
宋文武
6bfa202069
gnu: xfce4-eyes-plugin: Update to 4.6.2.
* gnu/packages/xfce.scm (xfce4-eyes-plugin): Update to 4.6.2.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: I97c8114fad77038d2cbad0afdd23d9a49f557cb8
2025-01-01 10:48:34 +08:00
宋文武
b50c64b5e5
gnu: xfce4-cpugraph-plugin: Update to 1.2.11.
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.11.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: I5038adfe88af206235605250efa32d73890623bb
2025-01-01 10:48:34 +08:00
宋文武
51259f7108
gnu: xfce4-volumed-pulse: Update to 0.2.5.
* gnu/packages/xfce.scm (xfce4-volumed-pulse): Update to 0.2.5.
[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to gitlab.xfce.org.

Change-Id: Ifc8015a5ec9a076b8a953635e99cbc76cfa315f5
2025-01-01 10:48:34 +08:00
宋文武
d15fb671d3
gnu: xfce4-screensaver: Update to 4.18.4.
* gnu/packages/xfce.scm (xfce4-screensaver): Update to 4.18.4.
[source]: Switch to git-fetch.
[arguments]: Add "--enable-maintainer-mode" to configure-flags.
Move 'fix-dbus-1-path before 'configure.
[native-inputs]: Add xfce4-dev-tools.

Change-Id: Ia37f60a939304505e04874a0cbc3e7341e392d92
2025-01-01 10:48:34 +08:00
宋文武
255404fce7
gnu: xfce4-screenshooter: Switch to git source.
* gnu/packages/xfce.scm (xfce4-screenshooter)[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[inputs]: Add wlr-protocols.
[home-page]: Set to docs.xfce.org.

Change-Id: I71b58dffa442b2fb150f5023a4374410b83eebc2
2025-01-01 10:48:34 +08:00
宋文武
5084886e5c
gnu: mousepad: Switch to git source.
* gnu/packages/xfce.scm (mousepad)[source]: Switch to git-fetch.
[arguments]: Add "--enable-maintainer-mode" to configure-flags.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: Ia5359c701995e7c76236bbc786da5da46acb3476
2025-01-01 10:48:34 +08:00
宋文武
2898017e51
gnu: xfburn: Switch to git source.
* gnu/packages/xfce.scm (xfburn)[source]: Switch to git-fetch.
[arguments]: Add "--enable-maintainer-mode" to configure-flags.
[native-inputs]: Add docbook-xsl, libxslt and xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: I861899747b17427b532923a769240ce49979f16c
2025-01-01 10:48:34 +08:00
宋文武
bcb94c743e
gnu: xfce4-notifyd: Enable sound and wayland support.
* gnu/packages/xfce.scm (xfce4-notifyd)[inputs]: Add gtk-layer-shell and libcanberra.

Change-Id: I3bfc2c9bdca9d02f3c730f3d590a57d6c006603a
2025-01-01 10:48:34 +08:00
宋文武
79344096a6
gnu: xfce4-notifyd: Switch to git source.
* gnu/packages/xfce.scm (xfce4-notifyd)[source]: Switch to git-fetch.
[arguments]: Remove 'patch-configure phase.
[native-inputs]: Add xfce4-dev-tools.  Remove which.
[home-page]: Set to docs.xfce.org.

Change-Id: I47d19b497ac3ef9881e86d10c893e0ba65823b1e
2025-01-01 10:48:34 +08:00
宋文武
2d58911b35
gnu: orage: Switch to git source.
* gnu/packages/xfce.scm (orage)[source]: Switch to git-fetch.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: Id42b5b7895673b80a93ec358a3dc250d537a3c57
2025-01-01 10:48:34 +08:00
宋文武
9655dceed9
gnu: xfce4-taskmanager: Update to 1.5.8.
* gnu/packages/xfce.scm (xfce4-taskmanager): Update to 1.5.8.
[source]: Switch to git-fetch.
[arguments]: Add "--enable-maintainer-mode" to configure-flags.
[native-inputs]: Add xfce4-dev-tools.
[home-page]: Set to docs.xfce.org.

Change-Id: I2b37b509c392dbf2799870a40a146928a232bf76
2025-01-01 10:48:33 +08:00
宋文武
4c997d0844
gnu: ristretto: Update to 0.13.3.
* gnu/packages/xfce.scm (ristretto): Update to 0.13.3.
[source]: Switch to git-fetch.
[arguments]: Add "--enable-maintainer-mode" to configure-flags.
[native-inputs]: Add xfce4-dev-tools.

Change-Id: Ia1bc97b0fbecc647e6ccb3a3ddf4ce4d1223bf99
2025-01-01 10:48:33 +08:00
宋文武
379039d26e
gnu: xfce4-power-manager: Switch to git source.
* gnu/packages/xfce.scm (xfce4-power-manager)[source]: Switch to git-fetch.
[arguments]: Add "--enable-maintainer-mode" to configure-flags.
Remove 'patch-configure phase.
[native-inputs]: Add xfce4-dev-tools.
[inputs]: Add wlr-protocols.
[home-page]: Set to docs.xfce.org.

Change-Id: Ief7a7b05516ad535f4417aa4f927bca6d039e034
2025-01-01 10:48:33 +08:00