aboutsummaryrefslogtreecommitdiffstats
path: root/src/XMonad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make ~/.xmonad/xmonad-$arch-$os handle args like /usr/bin/xmonadAdam Vogt2015-04-143-10/+117
| | | | | | Ignore-this: add70a198fffaa94b14a35b585487eb3 darcs-hash:20150414184821-1499c-eebbc66c18dfc34d760357379ae5fbf224c6b7d1.gz
* remove unused FFI pragmaAdam Vogt2015-03-271-1/+1
| | | | | | Ignore-this: e1ad9a5dec516a7f9a4eee0d5d65fc3 darcs-hash:20150327192759-1499c-676517c5d1c7c21076b6dfc42df7e1580de41bbe.gz
* use setLocale properlyAdam Vogt2015-02-271-1/+1
| | | | | | | | | | | Ignore-this: 80ca1041e5e5847f4df086df66237a09 passing in Nothing returns the locale, while Just "" sets the locale according to environment variables (which is what was being done before). Thanks to geekosaur & v_v for finding this. darcs-hash:20150227025228-1499c-c5217002e0bb8561f052d08b72fe67cbdeaaedc4.gz
* depend on the setlocale packageAdam Vogt2014-10-201-12/+2
| | | | | | Ignore-this: 44289527d6f4e26d7b8c30341523fb91 darcs-hash:20141020141006-1499c-a5f0d4f4372b090a90569eab140c949e73c1062f.gz
* don't encode paths for spawnPID (#348)Adam Vogt2014-10-201-2/+1
| | | | | | Ignore-this: 6897bc8a39b7dd89164500c92f4ee43e darcs-hash:20141020140410-1499c-a73db4e9c4c9a3ec8f5d687817ecde6b53772804.gz
* stop floating Gimp with the default manageHookAdam Vogt2014-07-051-2/+1
| | | | | | | | | Ignore-this: 12cc80a56195db505a20fbdb978ae91a most people have probably moved on to gimp-2.8, which doesn't really need to be floating darcs-hash:20140704224025-1499c-74d690b962f1ac9dee3d424dc7c6a1a13922af6d.gz
* needs update for mplayer2Joey Hess2014-07-031-0/+1
| | | | | | | | | | | Ignore-this: 9a17f371a79b5d656473dedfc4b85c85 xmonad floats mplayer by default. However, Debian has switched to mplayer2, and so on upgrade, it will stop floating. This can be easily fixed in the user's config file, but here is a patch that avoids bothering the user with breakage on upgrade. darcs-hash:20140703054359-1bbce-09388be48f5bd9a5cbb9891e28746c1a2969dec0.gz
* hack to avoid crash when fewer workspaces than screens (#543)Adam Vogt2014-05-021-1/+2
| | | | | | Ignore-this: 1bb0392eaed1e5b5437afff658960e95 darcs-hash:20140502175910-1499c-94908a88f9d05ed9fcd0e82efd678b2ed63d4667.gz
* OPTIONS_GHC is the preferred pragma nameAdam Vogt2014-05-021-1/+1
| | | | | | Ignore-this: 7f2269eb9bd7a139754763e5d1fcbd66 darcs-hash:20140502175734-1499c-285911287bd6021c6964146a00086e7e1fc8d30d.gz
* move library part to src/Adam Vogt2014-05-027-0/+2743
Ignore-this: 39633e17915844643f12a3dd25288e81 darcs-hash:20140502175159-1499c-fa8e1239e9c2a843e2272e7173374245682a1314.gz