mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-12 18:55:57 -07:00
ShowWName: moved fi to XUtils
This commit is contained in:
@@ -98,7 +98,3 @@ flashName c (Rectangle _ _ wh ht) wrs = do
|
||||
io $ sync d False
|
||||
i <- startTimer (swn_fade c)
|
||||
return (wrs, Just $ SWN False c $ Just (i,w))
|
||||
|
||||
-- | Short-hand for 'fromIntegral'
|
||||
fi :: (Integral a, Num b) => a -> b
|
||||
fi = fromIntegral
|
||||
|
Reference in New Issue
Block a user