Commit Graph

  • 7845145706 Delete CONFIG slotThe 2021-10-24 16:56:57 +02:00
  • 79afdfbbb9 CHANGES.md: Sectionise 0.17.0 changes slotThe 2021-10-24 08:10:55 +02:00
  • 8774081c15 Merge pull request #340 from liskin/readme Tomáš Janoušek 2021-10-23 16:06:42 +01:00
  • 60f36e78ba CHANGES: Prepare version number and approx. date for release Tomas Janousek 2021-10-23 00:44:07 +01:00
  • b198b80559 README: Long overdue update Tomas Janousek 2021-10-22 23:50:42 +01:00
  • 6bbd8b869e Update .mailmap with even more info from xmonad-contrib Tomas Janousek 2021-10-22 23:05:48 +01:00
  • 97aeb8577c LICENSE: Fix wording to make it detectable by GitHub Tomas Janousek 2021-10-22 22:55:47 +01:00
  • 0be6d2bec5 Update .mailmap with additional info from xmonad-contrib's Tomas Janousek 2021-10-21 12:38:01 +01:00
  • b1fef9b18c Add .mailmap to clean git shortlog Tomas Janousek 2021-10-21 11:39:46 +01:00
  • b5b95e27ce Merge pull request #337 from slotThe/lazy-lifted-boolean-ops slotThe 2021-10-17 10:14:02 +02:00
  • 4e30ef13a7 Update CHANGES.md slotThe 2021-10-16 16:23:09 +02:00
  • d92125485a X.ManageHook: Make (<&&>) and (<||>) lazy in their second argument slotThe 2021-10-16 16:07:34 +02:00
  • 33a86c0cdb X.Operations: Fix mouse in Tabbed decorations (revert broadcastMessage refactor) Tomas Janousek 2021-09-14 11:25:18 +01:00
  • 3bb653bf9c Merge pull request #327 from ssbothwell/feature/withFocused-function Tomáš Janoušek 2021-09-14 11:09:42 +01:00
  • ebce32d891 Minor cleanups of Solomon's PR Tomas Janousek 2021-09-14 11:08:48 +01:00
  • b3bd9c90d1 Adds withUnfocused function to XMonad.Operations Solomon Bothwell 2021-09-09 10:25:24 -07:00
  • 5da25c5413 Merge pull request #291 from wygulmage/refactor_message_handling Tomáš Janoušek 2021-09-04 18:11:10 +01:00
  • 11d76e284c Adjust runOnWorkspaces processing order Tomas Janousek 2021-09-04 18:04:49 +01:00
  • 6d661203d3 Rename updateLayoutsBy to modifyLayouts Tomas Janousek 2021-09-04 18:01:36 +01:00
  • 30c2eeeeb3 Revert "changed order of broadcastMessage to match original." Tomas Janousek 2021-09-04 17:54:17 +01:00
  • d66e71d464 Revert "generalized signature of updateLayoutsBy" Tomas Janousek 2021-09-04 17:54:06 +01:00
  • 5c7e61def2 X.Operations: Small cleanup of module header Tomas Janousek 2021-09-04 17:51:51 +01:00
  • eb48bb4aef generalized signature of updateLayoutsBy Keith 2021-08-10 15:36:55 -04:00
  • 5eff329fc6 changed order of broadcastMessage to match original. Keith 2021-04-13 13:08:52 -04:00
  • 183e14725f changed broadcastMessage to be O(workspaces). Keith 2021-04-13 12:03:21 -04:00
  • 0ab42d4228 added export list to Operations. Keith 2021-04-13 10:53:10 -04:00
  • 52a5e7ca8c updated documentation of Operations. Keith 2021-04-13 11:13:04 -04:00
  • f89df98f40 Drop unused import System.Environment (setEnv) Tomas Janousek 2021-08-30 18:04:23 +01:00
  • 30719202b9 Fix xmessage in non-UTF-8 locales Tomas Janousek 2021-08-30 17:45:47 +01:00
  • aa18707c3e Merge pull request #323 from MuhammedZakir/master Tomáš Janoušek 2021-08-17 19:09:57 +01:00
  • b77ba03ed9 Add --stack-yaml flag to stack build --silent MuhammedZakir 2021-08-17 23:02:27 +05:30
  • be1d2269ce Merge pull request #318 from liskin/stack-recompile Tomáš Janoušek 2021-08-17 10:55:38 +01:00
  • 7bdc7ab9dc Print the recompilation command into the error file Tomas Janousek 2021-08-17 10:42:09 +01:00
  • ae97c1f107 CHANGES: Mention recompilation improvements Tomas Janousek 2021-08-07 23:55:44 +01:00
  • 782ac25b8e INSTALL: Update after stack.yaml autodetection Tomas Janousek 2021-08-07 23:13:04 +01:00
  • 8aa0d4a3e0 Detect deprecation warnings during recompilation and warn the user Tomas Janousek 2021-08-07 23:43:32 +01:00
  • 1f8e5b43e1 Fix indent in getDirectories Tomas Janousek 2021-08-07 22:53:23 +01:00
  • 9813e218b0 Move config binary and GHC intermediate outputs to cacheDir Tomas Janousek 2021-08-07 22:45:14 +01:00
  • 403e4df624 Use "stack ghc" for recompilation when stack.yaml exists Tomas Janousek 2021-08-07 22:30:21 +01:00
  • aa35ea1856 Make xmessage handle UTF-8 and export it Tomas Janousek 2021-08-07 21:37:50 +01:00
  • 3b6d00ba91 Refactor 'recompile' to be less of a spaghetti-code Tomas Janousek 2021-08-07 18:02:08 +01:00
  • befc4bc8d8 github: Drop FUNDING.yml Tomas Janousek 2021-08-15 22:27:39 +01:00
  • 6c31aad683 github: Sync ISSUE_TEMPLATE with xmonad-contrib Tomas Janousek 2021-08-15 22:25:59 +01:00
  • 3e76270245 ci: Disable optimization in the haskell-ci workflow Tomas Janousek 2021-08-08 11:38:56 +01:00
  • 3a414660fc MAINTAINERS: Link to maintainers' GPG keys Tomas Janousek 2021-08-08 00:53:36 +01:00
  • 453010bb6d Link to xmonad-docs instead of hackage (fixes some links) Tomas Janousek 2021-08-07 15:14:12 +01:00
  • 2ac8f0ea27 INSTALL: Fixes to ease inclusion into xmonad-web Tomas Janousek 2021-08-02 21:36:16 +01:00
  • ad7288030f TUTORIAL: Fixes to ease inclusion into xmonad-web Tomas Janousek 2021-08-02 15:07:07 +01:00
  • 206fc918bb ci: Verbose nix build Tomas Janousek 2021-08-01 22:21:43 +01:00
  • f5a60f82ee Merge branch 'add-nix-flake' Tomas Janousek 2021-08-01 22:07:11 +01:00
  • a1ee3b4530 Add comment explaining that I am maintaining flake.nix Ivan Malison 2021-07-31 21:05:39 -06:00
  • 89218fc57d Add nix github workflow Ivan Malison 2021-07-31 13:46:29 -06:00
  • 71af4239bd Add a flake.nix file Ivan Malison 2021-07-31 01:52:50 -06:00
  • f1d6316526 Merge branch 'broadcast-destroy-window-events' Tomas Janousek 2021-07-31 15:25:08 +01:00
  • 92d01e37a0 Broadcast DestroyWindowEvent to layouts Yecine Megdiche 2021-03-28 20:29:24 +02:00
  • 101c7052f4 Merge branch 'install-instructions' Tomas Janousek 2021-07-29 11:33:19 +01:00
  • 7b7feeca42 INSTALL: Use "console" syntax highlighting for console listings Tomas Janousek 2021-07-29 10:31:38 +01:00
  • cbe7ee7c03 INSTALL: Add instructions for cabal-install Tomas Janousek 2021-07-25 15:19:27 +01:00
  • 8adb8463ab INSTALL: Generalize the instructions a bit Tomas Janousek 2021-07-25 11:28:37 +01:00
  • 256eb29ef1 INSTALL: Add section about launching XMonad as default WM Tomas Janousek 2021-07-25 00:48:15 +01:00
  • 4ba9c8b8c1 INSTALL: Mention dependencies for a couple common distros Tomas Janousek 2021-07-25 00:47:48 +01:00
  • 98173777fe INSTALL: Drop indent from code blocks Tomas Janousek 2021-07-24 18:40:56 +01:00
  • 05aeef0dc2 Merge pull request #308 from liskin/release-infra Tomáš Janoušek 2021-07-25 02:17:21 +02:00
  • 85787ce059 Automate and document releasing to Hackage Tomas Janousek 2021-06-07 15:35:03 +01:00
  • d64aeba80f Revise extra-source-files in xmonad.cabal Tomas Janousek 2021-06-07 14:48:48 +01:00
  • 72cbe0667d Revise dependencies a bit Tomas Janousek 2021-06-07 14:38:35 +01:00
  • af354f7528 Merge pull request #312 from mzrinsky/update-cheatsheet slotThe 2021-07-03 09:10:02 +02:00
  • 1a4c95fac8 Add help command to help message. Matt Zrinsky 2021-07-01 09:29:27 -05:00
  • 42d319545b Merge pull request #309 from MuhammedZakir/xmessage-fix slotThe 2021-06-27 08:27:00 +02:00
  • 2e6eb9068d Use printf instead of echo for xmessage help MuhammedZakir 2021-06-18 23:47:27 +05:30
  • 13849c6230 INSTALL.md: Mention stack upgrade slotThe 2021-06-15 10:07:00 +02:00
  • 6a7eb85e84 MAINTAINERS.md: Update xmonad core team, add hall of fame Tomas Janousek 2021-06-07 10:35:48 +01:00
  • 2a3c358533 MAINTAINERS.md: Add slotThe slotThe 2021-06-07 09:44:29 +02:00
  • 28637d0db7 Tutorial: Remove ewmhFullscreen for versions < 0.17 slotThe 2021-06-07 08:39:48 +02:00
  • b14b3ffcec Bump version number (pre-release 0.16.9999) Tomas Janousek 2021-06-04 19:03:11 +01:00
  • bbb4a0ef25 Merge pull request #281 from slotThe/NewSelect Tomáš Janoušek 2021-06-04 18:22:40 +01:00
  • 9db74715f2 X.Layout: Simplify JumpToLayout implementation slotThe 2021-06-02 08:04:46 +02:00
  • 5b064f474d Update CHANGES.md slotThe 2021-03-23 17:06:52 +01:00
  • bffa6dc2ce Merge X.L.LayoutCombinators.(|||) into X.L.(|||) slotThe 2021-03-23 16:42:10 +01:00
  • 341dea5907 Call xrrUpdateConfiguration to sync Xlib's view of screen config Tomas Janousek 2021-02-01 00:31:32 +00:00
  • 676530307b Clean up uses of setClientMessageEvent Tomas Janousek 2021-02-11 18:46:41 +00:00
  • 09425bbe43 Bump version number (pre-release 0.16.999) Tomas Janousek 2021-06-01 17:41:35 +01:00
  • 1805666e9d Bump X11 dependency Tomas Janousek 2021-06-01 11:34:14 +01:00
  • 40cd2081da Upcase tutorial file, mention it in README slotThe 2021-05-29 07:37:02 +02:00
  • 66514127f3 Merge pull request #278 from slotThe/new-tutorial slotThe 2021-05-28 17:43:03 +02:00
  • fdc3bf0484 tutorial.md: Point IRC channel to libera.chat slotThe 2021-05-24 16:05:30 +02:00
  • f97d2527ff tutorial.md: Use logTitles slotThe 2021-05-08 10:25:01 +02:00
  • 7199d953a7 Add tutorial.md slotThe 2021-03-18 16:34:43 +01:00
  • 15653d4669 Add INSTALL.md slotThe 2021-04-15 14:37:00 +02:00
  • d64a22d8db Switch IRC channel to irc.libera.chat Tomas Janousek 2021-05-26 10:55:52 +01:00
  • 2e9f8dc831 ci: Refresh caches once a month Tomas Janousek 2021-05-23 23:52:24 +01:00
  • e8bfc5bb69 ci: Prevent ~/.stack/pantry cache from being empty Tomas Janousek 2021-05-23 23:41:02 +01:00
  • 9e5b16ed8a Remove all instances of deriving Typeable Joan Milev 2021-05-24 01:02:10 +03:00
  • d72da951c9 Use -Wno-* instead of the obsolete -fno-warn-* Tomas Janousek 2021-05-24 11:19:53 +01:00
  • 90101613e7 Unclobber dirs/Dirs in import XMonad Tomas Janousek 2021-05-24 11:15:00 +01:00
  • 6caac22df1 ci: git-friendly apt deps in cabal.haskell-ci Tomas Janousek 2021-05-23 18:33:00 +01:00
  • e9987b1adf Merge branches 'pr/grabkeys-nosymbol', 'pr/extensible-config' and 'pr/funding' Tomas Janousek 2021-05-21 11:49:52 +01:00
  • 383ffb772e Prevent grabKey from accidentally grabbing all unbound keys Tomas Janousek 2021-05-18 18:14:08 +01:00
  • 6379307baa Add Sponsor button to GitHub Tomas Janousek 2021-05-18 16:53:04 +01:00
  • d620639f7d Add support for extensible config in contrib modules Tomas Janousek 2021-05-15 11:57:00 +01:00