Commit Graph

  • fd9de8903f TUTORIAL: Add separators for < 0.17.0 instructions Tony Zorman 2022-09-08 19:10:14 +02:00
  • fb1f33258e TUTORIAL: Remove ewmhFullscreen from < 0.17.0 instructions Tony Zorman 2022-09-08 19:12:07 +02:00
  • d0f12af1ae Merge pull request #420 from LSLeary/nixflake Tony Zorman 2022-09-05 17:50:49 +02:00
  • df6b40c980 flake.nix: * Avoid mangling unused parts of pkgs.haskell in fromHOL. * Create 'defComp', specifying the default compiler, customisable through ./comp.nix. * Include modernise module as a workaround for NIX_GHC -> XMONAD_GHC. .gitignore: * Include nix 'result' symlink. L. S. Leary 2022-08-25 19:37:06 +12:00
  • b771abeadc Bump version to 0.17.1.9 and prepare CHANGES.md sections Tomas Janousek 2022-09-03 16:21:52 +01:00
  • 2db596fbe8 Merge pull request #419 from ErnestKz/master Tony Zorman 2022-09-03 16:51:25 +02:00
  • 0f31b24bd2 CHANGES.md: Fix date. ernestkz 2022-09-03 15:37:32 +01:00
  • 5cdddab1f1 INSTALL: Suggest newer tagged releases v0.17.1 Tony Zorman 2022-09-03 14:52:45 +02:00
  • 488b52ffaa Bump version to 0.17.1 Tony Zorman 2022-09-03 14:47:26 +02:00
  • 83a8bb8d51 TUTORIAL: Fix link to xmobar.hs example Tony Zorman 2022-08-13 06:26:22 +02:00
  • b06d885e76 X.ManageHook: Clarify {app,class}Name documentation Tony Zorman 2022-08-08 11:00:27 +02:00
  • a13a1dcee8 Merge pull request #404 from geekosaur/forever-away Tony Zorman 2022-08-04 08:48:43 +02:00
  • 8965e41d06 attempt to work around the join point bug (#389) brandon s allbery kf8nh 2022-07-06 19:02:03 -04:00
  • 28afc9bdc6 Merge pull request #405 from slotThe/modal-util-to-core Tony Zorman 2022-08-02 11:21:50 +02:00
  • 23f36d7e23 Merge pull request #409 from alternateved/fix-nix-build Tony Zorman 2022-08-02 08:03:30 +02:00
  • 117583e473 flake.nix: Fix build Tomasz Hołubowicz 2022-07-23 15:54:37 +02:00
  • bf6e66b100 X.Operations: Export setNumlockMask, grabKeys Tony Zorman 2022-07-07 10:42:43 +02:00
  • 366c09b3d7 TUTORIAL: Fix links to xmobar Tomas Janousek 2022-07-12 12:56:19 +01:00
  • ed5c8667b1 Revert "Revert "Merge pull request #350 from Thiago4532/opaque-window-border"" Tomas Janousek 2022-07-05 23:09:10 +01:00
  • 1695aeb28a Revert "Revert "CHANGES: Add missing entry for #350"" brandon s allbery kf8nh 2022-07-05 17:50:17 -04:00
  • 521e8356fc X.ManageHook: Define infix operators in an infix way Tony Zorman 2022-06-29 09:36:51 +02:00
  • 45a89130d9 Merge branch 'hlint' Tomas Janousek 2022-06-25 18:48:11 +01:00
  • 79602bfec5 tests: Apply hlint hints Tomas Janousek 2022-06-25 18:22:50 +01:00
  • 711b28f494 Apply hlint hints Tomas Janousek 2022-06-25 18:04:41 +01:00
  • 0edb65107b Clean up LANGUAGE pragmas Tomas Janousek 2022-06-25 18:02:32 +01:00
  • 845d770f35 man: Apply hlint hints Tomas Janousek 2022-06-25 17:59:02 +01:00
  • 3f1a37f216 ci: Enable hlint in haskell-ci Tomas Janousek 2022-06-24 20:32:55 +01:00
  • 165e25f9e0 Lint some pieces of code Andrew Lushin 2022-06-17 18:25:36 +02:00
  • 9189d002dd ci: Prevent scheduled workflows from being auto-disabled by GitHub Tomas Janousek 2022-06-19 17:04:43 +01:00
  • 29475fa7f8 Revert "CHANGES: Add missing entry for #350" Tomas Janousek 2022-06-19 16:54:29 +01:00
  • e5a258f19c Revert "Merge pull request #350 from Thiago4532/opaque-window-border" Tony Zorman 2022-06-18 17:40:25 +02:00
  • 0c8ed88d8a Merge pull request #342 from TheMC47/contributing-changes Tomáš Janoušek 2022-06-13 11:39:34 +02:00
  • 9442871016 CONTRIBUTING: Document expectations about maintenance and getting involved Yecine Megdiche 2021-10-26 09:55:58 +02:00
  • adb363a480 CONTRIBUTING: Add missing periods Tomas Janousek 2022-06-13 11:03:25 +02:00
  • 3d65a37c7e CONTRIBUTING: Drop "Rebasing and Squashing Commits" in favor of online docs Yecine Megdiche 2021-10-26 09:55:58 +02:00
  • 54d921c5a6 TUTORIAL: Only user letter keys for the bindings Tony Zorman 2022-05-17 18:28:53 +02:00
  • f61fdbaf0c MAINTAINERS: Add geekosaur's GPG key brandon s allbery kf8nh 2022-05-15 14:47:11 -04:00
  • d88643c639 TUTORIAL: Fix broken link to liskin's xmobarrc Tomas Janousek 2022-05-09 11:59:21 +01:00
  • eaaf0aafcd stack: Bump default resolver to 19.6 Tony Zorman 2022-05-07 09:40:28 +02:00
  • 23df88d778 Merge pull request #392 from LSLeary/flake-module Tony Zorman 2022-05-04 20:46:41 +02:00
  • 90d0ca4a2e flake.nix: Point to xmonad-contrib/NIX.md. Assume maintainership. L. S. Leary 2022-04-21 17:29:14 +12:00
  • f3f0c712d8 flake.nix: Configure the flake via NixOS module. L. S. Leary 2022-04-20 05:05:27 +12:00
  • a5b708ba00 flake.nix: Provide the hoverlay and a version of fromHOL taking a compiler argument, as well as the hpath function that does the work. L. S. Leary 2022-04-20 04:59:03 +12:00
  • 6fc90cd9d3 flake.nix: Bring in the patch from unstable. Separate the noise from the overlay, exporting it as lib.fromHOL for reuse in the xmonad-contrib flake. L. S. Leary 2022-04-20 03:17:00 +12:00
  • 3009304352 Merge pull request #391 from geekosaur/document-build-scripts Tony Zorman 2022-04-19 19:39:54 +02:00
  • 5dd964e109 document build scripts brandon s allbery kf8nh 2022-04-18 17:24:51 -04:00
  • 90c719148b ci: Discard old caches to fix build failures Tomas Janousek 2022-04-18 23:24:09 +02:00
  • 831ca49331 X.StackSet: Add links to references slotThe 2022-04-12 12:48:35 +02:00
  • 2c9e24e0f6 X.StackSet: Give all functions their own Haddock comments slotThe 2022-04-12 11:42:01 +02:00
  • a854cdaf9b ci: Update supported GHC versions slotThe 2022-03-19 17:12:40 +01:00
  • c2904425e9 TUTORIAL: Fix typos slotThe 2022-03-11 15:49:01 +01:00
  • 89ea1356c1 INSTALL.md: Add Void dependencies slotThe 2022-03-08 09:15:11 +01:00
  • f4a5b88e64 MAINTAINERS: Tweak the release procedure a bit Tomas Janousek 2022-02-14 18:15:53 +00:00
  • 906b9d34b3 X.Operations: Whitespace cleanup after #371 Tomas Janousek 2022-02-01 18:12:05 +00:00
  • c537a0658a CHANGES: Add missing entry for #350 Tomas Janousek 2022-02-01 18:09:03 +00:00
  • 8546ea095b Merge pull request #371 from andrea-berling/will-float Tony Zorman 2022-01-26 11:22:53 +01:00
  • c2e632a2b9 Factor our common logic for floating windows Andrea Berlingieri 2022-01-22 23:00:41 +01:00
  • b6af6bb86a Add function to detect floating windows in ManageHook Andrea Berlingieri 2022-01-22 21:56:53 +01:00
  • eee0a0dc39 flake.nix: Use upstream gitignore.nix instead of Ivan's fork Tomas Janousek 2022-01-15 12:03:35 +00:00
  • 0f5b5c2297 Fixed flake.nix's use of GitIgnore. Mike Nrafter 2021-10-05 10:03:47 -06:00
  • e25d090112 cabal: Add myself to authors slotThe 2021-12-11 19:54:05 +01:00
  • eb2ee340e4 Merge pull request #352 from slotThe/custom-cursor Tony Zorman 2021-12-01 12:11:29 +01:00
  • 79278d9475 X.Operations: Use custom cursor for dragging/resizing slotThe 2021-11-25 08:53:02 +01:00
  • dbe9c4f799 Merge pull request #350 from Thiago4532/opaque-window-border Tony Zorman 2021-11-22 17:49:44 +01:00
  • f6e4e278b5 README: Make spaces _not_ part of hyperlinks Tomas Janousek 2021-11-22 11:28:19 +00:00
  • 673de33436 README: Add badges for IRC and Matrix Tomas Janousek 2021-11-22 11:26:20 +00:00
  • a5b6e09985 INSTALL.md: Remind users to check which xmonad slotThe 2021-11-20 11:26:18 +01:00
  • bb448cc293 X.Operations: Make window borders opaque Thiago Mota 2021-11-17 20:59:06 -03:00
  • ae4c5e26be MAINTAINERS.md: Add PGP key for slotThe slotThe 2021-11-17 19:33:01 +01:00
  • 54df2e9acd INSTALL.md: Mention more packages as dependencies for Arch slotThe 2021-11-14 13:21:58 +01:00
  • 7f6d758ce5 MAINTAINERS: Update the Hackage release step Tomas Janousek 2021-10-29 21:59:20 +01:00
  • 9f64c2ca90 ci: Show error body from Hackage when it fails Tomas Janousek 2021-10-29 20:46:20 +01:00
  • 9849800dc5 ci: Swap candidate/final release logic Tomas Janousek 2021-10-29 19:07:38 +01:00
  • a902fefaf1 Merge pull request #346 from liskin/ghc92 Tomáš Janoušek 2021-11-04 11:05:14 +00:00
  • 0f708e76b1 Fix -Wnoncanonical-monad-instances, -Wnoncanonical-monoid-instances Tomas Janousek 2021-10-30 00:42:47 +01:00
  • 6e6f562b0d Fix Pattern match(es) are non-exhaustive warnings Tomas Janousek 2021-10-30 00:05:34 +01:00
  • 12d1b31d6c ci: Test against GHC 9.2 Tomas Janousek 2021-10-29 18:08:56 +01:00
  • b92bd28d97 ci: Update haskell-ci Tomas Janousek 2021-10-29 21:43:22 +01:00
  • e1daf46c75 Merge pull request #344 from slotThe/dont-print-getWindowAttributes Tomáš Janoušek 2021-10-29 12:24:30 +01:00
  • a8e1249ba7 stack: Bump default resolver to 18.14 slotThe 2021-10-29 10:59:37 +02:00
  • e3824687c7 X.Operations: Silently catch in setWindowBorderWithFallback slotThe 2021-10-29 09:43:13 +02:00
  • c979ee67c0 MAINTAINERS: Update release procedure (dev version bump, …) Tomas Janousek 2021-10-28 18:06:13 +01:00
  • 6c92dd22ad Bump version to 0.17.0.9 and prepare CHANGES.md sections Tomas Janousek 2021-10-28 18:05:15 +01:00
  • 66ac855959 TUTORIAL.md: Fix link for Libera webchat slotThe 2021-10-27 19:20:51 +02:00
  • 7fab71f5f0 xmonad.cabal: Specify default-language v0.17.0 Tomas Janousek 2021-10-27 17:55:00 +01:00
  • 055dce10af Bump cabal-version in xmonad.cabal Tomas Janousek 2021-10-27 17:48:29 +01:00
  • 292f19eab8 man: Update github-actions 2021-10-27 15:57:55 +00:00
  • a204c9ed04 Bump version number (0.17.0), update date in changelog/manpage Tomas Janousek 2021-10-27 16:57:03 +01:00
  • 78f1a8e716 CONTRIBUTING: Drop xmonad-testing Yecine Megdiche 2021-10-26 09:53:05 +02:00
  • 72794d92b1 TUTORIAL.md: Rename versions 0.17 -> 0.17.0 slotThe 2021-10-27 12:03:14 +02:00
  • 546d0b5ddb TUTORIAL.md: Remove note about 0.17.0 not being released slotThe 2021-10-27 12:01:06 +02:00
  • a03b6e86de CONTRIBUTING.md: Refer to pedantic slotThe 2021-10-25 09:09:22 +02:00
  • 856c8b2c8d Merge branch 'packdeps' Tomas Janousek 2021-10-24 17:19:36 +01:00
  • dbd441cc1b MAINTAINERS: Update release procedure Tomas Janousek 2021-10-24 14:02:15 +01:00
  • 2e89e5ed23 Bump lower bound for base Tomas Janousek 2021-10-24 14:07:50 +01:00
  • 0ebedbb533 ci: Check package bounds using packdeps once a week Tomas Janousek 2021-10-24 11:31:31 +01:00
  • c2a1a3c0a6 ci: Add Stackage LTS 18 to Stack test matrix Tomas Janousek 2021-10-24 11:17:41 +01:00
  • 7d10e470d7 ci: Avoid caching GHC Tomas Janousek 2021-10-24 11:11:48 +01:00
  • 6608f0012b CONTRIBUTING.md: Mention IRC/matrix before mailing list slotThe 2021-10-24 17:24:38 +02:00
  • bc8f7ff133 Move STYLE to CONTRIBUTING.md slotThe 2021-10-24 17:16:33 +02:00