summaryrefslogtreecommitdiff
path: root/gnu/packages/wm.scm
Commit message (Collapse)AuthorAge
* gnu: mako: Update to 1.7.1.muradm2022-08-04
| | | | | | | * gnu/packages/wm.scm (mako): Update to 1.7.1. [inputs]: Replace elogind with basu. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: sbcl-stumpwm-kbd-layouts: Fix build.Guillaume Le Vaillant2022-08-03
| | | | | * gnu/packages/wm.scm (sbcl-stumpwm-kbd-layouts)[arguments]: Set 'asd-operation' parameter to "compile-system".
* gnu: Add grimshot.Antero Mejr2022-07-27
| | | | | | | * gnu/packages/wm.scm (grimshot): New variable. Reviewed-by: Maxime Devos <maximedevos@telenet.be> Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Add berry.jgart2022-07-19
| | | | | | * gnu/packages/wm.scm (berry): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: stumpwm: Improve package definition.Guillaume Le Vaillant2022-06-27
| | | | | * gnu/packages/wm.scm (stumpwm)[inputs, native-inputs]: Remove labels. [arguments]: Use gexp and remote trailing #t in phases.
* gnu: stumpwm: Update to 22.05.Elais Player2022-06-27
| | | | | | | * gnu/packages/wm.scm (stumpwm): Update to 22.05. [arguments]: Add 'fix-tests' phase. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: python-setuptools-scm: Move to (gnu packages python-build).Maxim Cournoyer2022-06-26
| | | | | * gnu/packages/python-xyz.scm (python-setuptools-scm): Move from here... * gnu/packages/python-build.scm (python-setuptools-scm): ... to here.
* gnu: polybar: Simply inputs.John Kehayias2022-06-23
| | | | | | * gnu/packages/wm.scm (polybar)[native-inputs]: Remove labels. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: polybar: Update to 3.6.3.John Kehayias2022-06-23
| | | | | | | | | | * gnu/packages/wm.scm (polybar): Update to 3.6.3. [phases]: Add patch-config-path for polybar to find its default configuration file in the store. [inputs]: Add libuv, required to build polybar. [native-inputs]: Remove python-2, no longer needed. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: hikari: Replace input libinput by libinput-minimal.Josselin Poiret2022-06-23
| | | | | | | * gnu/packages/wm.scm (hikari)[propagated-inputs]: Replace libinput by libinput-minimal to reduce closure. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: waybar: Replace input libinput by libinput-minimal.Josselin Poiret2022-06-23
| | | | | | | * gnu/packages/wm.scm (waybar)[propagated-inputs]: Replace libinput by libinput-minimal to reduce closure. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: sway: Replace input libinput by libinput-minimal.Josselin Poiret2022-06-23
| | | | | | | * gnu/packages/wm.scm (sway)[propagated-inputs]: Replace libinput by libinput-minimal to reduce closure. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: wlroots: Replace input libinput by libinput-minimal.Josselin Poiret2022-06-23
| | | | | | | * gnu/packages/wm.scm (wlroots)[propagated-inputs]: Replace libinput by libinput-minimal to reduce closure. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: sway: Switch from elogind to basu.muradm2022-06-22
| | | | | | | * gnu/packages/wm.scm (sway)[inputs]: Replace ‘elogind’ with ‘basu’. [arguments]<#:configure-flags>: Add "-Dsd-bus-provider=basu". Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: Update kanshi to 1.2.0.muradm2022-06-21
| | | | | | * gnu/packages/wm.scm (kanshi): Update to 1.2.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: i3status: Update to 2.14.Tobias Geerinckx-Rice2022-06-12
| | | | | | | | | * gnu/packages/wm.scm (i3status): Update to 2.14. [source]: Add snippet to delete pregenerated man page. [build-system]: Switch to Meson. [arguments]: Remove autotools-specific #:out-of-source? Build man pages. [inputs]: Remove unused openlibm and libcap. [native-inputs]: Add perl.
* gnu: i3status: Make asciidoc a native input.Tobias Geerinckx-Rice2022-06-12
| | | | | * gnu/packages/wm.scm (i3status)[inputs]: Move asciidoc from here… [native-inputs]: …to here.
* gnu: admin: Add libseat 0.8.0 and move seatd.muradm2022-06-17
| | | | | | | | | * gnu/packages/admin.scm (libseat): New variable * gnu/packages/admin.scm (seatd): New variable * gnu/packages/freedesktop.scm (seatd): Remove variable * gnu/packages/wm.scm (wlroots): Replace seatd input with libseat Signed-off-by: Lars-Dominik Braun <ldb@leibniz-psychology.org>
* gnu: herbstluftwm: Update to 0.9.4.David Wilson2022-06-16
| | | | | | * gnu/packages/wm.scm (herbstluftwm): Update to 0.9.4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: idesk: Depend on imlib2@1.7.Ludovic Courtès2022-06-02
| | | | | * gnu/packages/wm.scm (idesk)[inputs]: Depend on IMLIB2-1.7 instead of IMLIB2.
* gnu: keybinder: Replace with keybinder-3.0.Maxim Cournoyer2022-05-31
| | | | | | * gnu/packages/wm.scm (keybinder): Replace definition with that of keybinder-3.0. (keybinder-3.0): New deprecated alias.
* gnu: Remove python2-i3-py.Maxim Cournoyer2022-05-31
| | | | * gnu/packages/wm.scm (python2-i3-py): Delete variable.
* gnu: Add Avizo.Pier-Hugues Pellerin2022-04-29
| | | | | | * gnu/packages/wm.scm (avizo): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: xmonad-next: Change #:phases to gexp.Daniel Meißner2022-04-05
| | | | | | | * gnu/packages/wm.scm (xmonad-next)[arguments]: Use #$output, #$name and #$synopsis instead of %output, name and synopsis. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: lemonbar-xft: Fix build.Mathieu Othacehe2022-03-12
| | | | | * gnu/packages/wm.scm (lemonbar-xft)[arguments]: Fix the make-flags keyword that now inherits from the lemonbar gexp make-flags keyword.
* gnu: lemonbar: Use G-expressions.Nicolas Goaziou2022-03-11
| | | | * gnu/packages/wm.scm (lemonbar)[arguments]: Use G-expressions.
* gnu: lemonbar: Update to 1.4.Jai Vetrivelan2022-03-11
| | | | | | | | | | | | [1. text/patch] From dedefb5d5f0389d1e6fb190c9d47a6f8ca398791 Mon Sep 17 00:00:00 2001 From: Jai Vetrivelan <jaivetrivelan@gmail.com> Date: Sat, 5 Mar 2022 11:17:57 +0530 Subject: [PATCH] gnu: lemonbar: Update to 1.4. * gnu/packages/wm.scm (lemonbar): Update to 1.4. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: evilwm: Update to 1.3.1.Eric Bavier2022-02-24
| | | | | | | * gnu/packages/wm.scm (evilwm): Update to 1.3.1. [source]: Remove patch. * gnu/packages/patches/evilwm-lost-focus-bug.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu: fnott: Update to 1.2.1.Jai Vetrivelan2022-02-15
| | | | | | * gnu/packages/wm.scm (fnott): Update to 1.2.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: waybar: Update to 0.9.9.Andrew Tropin2022-02-08
| | | | | | * gnu/packages/wm.scm (waybar): Update to 0.9.9. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add xinitrc-xsession.John Kehayias2022-02-04
| | | | | | | * gnu/packages/wm.scm (xinitrc-xsession): New variable. Reviewed-by: Maxime Devos <maximedevos@telenet.be> Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: i3-gaps: Update to 4.20.1.Gabriel Wicki2022-02-03
| | | | | * gnu/packages/wm (i3-gaps): Update to 4.20.1. [source]: Use git-fetch.
* gnu: i3-wm: Add 'upstream-name' and 'release-monitoring-url'.Ludovic Courtès2022-02-01
| | | | * gnu/packages/wm.scm (i3-wm)[properties]: New field.
* gnu: i3-wm: Update to 4.20.1.Yusuf Talha2022-02-01
| | | | | | * gnu/packages/wm.scm (i3-wm): Update to 4.20.1. [build-system]: Change to MESON-BUILD-SYSTEM. [arguments]: Remove #:configure-flags.
* gnu: i3lock-color: Simplify inputs.SeerLite via Guix-patches via2022-01-23
| | | | | | * gnu/packages/wm.scm (i3lock-color)[inputs]: Remove labels. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: i3lock-color: Update to 2.13.c.4SeerLite via Guix-patches via2022-01-23
| | | | | | | * gnu/packages/wm.scm (i3lock-color): Update to 2.13.c.4 [source, home-page]: Update URLs. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add xmonad-next and ghc-xmonad-contrib-next.John Kehayias2022-01-17
| | | | | | | | | | | | | | | | | | | | | | Fixes: <https://issues.guix.gnu.org/issue/52784>. * gnu/packages/wm.scm (xmonad-next): New variable. Compared to xmonad: Update to 0.17.0. [inputs]: Add GHC-DATA-DEFAULT-CLASS, remove GHC-EXTENSIBLE-EXCEPTIONS, GHC-DATA-DEFAULT, GHC-SEMIGROUPS, and GHC-UTF8-STRING. [native-inputs]: Add GHC-QUICKCHECK and GHC-QUICKCHECK-CLASSES. (ghc-xmonad-contrib-next): New variable. Compared to ghc-xmonad-contrib: Update to 0.17.0. [propagated-inputs]: Remove GHC-OLD-TIME, GHC-EXTENSIBLE-EXCEPTIONS, GHC-SEMIGROUPS. [native-inputs]: Add GHC-QUICKCHECK and GHC-HSPEC. (xmonad): Inherit from xmonad-next. (ghc-xmonad-contrib): Inherit from ghc-xmonad-contrib-next. * gnu/packages/patches/xmonad-next-dynamic-linking.patch: New patch. Update of xmonad-dynamic-linking.patch to apply to xmonad-next. * gnu/local.mk: Add it. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: xmobar: Update to 0.40.John Kehayias via Guix-patches via2022-01-17
| | | | | | * gnu/packages/wm.scm (xmobar): Update to 0.40. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
* gnu: trayer-srg: Fix spelling.Vagrant Cascadian2022-01-08
| | | | | * gnu/packages/wm.scm (trayer-srg)[description]: Fix spelling of "environments".
* gnu: swayidle: Update to 1.7.kiasoc52022-01-02
| | | | | | * gnu/packages/wm.scm (swayidle): Update to 1.7. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: mako: Update to 1.6.kiasoc52022-01-02
| | | | | | * gnu/packages/wm.scm (mako): Update to 1.6. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: wlr-randr: Update to 0.2.0.kiasoc52022-01-02
| | | | | | * gnu/packages/wm.scm (wrl-randr): Update to 0.2.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: menumaker: Update to 0.99.14.Tobias Geerinckx-Rice2021-12-29
| | | | * gnu/packages/wm.scm (menumaker): Update to 0.99.14.
* gnu: Remove unneeded uses of custom GCC versions.Marius Bakke2021-12-17
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (libmaus2, biobambam2)[native-inputs]: Remove GCC-10. * gnu/packages/game-development.scm (libresprite, python-pyxel)[native-inputs]: Likewise. * gnu/packages/lua.scm (emilua)[native-inputs]: Likewise. * gnu/packages/radio.scm (sdr++)[native-inputs]: Likewise. * gnu/packages/wm.scm (fnott)[native-inputs]: Likewise. * gnu/packages/text-editors.scm (kakoune)[native-inputs]: Likewise. (scintilla)[native-inputs]: Remove GCC-9. * gnu/packages/build-tools.scm (bear)[native-inputs]: Likewise. * gnu/packages/cpp.scm (magic-enum)[native-inputs]: Likewise. * gnu/packages/games.scm (openttd)[native-inputs]: Likewise. (schiffbruch)[native-inputs]: Remove GCC-11. * gnu/packages/music.scm (liquidsfz, geonkick)[native-inputs]: Remove GCC-9. * gnu/packages/fcitx5.scm (fcitx5, libime, fcitx5-configtool)[native-inputs]: Likewise. * gnu/packages/wine.scm (dxvk32)[native-inputs]: Likewise. * gnu/packages/ftp.scm (libfilezilla)[native-inputs]: Remove GCC-8. * gnu/packages/image.scm (blurhash)[native-inputs]: Likewise. * gnu/packages/jami.scm (libring)[native-inputs]: Likewise. * gnu/packages/pdf.scm (xournalpp)[native-inputs]: Likewise. * gnu/packages/telegram.scm (webrtc-for-telegram-desktop, telegram-desktop)[native-inputs]: Likewise.
* gnu: Further simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | | This is the result of running: ./pre-inst-env guix style --input-simplification=safe and manually undoing changes on a dozen of packages to reduce rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
* gnu: Simplify package inputs.Ludovic Courtès2021-12-13
| | | | | | | | This commit was obtained by running: ./pre-inst-env guix style without any additional argument.
* Merge remote-tracking branch 'origin/master' into core-updates-frozenRicardo Wurmus2021-12-05
|\
| * gnu: Add trayer-srg.jgart2021-12-02
| | | | | | | | | | | | | | * gnu/packages/wm.scm (trayer-srg): New variable. Co-authored-by: Disseminate Dissent <disseminatedissent@protonmail.com> Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* | Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-23
|\|
| * gnu: Add qtile.Stephen Paul Weber2021-11-23
| | | | | | | | | | | | * gnu/packages/wm.scm (qtile): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>