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
Tomas Janousek
92a7c030b2
X.L.Renamed: Provide "named" convenience alias
...
I believe this common use-case for the deprecated X.L.Named should still
be provided somewhere, rather than telling everybody to let-define this
themselves.
The other one – `nameTail` – only has about 6 uses in publicly available
configs (https://github.com/search?q=nameTail+path%3Axmonad&type=code ),
so I'm not adding that one but I'm happy to be convinced to add it too.
Related: 3bf9d80c40b9 ("XMonad.Layout.Named: Deprecate")
2023-12-17 21:49:49 +00:00
Tomas Janousek
850a3c245e
Fix -Woperator-whitespace-ext-conflict warnings
2021-11-05 10:14:20 +00: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
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
Tomas Janousek
78b6df0e69
Drop some recently added trailing whitespace
2021-04-05 21:24:43 +01:00
oogeek
c3c033bb91
add KeepWordsLeft and KeepWordsRight for X.L.Renamed and updated CHANGES.md
2021-04-06 01:32:19 +08:00
Delapouite
da44e76f75
docs: fix typo Repace → Replace in XMonad.Layout.Renamed
2016-04-29 13:31:59 +02:00
Adam Vogt
de84dfef0d
Remove trailing whitespace.
2012-11-09 01:41:56 +00:00
moserq
4339b7ac00
Orphan my modules
2010-10-01 10:43:00 +00:00
quentin.moser
317afc33af
New module: X.L.Renamed
2010-01-17 00:26:12 +00:00