summaryrefslogtreecommitdiff
path: root/gnu/packages/display-managers.scm
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add lightdm-tiny-greeter.•••* gnu/packages/display-managers.scm (lightdm-tiny-greeter): New variable. (customize-lightdm-tiny-greeter): New procedure. Change-Id: I4c6d9df0fcc33179692c016bea5a45eaae3b029b Signed-off-by: Feng Shu <tumashu@163.com> Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Feng Shu2025-01-131-1/+108
* 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> Gabriel Wicki2025-01-051-1/+1
* gnu: Add lightdm-mini-greeter.•••* gnu/packages/display-managers.scm (lightdm-mini-greeter): New variable. Change-Id: I558add1665d79429e2562c2139777002b7a70466 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Feng Shu2025-01-021-0/+49
* gnu: lightdm: Use global sysconfdir.•••* gnu/packages/display-managers.scm (lightm) [#:configure-flags]: Set sysconfdir to /etc. [#:phases]: Overwrite sysconfdir in install phase for installing sample config files. Change-Id: If9c6ce810c726551bd3bf568d50cad8680829262 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Dariqq2024-12-161-3/+14
* gnu: Add guix-simplyblack-sddm-theme-qt5.•••* gnu/packages/display-managers.scm (guix-simplyblack-sddm-theme-qt5): New variable. Change-Id: Ia4caa3126a37b8b4f885286d60a27cd72272a75b Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fredrik Salomonsson2024-10-041-0/+13
* gnu: guix-simplyblack-sddm-theme: Update to 0.2.•••* gnu/packages/display-managers.scm (guix-simplyblack-sddm-theme): Update to 0.2. Change-Id: I2332f51da9c9a41bdd9a55af2a5d2f3336e6c586 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Fredrik Salomonsson2024-10-041-19/+26
* gnu: slim: Add libxcrypt dependency.•••* gnu/packages/display-managers.scm (slim)[inputs]: Add libxcrypt. Change-Id: Ife5396a1b5a5bca822054b5ff34edfa50e1d5a6e 宋文武2024-08-311-0/+2
* gnu: lightdm: Explicitely use a native 'bash' for 'wrap-program'.•••Having to use a native bash for 'wrap-program' is fairly unusual, but here it is the right thing, as it is for the test suite only. Placate the 'wrapper-inputs' linter. Also, eventually we might consider letting 'wrap-program' bail out if no bash for the host is found, even when compiling natively. But that's for later. * gnu/packages/display-managers.scm (lightdm)[arguments]<#:phases>{pre-check}: Set #:sh argument of 'pre-check' Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: Icc60ef7ae24a9c5935d328ef72dd1779ef70b05f Maxime Devos2024-08-311-0/+1
* gnu: Add sddm-qt5.•••* gnu/packages/display-managers.scm (sddm-qt5): New variable. Change-Id: I84250b32b15bed7b0dc0bf819ce90f32a6e7ad6d Zheng Junjie2024-07-181-0/+13
* gnu: sddm: Enable qt6.•••* gnu/packages/display-managers.scm (sddm): Enable qt6. [native-inputs]: Use qttools replace qttools-5. [inputs]: Add xsetroot, qtwayland. Remove qtgraphicaleffects, qtquickcontrols-5, qtquickcontrols2-5. Use qtbase, qtsvg and qtdeclarative replace qtbase-5, qtsvg-5 and qtdeclarative-5. [arguments]<#:configure-flags>: When input qtbase is qt6, Add -DBUILD_WITH_QT6=ON and adjust CMAKE_CXX_FLAGS and QT_IMPORTS_DIR. <#:phases>: Add embed-xsetroot-reference. When When input qtbase is qt6, Add fix-QML_IMPORT_PATH phase. Change-Id: Id2b7f6e44e507e306e6ccd2baaf3becd8c812c22 Zheng Junjie2024-07-181-41/+56
* gnu: sddm: Update to 0.21.0.•••* gnu/packages/display-managers.scm (sddm): Update to 0.21.0. [arguments]<#:configure-flags>: Add "-DINSTALL_PAM_CONFIGURATION=OFF". Change-Id: Iac61bcc14963c5c2f04659603158f4507fad5da4 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Sughosha2024-06-241-2/+4
* gnu: slim: Update to 1.4.1.•••* gnu/packages/display-managers.scm (slim): Update to 1.4.1. [arguments]: Do not install systemd files again. Change-Id: Ida6ed99dad7293dc64d91eb4dec0870608afffbe Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Feng Shu2024-04-231-3/+7
* gnu: lightdm: Run tests with dbus-1.15.0.•••* gnu/packages/display-managers.scm (lightdm)[native-inputs]: Replace dbus with dbus-1.15.0. Change-Id: Icc3b3f7d4589b60220e15aaa02d2203af308d44c Signed-off-by: Christopher Baines <mail@cbaines.net> Vivien Kraus2024-03-241-1/+3
* gnu: lightdm: Update style.•••* gnu/packages/display-managers.scm (lightdm)[arguments]: Convert to list of G-Expressions. Change-Id: I8d7beb73e636be066d2dbe2588a5ebcb2f5afec0 Signed-off-by: Christopher Baines <mail@cbaines.net> Vivien Kraus2024-03-241-30/+31
* gnu: sddm: Update to 0.20.0.•••* gnu/packages/display-managers.scm (sddm)[version]: Update to 0.20.0. [source]: Remove snippet and use git-fetch method instead. [arguments]: Use gexp, remove outdate comment and handle /include/qt5 dir of qtdeclarative. Change-Id: I6f6bd80291c36b1b80c9ff7f2154593cea2c9d87 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Feng Shu2024-01-051-43/+37
* gnu: slim: Update to 1.4.0.•••* gnu/packages/display-managers.scm (slim)[version]: Update to 1.4.0. [inputs]: Remove input label. [arguments]: Use gexp and remove fix-0-pointer-comparison. [home-pages]: Update to slim-fork's url. * gnu/packages/patches/slim-config.patch: Port to slim-1.4.0. * gnu/packages/patches/slim-display.patch: Port to slim-1.4.0. * gnu/packages/patches/slim-reset.patch: Deleted, no ablilty to port this patch for big change in v1.4.0. * gnu/packages/patches/slim-session.patch: Deleted. seem to work without this patch, further observation is needed. * gnu/packages/patches/slim-sigusr1.patch: Deleted, fixed in upstream. * gnu/local.mk: Remove slim-reset.patch, slim-session.patch, slim-sigur1.patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Feng Shu2023-12-231-51/+38
* gnu: Add dexy-color-sddm-theme.•••* gnu/packages/display-managers.scm (dexy-color-sddm-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sergio Pastor Pérez2023-10-141-0/+26
* gnu: Add abstractdark-sddm-theme.•••* gnu/packages/display-managers.scm (abstractdark-sddm-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sergio Pastor Pérez2023-10-141-0/+26
* gnu: lightdm-gtk-greeter: Build with librsvg-for-system.•••* gnu/packages/display-managers.scm (lightdm-gtk-greeter)[inputs]: Replace librsvg with librsvg-for-system. Efraim Flashner2023-08-151-2/+2
* gnu: lightdm: Apply patch to fix VNC server address binding ordering.•••* gnu/packages/patches/lightdm-vnc-ipv6.patch: New patch file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/display-managers.scm (lightdm): Apply it. * gnu/tests/lightdm.scm (run-lightdm-test): Remove comment and expected fail directive for the "can connect to TCP port 5900 on IPv6" test. Suggested-by: Bruno Victal <mirai@makinata.eu> Maxim Cournoyer2023-07-091-2/+3
* gnu: slim: Update homepage.•••Moved to github, according to https://www.berlios.de/software/slim/. * gnu/packages/display-managers.scm (slim) [home-page]: update URL. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brian Cully2023-04-301-1/+1
* gnu: slim: Fix build failure with GCC-11•••GCC-11 sniffed out a long-standing bug where a pointer was being tested for a negative value, which is impossible. Instead, check for NULL, which is how the error result is actually returned. See https://github.com/iwamatsu/slim/issues/14 for details. Fixes <https://issues.guix.gnu.org/63155>. * gnu/packages/display-managers.scm (slim) [fix-0-pointer-comparison]: new phase Signed-off-by: Ludovic Courtès <ludo@gnu.org> Brian Cully2023-04-301-1/+5
* gnu: sugar-*-sddm-theme: Fix install location.•••* gnu/packages/display-managers.scm (sugar-dark-sddm-theme, sugar-light-sddm-theme): Fix install location. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Tobias Kortkamp2023-01-031-2/+2
* Merge branch 'master' into stagingMarius Bakke2022-08-301-31/+52
|\
| * gnu: lightdm: Apply patch to fix color depth issue with VNC.•••* gnu/packages/patches/lightdm-vnc-color-depth.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/display-managers.scm (lightdm): Apply it. Maxim Cournoyer2022-08-281-1/+2
| * gnu: lightdm: Apply patch to allow using VNC options.•••* gnu/packages/patches/lightdm-arguments-ordering.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/display-managers.scm (lightdm): Apply it. Maxim Cournoyer2022-08-281-1/+2
| * gnu: lightdm: Apply patch to fix a problem with VNC integration.•••* gnu/packages/patches/lightdm-vncserver-check.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/display-managers.scm (lightdm): Apply it. Maxim Cournoyer2022-08-281-3/+4
| * gnu: lightdm-gtk-greeter: Adjust --enable-at-spi-command value.•••* gnu/packages/display-managers.scm (lightdm-gtk-greeter) [configure-flags]: Add the '--launch-immediately' option to the at-spi-bus-launcher to match what is used in the source. Maxim Cournoyer2022-08-281-2/+2
| * gnu: lightdm-gtk-greeter: Adjust default config file path.•••* gnu/packages/display-managers.scm (lightdm-gtk-greeter) [phases]{customize-default-config-path}: New phase. Maxim Cournoyer2022-08-281-0/+8
| * gnu: lightdm-gtk-greeter: Enable libklavier support.•••* gnu/packages/display-managers.scm (lightdm-gtk-greeter) [configure-flags]: Add '--with-libxklavier'. [inputs]: Add libxklavier. Maxim Cournoyer2022-08-281-0/+2
| * gnu: lightdm-gtk-greeter: Use the glib-or-gtk-wrap phase as-is.•••* gnu/packages/display-managers.scm (lightdm-gtk-greeter) [configure-flags]: Install binaries to bin/, so the wrap phase of glib-or-gtk handles them. [phases]{wrap-program}: Delete. {custom-wrap}: New phase, wrapping the wrapper with a few extra environment variables. Maxim Cournoyer2022-08-281-28/+26
| * gnu: lightdm-gtk-greeter: Add GDK_PIXBUF_MODULE_FILE to wrapper.•••* gnu/packages/display-managers.scm (lightdm-gtk-greeter) [build-system]: Use glib-or-gtk-build-system. [phases]{wrap-program}: Add GDK_PIXBUF_MODULE_FILE to wrapper. [inputs]: Add librsvg. Maxim Cournoyer2022-08-281-6/+16
* | gnu: sddm: Fix building with newer qt-5.•••* gnu/packages/display-managers.scm (sddm)[source]: Add snippet to adjust to newer qt-5 code. Efraim Flashner2022-08-291-2/+11
|/
* gnu: lightdm: Add bash-minimal as an input.•••Suggested by 'guix lint'. * gnu/packages/display-managers.scm (lightdm)[inputs]: Add BASH-MINIMAL. Replace COREUTILS by COREUTILS-MINIMAL. Ludovic Courtès2022-08-051-2/+3
* gnu: lightdm-gtk-greeter: Set XCURSOR_PATH in wrapper.•••* gnu/packages/display-managers.scm (lightdm-gtk-greeter) [phases]{wrap-program}: Set XCURSOR_PATH to the current system share/icons. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> L p R n d n2022-08-031-1/+3
* gnu: lightdm-gtk-greeter: Disable indicator services.•••* gnu/packages/display-managers.scm (lightdm-gtk-greeter) [configure-flags]: Add '--disable-indicator-services-command'. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> L p R n d n2022-08-031-1/+2
* gnu: lightdm-gtk-greeter: Use gexps and new style inputs.•••* gnu/packages/display-managers.scm (lightdm-gtk-greeter)[arguments]: Use gexps. [configure-flags]: Use search-input-file. [phases]{fix-.desktop-file}: Likewise. {wrap-program}: Use search-input-file and this-package-input. [inputs]: Use new style. Add glib. Maxim Cournoyer2022-08-031-34/+39
* gnu: lightdm: Update to 1.32.0.•••* gnu/packages/display-managers.scm (lightdm): Update to 1.32.0. Maxim Cournoyer2022-08-031-82/+76
* gnu: lightdm: Enable XDMCP support.•••* gnu/packages/display-managers.scm (lightdm)[inputs]: Add libxdmcp. Maxim Cournoyer2022-08-031-1/+2
* gnu: lightdm: Build AccountsService files.•••* gnu/packages/display-managers.scm (lightdm) [native-inputs]: Add accountsservice. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> L p R n d n2022-08-031-1/+2
* gnu: lightdm: Install documentation.•••* gnu/packages/display-managers.scm (lightdm) [configure-flags]: Add --enable-gtk-doc. Maxim Cournoyer2022-08-031-0/+1
* gnu: qttools: Rename to qttools-5.•••Automated with: git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i git checkout NEWS Maxim Cournoyer2022-07-311-1/+1
* gnu: qtquickcontrols2: Rename to qtquickcontrols2-5.•••Automated via: git grep -l qtquickcontrols2 | xargs sed 's/\bqtquickcontrols2\b/\0-5/g' -i git checkout NEWS Maxim Cournoyer2022-07-311-1/+1
* gnu: qtquickcontrols: Rename to qtquickcontrols-5.•••Automated via: git grep -l qtquickcontrols | xargs sed 's/\bqtquickcontrols\b/\0-5/g' -i git checkout NEWS Maxim Cournoyer2022-07-311-1/+1
* gnu: qtdeclarative: Rename to qtdeclarative-5.•••Automated via the following commands: git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i git checkout NEWS Maxim Cournoyer2022-07-311-1/+1
* gnu: qtsvg: Rename variable to qtsvg-5.•••This is in preparation of the qtsvg update to version 6. This change was automated via the following command: git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i Maxim Cournoyer2022-07-311-1/+1
* gnu: lightdm: Fix build.•••This is a follow-up to commit 26876b66001a1dc45ee6d05015fddd7f5a88676e, migrate the package from Python 2 to Python 3 (but left some commented inputs for tests, breaking the build). * gnu/packages/display-managers.scm (lightdm)[native-inputs]: Un-comment python-wrapper and python-pygobject. Maxim Cournoyer2022-06-081-2/+2
* gnu: lightdm: Update to 1.30.0-0.b7fc321.•••* gnu/packages/display-managers.scm (lightdm): Update to 1.30.0-0.b7fc321. [source]: Use git. [configure-flags]: Add CFLAGS=-Wno-error=missing-prototypes. [phases]: Delete trailing #t. {fix-paths}: Use search-input-file. [inputs]: Add coreutils. [native-inputs]: Use new style. Replace python-2 by python-wrapper and python2-pygobject by python-pygobject. Add autoconf, automake, gtk-doc, libtool, which and yelp-tools. Maxim Cournoyer2022-05-311-62/+81
* gnu: Add sugar-light-sddm-theme.•••* gnu/packages/display-manager.scm (sugar-light-sddm-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Petr Hodina2021-12-221-0/+31
* gnu: Add sugar-dark-sddm-theme.•••* gnu/packages/display-manager.scm (sugar-dark-sddm-theme): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Petr Hodina2021-12-221-0/+32