brandon s allbery kf8nh
55f4c4ff1b
Fix typo in comment
2024-06-16 00:38:12 -04:00
halting
b3ca4362af
X.A.WindowBringer: Add copyMenu
2024-06-16 00:35:39 -04:00
Tony Zorman
b1b3c4c469
~/.xmonad/xmonad.hs -> xmonad.hs
...
With XDG support so firmly ingrained now, it's about time we stop
hard-coding the configuration path in the docs.
2023-12-22 18:17:17 +01:00
Tony Zorman
3d65a6bf72
Refer to the tutorial instead of X.D.Extending more often
...
Essentially, whenever the tutorial actually has decent material on the
subject matter. The replacement is roughly done as follows:
- logHook → tutorial
- keybindings → tutorial, as this is thoroughly covered
- manageHook → tutorial + X.D.Extending, as the manageHook stuff the
tutorial talks about is a little bit of an afterthought.
- X.D.Extending (on its own) → tutorial + X.D.Extending
- layoutHook → tutorial + X.D.Extending, as the tutorial, while
talking about layouts, doesn't necessarily have a huge focus there.
- mouse bindings → leave this alone, as the tutorial does not at all
talk about them.
2022-10-21 09:17:43 +02:00
slotThe
38c11c1e3c
Add "Description" field to module headers
...
Fixes: https://github.com/xmonad/xmonad-contrib/issues/592
2021-09-26 14:15:54 +02:00
Ivan Malison
09b1dc1a6e
X.A.WindowBringer: Add a filter function to config
2021-08-15 17:01:26 +02:00
slotThe
bd5b969d9b
Apply hlint hints
...
All hints are applied in one single commit, as a commit per hint would
result in 80+ separate commits—tihs is really just too much noise.
Related: https://github.com/xmonad/xmonad-contrib/issues/537
2021-06-06 18:59:05 +02:00
slotThe
f3024e6779
Remove unnecessary imports of Control.Applicative
2019-10-08 10:21:15 +02:00
Sibi Prabakaran
a8d41df92b
Added allApplications to XMonad.Prompt.Window
2019-10-06 10:06:02 +05:30
Ivan Malison
993dedf6d3
X.A.WindowBringer: Use <$> instead of fmap
2016-10-24 22:38:45 -07:00
Ivan Malison
05d7493888
X.A.WindowBringer: Misc. cleanup and whitespace fixes
2016-10-24 22:10:56 -07:00
Ivan Malison
4983ecfd23
X.A.WindowBringer: Add haddocks for WindowBringerConfig
2016-10-24 22:10:09 -07:00
Ivan Malison
6cb10c9300
X.A.WindowBringer: Add a X.C.Default impl
...
This provides a less complicated interface to the specification of
custom behavior. In particular it allows the specification of a custom
window titling function.
2016-10-21 20:14:52 -07:00
Jack Bates
75b3cae49f
Make WindowBringer case insensitive
2016-04-27 09:48:36 -07:00
mathstuf
88380dc1da
windowbringer-menu-choice
...
Add functions to allow users to use a menu other than dmenu and pass arguments
to the menu.
2010-09-05 01:35:22 +00:00
Adam Vogt
74a03cd8fb
Refer to modm as the current modMask
...
This makes the config suggestions consistent with the current template.
2009-10-22 04:11:26 +00:00
Adam Vogt
a9cb7bf67a
Mark modules last-modified in 2007 as stable
...
http://www.haskell.org/pipermail/xmonad/2009-July/008328.html
2009-09-04 00:51:47 +00:00
Adam Vogt
0cb6ac2910
Use -fwarn-tabs for test, remove tabs
2009-06-24 04:38:31 +00:00
Travis B. Hartwell
b849ccb29e
generic menu and window bringer
2008-10-27 00:55:23 +00:00
Devin Mullins
f3b6b2707a
cleanup - use currentTag
2008-09-21 01:11:59 +00:00
Devin Mullins
e58933b9c1
simplify WindowBringer code, and change greedyView to focusWindow
2008-08-11 03:31:37 +00:00
Spencer Janssen
3a522e7e3c
Remove XMonad.Operations imports
2007-12-08 00:05:47 +00:00
Spencer Janssen
dc11825588
Remove redundant imports
2007-12-07 23:38:27 +00:00
Brent Yorgey
d6af9405ba
WindowBringer: haddock updates
2007-11-27 19:39:48 +00:00
Spencer Janssen
cd1884466a
Hierarchify
2007-11-01 20:10:59 +00:00