Sky
64a660894d
Update Debian packages in README
2018-08-06 18:42:59 -07:00
Peter Simons
27b1ce9dd7
Merge pull request #98 from tmciver/master
...
Update README to add xrandr dependency and add build/install instruct…
2018-07-30 12:43:33 +02:00
Peter Simons
5caf235f6b
CHANGES.md: document recent changes
2018-07-30 12:42:16 +02:00
Peter Simons
4ef9c12d13
Merge pull request #99 from gliptak/warnings1
...
Cleanup build warnings
2018-07-30 12:40:09 +02:00
Peter Simons
d6705fd595
Merge pull request #128 from madnight/patch-1
...
Remove unused CPP extension from Core.hs
2018-07-30 12:38:16 +02:00
Peter Simons
7c1065c43f
Merge pull request #127 from dudebout/patch-1
...
remove the man pages from data-files
2018-07-30 12:31:26 +02:00
Peter Simons
af104509c3
GenerateManpage does not compile with Cabal 2.2.x.
2018-07-30 11:56:07 +02:00
Michiel Derhaeg
586ee75a9a
fix manpage generation
2018-07-30 11:53:58 +02:00
Clint Adams
013da018a1
Port GenerateManpage.hs to pandoc 2
...
Closes : #123
There is a regression here in terms of aesthetics.
2018-07-30 11:53:58 +02:00
Peter Simons
71cb355948
travis.yml: we can now run "cabal check" successfully
v0.14
2018-07-30 11:06:02 +02:00
Peter Simons
19069b3d4b
xmonad.cabal: drop hard-coded profiling mode
...
Hackage won't accept the package with that "hack" in place. If you want to
compile with profiling enabled, please configure the build with
--enable-profiling via "cabal" or "stack" or whatever build driver you're
using.
2018-07-30 11:03:53 +02:00
Peter Simons
969fca9406
Merge pull request #157 from xmonad/travis
...
Travis
2018-07-30 10:44:27 +02:00
Peter Simons
61f00e65f1
Merge pull request #169 from mimi1vx/patch-1
...
Allow X11-1.9
2018-07-30 09:43:07 +02:00
Peter Simons
db11089e70
travis.yml: re-generate with latest version of make-travis-yml
2018-07-30 09:36:19 +02:00
Peter Simons
e601a7d16d
xmonad.cabal: updated tested-with fields to the latest major release, respectively
2018-07-30 09:33:03 +02:00
Peter Simons
0dd23bddfa
Merge branch 'master' into travis.
2018-07-30 09:32:12 +02:00
Peter Simons
55b14d4850
Bump version number to 0.14 for upcoming release.
2018-07-30 09:29:12 +02:00
Ondřej Súkup
9df514b378
Allow X11-1.9
2018-05-15 09:45:36 +02:00
geekosaur
ecf1a0ca0d
Merge pull request #163 from aplaice/patch-1
...
Fix typo Utils -> Util
2018-04-18 18:25:18 -04:00
aplaice
d216e95f97
Fix typo Utils -> Util
...
This is extremely minor, but it results in haddock incorrectly
hyperlinking XMonad.Utils.ExtensibleState at
https://hackage.haskell.org/package/xmonad-0.13/docs/XMonad-Core.html#v:extensibleState
2018-04-11 23:46:11 +02:00
Brent Yorgey
af3d3818c8
Revert "remove unnecessary profiling flag"
...
This reverts commit d065038c8a
.
Put profiling flag back, and comment out 'cabal check' test in .travis.yml
2018-03-21 22:22:58 -05:00
Brent Yorgey
d065038c8a
remove unnecessary profiling flag
...
It was making cabal check unhappy.
2018-03-21 15:34:27 -05:00
Brent Yorgey
10bc213349
include libxrandr-dev
2018-03-21 15:24:54 -05:00
Brent Yorgey
d22d93b43f
try updating travis config
2018-03-21 14:58:54 -05:00
Brent Yorgey
871a80fee7
add GHC 8.4.1 to tested-with
2018-03-21 14:58:38 -05:00
Brent Yorgey
2d59f5157c
update GHC version number to 8.4.1
2018-03-21 14:58:25 -05:00
Brent Yorgey
0738262d9e
Merge pull request #153 from vmchale/master
...
update to work with latest GHC
2018-03-21 14:54:30 -05:00
Brent Yorgey
63d6a66133
Merge branch 'master' into master
2018-03-21 14:52:50 -05:00
Brent Yorgey
fe6215d309
Merge pull request #156 from MichielDerhaeg/compat
...
restored compatability with GHC versions prior to 8.0.1
2018-03-21 14:50:17 -05:00
Michiel Derhaeg
c3cb4ad65f
forgot to remote windows specific code
2018-03-18 00:08:03 +01:00
Michiel Derhaeg
126f891d11
restored compatability with GHC versions prior to 8.0.1
2018-03-17 23:23:11 +01:00
Vanessa McHale
d3383ce0f5
make it work w/ xmonad-testing
2018-02-05 18:29:14 -06:00
Vanessa McHale
c96a59fa0d
update to work with latest GHC
2018-02-05 17:46:57 -06:00
Peter J. Jones
12a45b4b99
Merge pull request #88 from Javran/master
...
fix xmonad/xmonad#87
2017-09-13 18:07:04 -07:00
Javran Cheng
462957b2f0
fix xmonad/xmonad#87
...
switch focus when mouse is entering a workspace
but not moving into a window (w' == 0)
for magic number 0 in w' == 0
see discussion in https://github.com/xmonad/xmonad/pull/88#pullrequestreview-62489502
2017-09-13 19:28:02 -04:00
Fabian Beuke
179b6a30f4
Remove unused CPP extension from Core.hs
2017-08-08 00:46:00 +02:00
Nicolas Dudebout
3dc65c3d2e
remove the man pages from data-files
...
The man pages are available for packagers in `extra-source-files`.
Having them in `data-files` is confusing since, according to Cabal's user guide [1], `data-files` contains "A list of files to be installed for run-time use by the package.", but the man pages are not used at run-time by xmonad.
[1]: https://www.haskell.org/cabal/users-guide/developing-packages.html
2017-08-06 10:29:54 -04:00
Peter J. Jones
2e6312776b
Merge pull request #111 from YoYoYonnY/origin/patch-1
...
Safer string quoting for help message
2017-05-31 10:05:03 -07:00
Jonne Ransijn
3897cab7c9
Safer string quoting for help message
...
Using `show` to quote help string instead of hard-coding it.
Allows for quotes and other characters to be placed inside the help string.
2017-05-09 00:25:48 +02:00
Gábor Lipták
0c97a89754
Cleanup build warnings
...
Signed-off-by: Gábor Lipták <gliptak@gmail.com >
2017-04-15 18:16:40 -04:00
Tim McIver
5afdc16387
Update README to add xrandr dependency and add build/install instruction.
2017-04-13 22:31:34 -04:00
Peter Jones
10b843ad21
Add a section on rebashing and squashing
2017-04-10 16:58:45 -07:00
Peter J. Jones
bc320b69da
Merge pull request #91 from pjones/pjones/remove-state-file
...
Remove the xmonad state file after reading it
2017-04-10 10:47:03 -07:00
Peter Jones
89a8cc88c3
Remove the xmonad state file after reading it
...
Tries to make sure IO is not lazy so the file is processed before it
is removed from the file system.
Fixes #86 and friends.
2017-03-30 16:19:26 -07:00
Peter Jones
76f4a16258
Add a stack.yaml
file for testing and easy Hackage upload
v0.13
2017-02-10 16:20:01 -07:00
Peter Jones
8f2eb540d7
Update documentation after final release review
2017-02-10 15:48:44 -07:00
Peter Jones
ba2d75b930
Build the man page for 0.13
2017-02-10 15:46:45 -07:00
Peter Jones
acf0652952
Add a release date
2017-02-09 16:25:41 -07:00
Peter Jones
e4d231920c
Bump version to 0.13
2017-02-09 16:09:52 -07:00
Peter J. Jones
980828feea
Merge pull request #76 from SirBoonami/master
...
Rare crash fix due to uncaught exception from `getWindowAttributes`
2017-02-09 15:04:41 -07:00