mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-28 01:43:48 -07:00
This is needed because the cache directory is now a part of XConf, which is calculated once on startup and hence any recalculation would be fragile. Some internal functions that are not exposed (like writeHistory) were also changed to accept that directory as an argument.