Commit Graph

  • 4c350b9a65 X.U.NamedScratchpad: Use a map for internal state slotThe 2022-03-06 18:51:24 +01:00
  • bc2aaf41af X.U.DynamicScratchpads: Deprecate slotThe 2022-03-02 19:24:26 +01:00
  • f6334b6af6 X.U.NamedScratchpad: Create a `Deprecations' section slotThe 2022-03-18 08:35:44 +01:00
  • bf064710d0 X.U.NamedScratchpad: Add support for dynamic scratchpads slotThe 2022-03-02 19:20:08 +01:00
  • 3fc830aa09 X.U.NamedScratchpad: Use ExtensibleState to store scratchpads slotThe 2022-03-02 19:10:09 +01:00
  • 0f788a9d92 Merge pull request #697 from xmonad/696-add-SessionStart-ref Tony Zorman 2022-03-25 08:07:00 +01:00
  • fad1411995 Have X.U.SpawnOnce point to X.U.SessionStart brandon s allbery kf8nh 2022-03-24 20:18:49 -04:00
  • 8693654bdd Merge pull request #695 from a5ob7r/fix_typo_in_doc Tony Zorman 2022-03-23 20:18:27 +01:00
  • 9128342f25 Fix typo on the 'XMonad.Hooks.Rescreen' doc a5ob7r 2022-03-22 11:21:53 +09:00
  • 8a28fbb29e cabal: Remove NIX.md from extra-source-files slotThe 2022-03-14 20:22:12 +01:00
  • dcd5918d3a X.L.ThreeColumns: Resize screenshot slotThe 2022-03-06 20:19:22 +01:00
  • 974c10dca7 Merge pull request #589 from IvanMalison/customizableNixDevelop Tony Zorman 2022-03-06 18:21:12 +01:00
  • 4ca46c2414 Add NIX.md slotThe 2022-03-05 09:30:40 +01:00
  • f1ea1e533d Provide a mechanism by which users can customize the nix devShell Ivan Malison 2021-08-11 20:55:00 -06:00
  • ca25b36aa0 Merge pull request #689 from slotThe/X.H.ShowWName Tony Zorman 2022-02-28 08:55:59 +01:00
  • fba22a7366 Add XMonad.Hooks.ShowWName slotThe 2022-02-20 17:41:56 +01:00
  • 6a46ff449f Merge pull request #684 from TheMC47/feature/workspace-screen Yecine Megdiche 2022-02-24 20:08:00 +01:00
  • eb8da2dcb2 New Module: XMonad.Hooks.WorkspaceScreen Yecine Megdiche 2022-02-03 17:22:19 +01:00
  • 2d33f18dec XMonad.Prelude: add the WindowScreen type Yecine Megdiche 2022-02-03 15:37:22 +01:00
  • d2b174f269 Merge pull request #688 from liskin/dynamic-workspaces-nub-refresh-loop Tomáš Janoušek 2022-02-20 18:24:59 +00:00
  • 253b952814 X.L.SubLayouts: Document assumptions/pre-conditions of toGroupStack Tomas Janousek 2022-02-18 22:03:23 +00:00
  • a6c048899c X.L.SubLayouts: Use ScopedTypeVariables as intended years ago Tomas Janousek 2022-02-18 18:55:39 +00:00
  • 6a6e4bcce8 X.H.ManageDocks: Avoid unnecessary refresh (loop) for decorations Tomas Janousek 2022-02-18 12:21:32 +00:00
  • e98d666447 X.U.XUtils: Fix alignment in showSimpleWindow slotThe 2022-02-19 11:52:09 +01:00
  • ee3ea2402d Merge pull request #685 from slotThe/ezconfig-property-tests Tony Zorman 2022-02-13 16:16:54 +01:00
  • 153d46fd90 tests: Add property tests for X.U.EZConfig slotThe 2022-02-05 10:40:58 +01:00
  • 7d91a1bf85 X.Prelude: Improve keyToString output slotThe 2022-02-05 10:34:22 +01:00
  • e6b50c5dd6 X.Prelude: Concat modifier keys instead of unwording slotThe 2022-02-05 10:32:40 +01:00
  • 493b6adbc4 Merge pull request #686 from liskin/keypress-fixes Tomáš Janoušek 2022-02-13 10:22:54 +00:00
  • 1b728ff96a CHANGES: Document the key bindings changes Tomas Janousek 2022-02-10 15:01:10 +00:00
  • 68c967ec0c X.A.{Grid,Tree}Select, X.Prompt: Fix keybindings like Shift-Tab and similar Nikolay Yakimov 2021-08-12 11:30:23 +03:00
  • 12c5518852 X.A.Submap, X.Prompt: Use cleanKeyMask Tomas Janousek 2022-02-09 23:53:16 +00:00
  • adced0a8c8 X.A.{Grid,Tree}Select: Fix keybindings in secondary kbd layouts Tomas Janousek 2022-02-09 23:53:16 +00:00
  • 2e3254a908 X.H.Rescreen: Catch exceptions in user-provided hooks in add*Hook Tomas Janousek 2022-02-03 11:53:54 +00:00
  • 7445390432 X.H.Rescreen: Improve usage doc (recommend add*Hook) Tomas Janousek 2022-02-03 11:49:34 +00:00
  • a49b664276 Merge pull request #680 from slotThe/visual-submap Tony Zorman 2022-02-03 09:38:13 +01:00
  • cf1d966ee6 X.A.Submap: Add visualSubmap slotThe 2022-01-14 11:59:03 +01:00
  • 86b816ec50 X.U.XUtils: Add framework for manipulating simple windows slotThe 2022-01-14 11:54:28 +01:00
  • 505577b755 X.Prelude: Add keymaskToString, keyToString slotThe 2022-01-14 11:53:58 +01:00
  • 54095f5420 X.U.Hacks: Clean up tray padding hooks a bit Tomas Janousek 2022-02-01 19:17:30 +00:00
  • d71856431a CHANGES: Fix formatting of the VoidBorders entry Tomas Janousek 2022-02-01 19:16:13 +00:00
  • ae9b9c43a4 Merge pull request #682 from rayes0/master Tomáš Janoušek 2022-02-01 18:39:57 +00:00
  • c4d718be9a X.L.VoidBorders: Improve doc a bit Tomas Janousek 2022-02-01 18:39:33 +00:00
  • a3012eaa27 X.L.VoidBorders: Add ability to reset borders for certain layouts rayes 2022-01-30 20:49:32 -07:00
  • 741d90eb9b X.P.Man: Use System.FilePath slotThe 2022-01-30 10:11:46 +01:00
  • c36a888a59 X.P.FuzzyMatch: Use isSubsequenceOf slotThe 2022-01-30 10:08:02 +01:00
  • 56cc296754 Merge pull request #643 from tulth/trayerResizeHook Tony Zorman 2022-01-21 09:30:46 +01:00
  • 4d24193baa X.U.Hacks: Add tray(er) event hooks tulthix 2021-11-06 14:53:08 -05:00
  • de886d6182 CHANGES: Remove Bluetile from deprecated modules slotThe 2022-01-17 18:33:22 +01:00
  • 201a14718e X.A.GroupNavigation, X.H.WorkspaceHistory: Leak fix cleanups Tomas Janousek 2022-01-15 19:12:32 +00:00
  • 981166a2ab Un-deprecate X.C.Bluetile Tomas Janousek 2022-01-15 18:23:59 +00:00
  • 2b5d2c5ab8 X.U.ActionQueue: Separate ExtState and ExtConf data types Tomas Janousek 2022-01-15 13:14:30 +00:00
  • 50527a4613 X.H.BorderPerWindow: Improve module synopsis Tomas Janousek 2022-01-15 13:14:05 +00:00
  • 20753c1bdb flake.nix: Use upstream gitignore.nix instead of Ivan's fork Tomas Janousek 2022-01-15 12:03:35 +00:00
  • 756d73c78c Merge branch 'mikenrafter/master' Tomas Janousek 2022-01-15 12:23:22 +00:00
  • f90e76248f Merge pull request #679 from slotThe/deprecate-modules Tony Zorman 2022-01-14 07:55:52 +01:00
  • 478393fb7d Deprecate user and abandoned modules slotThe 2022-01-12 15:10:15 +01:00
  • 77ba202548 Fixed flake.nix's use of GitIgnore. Mike Nrafter 2021-10-05 10:11:40 -06:00
  • 41ca79986b Merge pull request #676 from exorcist365/master Tony Zorman 2022-01-08 09:05:51 +01:00
  • be1201cdeb X.A.FloatKeys: Export ChangeDim exorcist365 2022-01-03 12:24:23 +02:00
  • aad8a3a865 Missed a reference to the old SP workspace brandon s allbery kf8nh 2022-01-06 08:10:02 -05:00
  • 0a6048c66d X.U.EZConfig: Force readKeySequence to consume the whole input slotThe 2022-01-05 14:59:51 +01:00
  • 28d86f3a28 Merge pull request #675 from afreakk/patch-1 Yecine Megdiche 2022-01-03 11:08:42 +01:00
  • 324fdd802a tests: Fix typos in prop names slotThe 2022-01-03 08:59:24 +01:00
  • 7bcd81a7e9 keysMoveWindow signature D -> ChangeDim afreakk 2022-01-02 20:41:43 +01:00
  • 5cc2db4a9a Merge pull request #674 from TheMC47/minimize-haddock-formatting Yecine Megdiche 2022-01-01 23:12:16 +01:00
  • be6530808f X.A.Minimize: fix formatting Yecine Megdiche 2022-01-01 17:53:35 +01:00
  • a17e2904dd Merge pull request #671 from SimSaladin/simsaladin/minimize-improvements-rebased Tony Zorman 2021-12-31 10:51:22 +01:00
  • 3389241adb Merge pull request #673 from slotThe/org-mode-parser Tony Zorman 2021-12-31 10:02:29 +01:00
  • 2e74c62be7 tests: Check for inverse semigroup property in OrgMode parser slotThe 2021-12-30 09:40:35 +01:00
  • 4f048fb563 X.P.OrgMode: Check num validity while parsing slotThe 2021-12-30 09:21:06 +01:00
  • 0f8b3616b2 Merge pull request #672 from xmonad/org-mode-date-parsing-fix Sibi Prabakaran 2021-12-29 23:30:48 +05:30
  • 66fb59e934 Update pfail to empty Sibi Prabakaran 2021-12-29 23:20:30 +05:30
  • f47ed83462 Update changes.md Sibi Prabakaran 2021-12-29 15:02:47 +05:30
  • 91f1a0de1e Fix date parsing issue for org mode plugin Sibi Prabakaran 2021-12-29 14:58:46 +05:30
  • 508586bf44 X.L.BinarySpacePartition: Ignore minimized windows Samuli Thomasson 2021-11-30 23:10:09 +01:00
  • 769e5f9c94 Merge pull request #670 from rdiaz02/withWorkspace-fuzzyMatch Tony Zorman 2021-12-28 14:04:07 +01:00
  • 540635fe1c X.A.DynamicWorkspaces: Honor searchPredicate in withWorkspace ramon diaz-uriarte (at Phelsuma) 2021-12-28 04:29:42 +01:00
  • 4d387bbfc9 Merge pull request #667 from geekosaur/664-spawnonce-documentation Tony Zorman 2021-12-27 17:30:46 +01:00
  • 125c945cc9 X.U.SpawnOnce: Document need for manageSpawn brandon s allbery kf8nh 2021-12-22 17:30:28 -05:00
  • adeb27dc69 Merge pull request #666 from geekosaur/665-spacing-avoidstruts-documentation Tony Zorman 2021-12-23 09:52:41 +01:00
  • d65cf05369 warn about using avoidStruts with gap modifiers brandon s allbery kf8nh 2021-12-22 16:41:30 -05:00
  • 2cf0a10f5b warn about use of avoidStruts with spacing modifiers brandon s allbery kf8nh 2021-12-22 16:38:11 -05:00
  • a67be39673 document that avoidStruts must be applied before any modifier that changes the screen rectangle brandon s allbery kf8nh 2021-12-22 16:27:21 -05:00
  • 0010735aca Merge pull request #659 from slotThe/x.u.parser Tony Zorman 2021-12-17 12:13:02 +01:00
  • 520c51817a X.U.EZConfig: Add simple unit tests slotThe 2021-11-29 17:48:03 +01:00
  • 8abeb81fd0 X.U.EZConfig: Use X.U.Parser slotThe 2021-11-29 16:16:58 +01:00
  • b1532e666f X.P.OrgMode: Use X.U.Parser slotThe 2021-11-29 11:47:16 +01:00
  • 8b3df5b268 New module: XMonad.Util.Parser slotThe 2021-11-29 11:33:55 +01:00
  • 061faf1748 Merge pull request #646 from iliayar/feature/fallback-fonts Tony Zorman 2021-12-11 19:12:14 +01:00
  • 42b392e06a X.U.Font: Add font-fallback support Ilya 2021-08-12 19:28:23 +03:00
  • 905a4fec9c Merge pull request #660 from exorcist365/master Tony Zorman 2021-12-07 09:10:20 +01:00
  • 3569e7168b X.H.BorderPerWindow: Remove unused import exorcist365 2021-12-06 16:02:45 +02:00
  • 853264b113 X.H.BorderPerWindow: Fix typo in documentation slotThe 2021-12-06 12:38:04 +01:00
  • afdd466bc6 Merge pull request #640 from subbyte/master Tony Zorman 2021-12-05 14:24:17 +01:00
  • ba43dc6c7e X.U.ExtensibleConf: Fix typo in docs slotThe 2021-12-04 14:27:28 +01:00
  • 95b37a9ab2 New module: XMonad.Hooks.BorderPerWindow Xiaokui Shu 2021-12-04 15:21:46 +01:00
  • a981832aaf New module: XMonad.Util.ActionQueue Xiaokui Shu 2021-11-17 00:23:06 -05:00
  • 28aa164abd Merge pull request #647 from slotThe/safe-window-attrs Tony Zorman 2021-11-28 20:43:02 +01:00
  • 243deb943f Merge pull request #658 from d3adb5/master Tony Zorman 2021-11-28 17:08:45 +01:00