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
9451d81427
Apply two xmonad core fixes to float moving/resizing in various contrib modules
...
This applies fixes from
4565e2c90e
and
b9ce5b034b
.
tl;dr:
When dragging, refloat and refresh to fix https://github.com/xmonad/xmonad/issues/63 .
When starting dragging, raising the window is then unnecessary, and
removing it fixes https://github.com/xmonad/xmonad/issues/208 .
Also remove unnecessary raises for keyboard moving/resizing which always
refloated the window.
Fixes: https://github.com/xmonad/xmonad/issues/63
Fixes: https://github.com/xmonad/xmonad/issues/208
2021-02-16 12:23:28 +00:00
Wirt Wolff
23c2896c6f
X.A.FlexibleManipulate: Set expected fixities for Pnt math operators
...
Restores broken mouseWindow discrete linear and resize to 0.9.1 behavior
2011-09-04 22:12:47 +00:00
Mats Rauhala
a4da8cd41b
Aesthetics on Flexiblemanipulate
...
Based on Adam Vogts recommendation on the mailing list. I had to give explicit
type signatures to get rid of warnings, but nearly verbatim to his version.
2011-05-06 09:44:31 +00:00
Mats Rauhala
2ab79a7c35
Compile with ghc7
2011-05-04 19:24:55 +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
Lukas Mai
1950a4e2cc
update contrib for applySizeHints changes
2008-04-04 22:05:58 +00:00
Spencer Janssen
662eeb7e5f
No more tabs
2007-12-22 05:04:39 +00:00
Spencer Janssen
3a522e7e3c
Remove XMonad.Operations imports
2007-12-08 00:05:47 +00:00
Spencer Janssen
4f7764ca8b
Prune more imports
2007-12-07 23:51:16 +00:00
Brent Yorgey
09faa86c16
Haddock docs: modMask --> modMask x
2007-11-24 02:26:35 +00:00
Brent Yorgey
bc45ff76d1
FlexibleManipulate: add link to mouse binding documentation
2007-11-24 00:19:27 +00:00
Brent Yorgey
c24838627b
FlexibleManipulate: haddock updates
2007-11-24 00:07:54 +00:00
Spencer Janssen
cd1884466a
Hierarchify
2007-11-01 20:10:59 +00:00