John Lind
a7fd31d233
Replace <+> with <>
2022-05-02 08:28:36 +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
PRESFIL
2cfa5ef23a
Fix: reorder statements
2020-11-26 13:24:43 +00:00
PRESFIL
d18bcdc165
Replace composeOne with composeAll
2020-11-26 13:23:33 +00:00
PRESFIL
02c6e0b0d4
Handle floating windows after making windows floating
...
Inspired with hgabreu's config. Now it makes more sense.
2020-11-24 00:33:54 +03:00
PRESFIL
e504f40f88
Fix transient windows handling
...
Since *transient windows* are a subset of *dialog windows*, they need to be caught early.
Otherwise, they are never managed by `transience`.
2020-11-24 00:33:34 +03:00
sgf
45052b984d
X.H.EwmhDesktops. run 'logHook' for activated window.
...
- By default window activation does nothing.
- `activateLogHook` may be used for running some 'ManageHook' for
activated window.
- `activated` predicate may be used for checking was window activated or
not.
2020-10-28 17:51:40 +03:00
Peter Jones
65ac029636
Move example configuration file into xmonad-contrib for better visibility
2017-04-10 10:38:23 -07:00