aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
Commit message (Collapse)AuthorAge
* Add Wayland and Xorg session filesLibravatar Max Bruckner2015-08-20
| | | | This allows display managers to detect sway.
* added sway_assert functionLibravatar minus2015-08-18
| | | | returns false on a failed assertion in release mode and raises SIGABRT in debug mode
* Find a2x through CMakeLibravatar Drew DeVault2015-08-18
| | | | Fixes #63
* Install manual pages to <prefix>/share/manLibravatar Lubomir Rintel2015-08-18
| | | | | Use a FHS compliant location instead of /usr/man compat symlink. Some distros don't ship that one.
* Add man pagesLibravatar Drew DeVault2015-08-17
|
* Move headers to include/Libravatar Drew DeVault2015-08-16
|
* Add default config fileLibravatar Drew DeVault2015-08-16
|
* Pull in some scas code and read i3 config fileLibravatar Drew DeVault2015-08-04
|
* Initial commitLibravatar Drew DeVault2015-08-04