summaryrefslogtreecommitdiff
path: root/gnu/packages/wm.scm
AgeCommit message (Expand)Author
2019-04-29gnu: i3-wm: Use absolute paths in session files....* gnu/packages/wm.scm (i3-wm)[arguments]: Add a phase to patch the session '.desktop' files to use the absolute paths of the 'i3' and 'i3-with-shmlog' binaries. Timothy Sample
2019-04-29gnu: awesome: Use absolute paths in session file....* gnu/packages/wm.scm (awesome)[arguments]: Add a phase to patch the session '.desktop' file to use the absolute path of the 'awesome' binary. Timothy Sample
2019-04-29gnu: Add i3lock....* gnu/packages/wm.scm (i3lock): New public variable. Marius Bakke
2019-04-23Merge branch 'master' into stagingMarius Bakke
2019-04-17gnu: awesome: Update home page....* gnu/packages/wm.scm (awesome)[home-page]: Update. Ludovic Courtès
2019-04-17Merge branch 'master' into stagingMarius Bakke
2019-04-11gnu: xmobar: Don't use NAME in source URI....* gnu/packages/wm.scm (xmobar)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-04-11gnu: polybar: Update to 3.3.1....* gnu/packages/wm.scm (polybar): Update to 3.3.1. Tobias Geerinckx-Rice
2019-04-08gnu: sway: Add missing input....This dependency was no longer provided after c6deabf957c0f5b68b45a2db0b4a35112c52c29e. * gnu/packages/wm.scm (sway)[inputs]: Add LIBEVDEV. Marius Bakke
2019-03-18Correct name and email address for ng0....* .mailmap, Makefile.am, doc/guix.de.texi, doc/guix.fr.texi, doc/guix.texi, etc/completion/fish/guix.fish, gnu/packages/accessibility.scm, gnu/packages/admin.scm, gnu/packages/audio.scm, gnu/packages/autotools.scm, gnu/packages/cdrom.scm, gnu/packages/check.scm, gnu/packages/cinnamon.scm, gnu/packages/compression.scm, gnu/packages/crypto.scm, gnu/packages/databases.scm, gnu/packages/django.scm, gnu/packages/dns.scm, gnu/packages/elixir.scm, gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm, gnu/packages/enlightenment.scm, gnu/packages/erlang.scm, gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/forth.scm, gnu/packages/fvwm.scm, gnu/packages/games.scm, gnu/packages/gl.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm, gnu/packages/gtk.scm, gnu/packages/guile-wm.scm,gnu/packages/guile-xyz.scm, gnu/packages/haskell-check.scm, gnu/packages/haskell-crypto.scm, gnu/packages/haskell.scm, gnu/packages/image-viewers.scm, gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/language.scm, gnu/packages/libcanberra.scm, gnu/packages/linux.scm, gnu/packages/lisp.scm, gnu/packages/lolcode.scm, gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/mail.scm, gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/maths.scm, gnu/packages/mc.scm, gnu/packages/messaging.scm, gnu/packages/music.scm, gnu/packages/ncurses.scm, gnu/packages/networking.scm, gnu/packages/nickle.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm, gnu/packages/perl-check.scm, gnu/packages/perl.scm, gnu/packages/python-compression.scm, gnu/packages/python-crypto.scm, gnu/packages/python-web.scm, gnu/packages/python-xyz.scm, gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm, gnu/packages/rust.scm, gnu/packages/scheme.scm, gnu/packages/serialization.scm, gnu/packages/shells.scm, gnu/packages/ssh.scm, gnu/packages/suckless.scm, gnu/packages/tbb.scm, gnu/packages/telephony.scm, gnu/packages/text-editors.scm, gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm, gnu/packages/tor.scm, gnu/packages/version-control.scm, gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/web.scm, gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm, gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/services/certbot.scm, gnu/services/desktop.scm, gnu/services/version-control.scm, gnu/services/web.scm, guix/import/hackage.scm, guix/licenses.scm: Correct name and email address for ng0. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> ng0
2019-03-17gnu: ghc-xmonad-contrib: Update to 0.15....* gnu/packages/wm.scm (ghc-xmonad-contrib): Update to 0.15. Tobias Geerinckx-Rice
2019-03-17gnu: xmonad: Update to 0.15....* gnu/packages/wm.scm (xmonad): Update to 0.15. Tobias Geerinckx-Rice
2019-03-17gnu: xmonad: Don't use NAME in source URI....* gnu/packages/wm.scm (xmonad)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-03-14gnu: Move libconfuse to (gnu packages textutils)....* gnu/packages/wm.scm (libconfuse): Move… * gnu/packages/textutils.scm (libconfuse): …to here. Adjust all imports. Tobias Geerinckx-Rice
2019-03-11gnu: swaylock: Fix indentation....* gnu/packages/wm.scm (swaylock): Fix indentation. Rutger Helling
2019-03-11gnu: Add swaylock....* gnu/packages/wm.scm (swaylock): New variable. Rutger Helling
2019-03-11gnu: Add swayidle....* gnu/packages/wm.scm (swayidle): New variable. Rutger Helling
2019-03-11gnu: Add sway....* gnu/packages/wm.scm (sway): New variable. Rutger Helling
2019-03-11gnu: Add wlroots....* gnu/packages/wm.scm (wlroots): New variable. Rutger Helling
2019-03-09gnu: i3lock-color: Update to 2.12.c....* gnu/packages/wm.scm (i3lock-color): Update to 2.12.c. [inputs]: Add xcb-util-xrm. Tobias Geerinckx-Rice
2019-03-09gnu: i3lock-color: Don't use unstable tarball....* gnu/packages/wm.scm (i3lock-color)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-03-09gnu: i3lock-fancy: Don't use unstable tarball....* gnu/packages/wm.scm (i3lock-fancy)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-02-18gnu: i3-wm: Epand description....* gnu/packages/wm.scm (i3-wm)[description]: Describe more. Tobias Geerinckx-Rice
2019-02-14gnu: i3-wm: Remove obsolete code....* gnu/packages/wm.scm (i3-wm)[arguments]: Remove #:make-flags. Update reason for disabled #:tests?. Tobias Geerinckx-Rice
2019-02-13gnu: fluxbox: All phases return #t....* gnu/packages/wm.scm (fluxbox)[arguments]: All phases return #t. Efraim Flashner
2019-02-13gnu: fluxbox: Install vim helper files....* gnu/packages/wm.scm (fluxbox)[arguments]: Add custom phase to install vim files. Efraim Flashner
2019-02-08gnu: bspwm: Don't use unstable tarball....* gnu/packages/wm.scm (bspwm)[source]: Use GIT-FETCH and GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-02-08gnu: i3blocks: Use GIT-FILE-NAME....* gnu/packages/wm.scm (i3blocks)[source]: Use GIT-FILE-NAME. Tobias Geerinckx-Rice
2019-01-31gnu: i3-wm: Update to 4.16.1....* gnu/packages/wm.scm (i3-wm): Update to 4.16.1. Marius Bakke
2019-01-25gnu: awesome: Use INVOKE....* gnu/packages/wm.scm (awesome)[arguments]: Return #T from check phase. Ricardo Wurmus
2018-12-25gnu: Add polybar....* gnu/packages/wm.scm (polybar): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Meiyo Peng
2018-12-13gnu: Fix misplaced commas (unquotes)....* gnu/packages/java.scm (ant-bootstrap), gnu/packages/kde.scm (kdenlive), gnu/packages/lxqt.scm (lxqt-panel, lxqt-runner), gnu/packages/mpd.scm (ncmpc), gnu/packages/opencl.scm (beignet), gnu/packages/pdf.scm (zathura-pdf-mupdf), gnu/packages/video.scm (streamlink), gnu/packages/web-browsers.scm (luakit), gnu/packages/web.scm (perl-libwww), gnu/packages/wm.scm (ghc-xmonad-contrib): Fix misplaced commas (unquotes). Mark H Weaver
2018-11-05gnu: i3-wm: Update to 4.16....* gnu/packages/wm.scm (i3-wm): Update to 4.16. Marius Bakke
2018-10-19gnu: Add i3blocks....* gnu/packages/wm.scm (i3blocks): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Meiyo Peng
2018-10-01gnu: ghc-xmonad-contrib: Fix build....* gnu/packages/wm.scm (ghc-xmonad-contrib)[inputs]: Add ghc-semigroups. 宋文武
2018-10-01gnu: xmobar: Update to 0.28....* gnu/packages/wm.scm (xmobar): Update to 0.28. Timothy Sample
2018-10-01gnu: xmonad: Update to 0.14.2....* gnu/packages/wm.scm (xmonad): Update to 0.14.2. Timothy Sample
2018-10-01gnu: ghc-mtl: Remove built-in Haskell package....* gnu/packages/agda.scm (agda)[inputs]: Remove ghc-mtl. * gnu/packages/games.scm (raincat)[inputs]: Remove ghc-mtl. * gnu/packages/haskell-check.scm (ghc-tasty-ant-xml, ghc-tasty-golden, ghc-tasty, ghc-tasty-kat, ghc-tasty-rerun, ghc-crypto-cipher-tests)[inputs]: Remove ghc-mtl. * gnu/packages/haskell-crypto.scm (ghc-asn1-encoding, ghc-pem, ghc-x509, ghc-x509-store, ghc-x509-validation, ghc-x509-system)[inputs]: Remove ghc-mtl. * gnu/packages/haskell-web.scm (ghc-http, ghc-http-conduit, ghc-yesod-core)[inputs]: Remove ghc-mtl. * gnu/packages/haskell.scm (ghc-convertible, ghc-libxml, ghc-cgi, ghc-happy, ghc-haskell-src-exts, ghc-resourcet, cabal-install, ghc-indents, ghc-regex-base, ghc-regex-tdfa-rc, ghc-trifecta, ghc-zip-archive, ghc-logict, ghc-exceptions, ghc-smallcheck, ghc-syb, ghc-fgl, ghc-chasingbottoms, ghc-parsec, ghc-megaparsec, ghc-edisonapi, ghc-edisoncore, ghc-mmorph, ghc-ifelse, ghc-kan-extensions, ghc-lens, ghc-cheapskate, ghc-free, ghc-adjunctions, ghc-equivalence, ghc-texmath, ghc-texmath-for-pandoc-1, ghc-highlighting-kate, ghc-th-reify-many, ghc-th-orphans, ghc-geniplate-mirror, ghc-conduit, ghc-filemanip, ghc-juicypixels, ghc-hslua, ghc-hourglass, ghc-skylighting, ghc-skylighting-for-pandoc-1, ghc-pandoc, ghc-pandoc-1, ghc-pandoc-citeproc, ghc-regex-tdfa, ghc-stmonadtrans, ghc-constraints, ghc-lifted-async, ghc-shelly, ghc-hslogger, ghc-json, shellcheck, ghc-vector-algorithms, ghc-monad-par-extras, ghc-monad-par, ghc-monadrandom, ghc-either, ghc-rebase, ghc-aws, ghc-monad-logger, ghc-persistent, ghc-bytes, ghc-missingh, ghc-operational, ghc-chart)[inputs]: Remove ghc-mtl. (ghc-conduit-combinators)[native-inputs]: Remove ghc-mtl. (ghc-mtl): Remove variable. * gnu/packages/idris.scm (idris)[inputs]: Remove ghc-mtl. * gnu/packages/tls.scm (ghc-tls)[inputs]: Remove ghc-mtl. * gnu/packages/version-control.scm (darcs, git-annex)[inputs]: Remove ghc-mtl. * gnu/packages/wm.scm (xmonad, ghc-xmonad-contrib)[inputs]: Remove ghc-mtl. * gnu/packages/xml.scm (ghc-hxt)[inputs]: Remove ghc-mtl. Timothy Sample
2018-09-10gnu: spectrwm: Update to 3.2.0....* gnu/packages/wm.scm (spectrwm): Update to 3.2.0. [arguments]: Remove 'fix-freetype-include' phase. Tobias Geerinckx-Rice
2018-08-19gnu: libconfuse: Update to 3.2.2 [fixes CVE-2018-14447]....* gnu/packages/wm.scm (libconfuse): Update to 3.2.2. Marius Bakke
2018-08-12gnu: xmobar: Update to 0.27....* gnu/packages/wm.scm (xmobar): Update to 0.27. [inputs]: Add ghc-parsec-numbers. Tobias Geerinckx-Rice
2018-08-11Migrate search.cpan.org home pages to metacpan.org....The venerable search.cpan.org has retired[0]. [0]: https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html * guix/import/cpan.scm (cpan-home): Generate metacpan.org home page URIs. Update all previously generated ones in (gnu packages) to their canonical new homes. Tobias Geerinckx-Rice
2018-08-10gnu: xmonad: Update to 0.14....* gnu/packages/wm.scm (xmonad): Update to 0.14. [inputs]: Add ghc-semigroups. Tobias Geerinckx-Rice
2018-08-10gnu: ghc-xmonad-contrib: Update to 0.14....* gnu/packages/wm.scm (ghc-xmonad-contrib): Update to 0.14. Tobias Geerinckx-Rice
2018-08-10gnu: Use HTTPS for xmonad.org home pages....* gnu/packages/wm.scm (ghc-xmonad-contrib, xmonad)[home-page]: Use HTTPS. Tobias Geerinckx-Rice
2018-06-20Fix some more lonely unquotes....* gnu/packages/gnome.scm (workrave)[inputs]: Move unquote to its operand. * gnu/packages/java.scm (java-asm-bootstrap)[propagated-inputs]: Likewise. * gnu/packages/maven.scm (maven-compat)[native-inputs]: Likewise. (maven)[inputs]: Likewise. * gnu/packages/networking.scm (amule)[inputs]: Likewise. * gnu/packages/wm.scm (nitrogen)[native-inputs]: Likewise. Tobias Geerinckx-Rice
2018-06-20gnu: bspwm: Update to 0.9.5....* gnu/packages/wm.scm (bspwm): Update to 0.9.5. Tobias Geerinckx-Rice
2018-05-21Merge branch 'master' into core-updatesMark H Weaver
2018-05-18gnu: cwm: Update to 6.3....* gnu/packages/wm.scm (cwm): Update to 6.3. Tobias Geerinckx-Rice
2018-05-17Merge branch 'master' into core-updatesMark H Weaver