index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2016-01-05
Fix whitespaces in cmake config
Mikkel Oscar Lyderik
2015-12-28
Add default wallpaper
Drew DeVault
2015-12-23
Added include(GNUInstallDirs)
Yacine Hmito
2015-12-23
Use SYSCONFDIR as recommended
Yacine Hmito
2015-12-22
fix backtrace detection in CMake
robotanarchy
2015-12-21
add -fPIC flag (position independent code) like in wlc
robotanarchy
2015-12-21
use CMake's FindBacktrace for backtrace feature detection
robotanarchy
2015-12-20
make gdk-pixbuf dependency really optional
progandy
2015-12-20
Make some dependencies optional
Drew DeVault
2015-12-18
Drop sway-xorg.desktop
Drew DeVault
2015-12-17
Implement PAM password verification in swaylock
Drew DeVault
2015-12-10
Add swaylock subproject
Drew DeVault
2015-12-08
Merge pull request #296 from progandy/pixbuf
Drew DeVault
2015-12-07
swaybg: load more image formats with gdk-pixbuf2
progandy
2015-12-02
move manpages to subfolders
Christoph Gysin
2015-12-02
cmake: build common code only once
Christoph Gysin
2015-12-01
cmake: remove extra space
Christoph Gysin
2015-12-01
cmake: extract sway
Christoph Gysin
2015-12-01
cmake: extract add_manpage()
Christoph Gysin
2015-12-01
cmake: remove unnecessary quotes
Christoph Gysin
2015-12-01
cmake: remove old-style endif condition
Christoph Gysin
2015-12-01
cmake: use out-of-source build
Christoph Gysin
2015-12-01
cmake: separate C flags and preprocesser definitions
Christoph Gysin
2015-12-01
cmake: use tabs instead of spaces
Christoph Gysin
2015-12-01
cmake: style consistency
Christoph Gysin
2015-12-01
cmake: convert all cmake commands to lowercase
Christoph Gysin
2015-12-01
FALLBACK_CONFIG_DIR did not work. Fixed.
Yacine Hmito
2015-12-01
Can customize config fallback directory
Yacine Hmito
2015-11-29
Add swaybar subproject
Drew DeVault
2015-11-27
Add swaygrab(1) man page
Drew DeVault
2015-11-27
Add swaygrab subproject
Drew DeVault
2015-11-26
Add swaymsg(1) man page
Drew DeVault
2015-11-26
Add swaymsg subproject
Drew DeVault
2015-11-18
Basic support for extensions in server and clients
Drew DeVault
2015-11-13
Fix man page installs
Drew DeVault
2015-11-13
Clean up CMake stuff
Drew DeVault
2015-11-12
cmake: run git in the source directory
Ben Boeckel
2015-11-12
common: create a static library
Ben Boeckel
2015-11-12
cmake: clean up installation rules
Ben Boeckel
2015-11-12
cmake: clean up definition settings
Ben Boeckel
2015-11-12
cmake: manipulate CMAKE_MODULE_PATH as a list
Ben Boeckel
2015-11-12
cmake: set the output directory once
Ben Boeckel
2015-11-12
cmake: simplify manpage generation
Ben Boeckel
2015-11-12
cmake: use string(TIMESTAMP)
Ben Boeckel
2015-11-12
cmake: bump requirement to 3.1.0
Ben Boeckel
2015-11-12
Start fleshing out wayland client implementation
Drew DeVault
2015-11-12
Add swaybg executable
Drew DeVault
2015-11-12
Add new dependencies for wayland clients
Drew DeVault
2015-09-30
Use location of XKBcommon headers, don't expect build in source directory
Tomáš Čech
2015-09-18
Fix build for debian stretch
Drew DeVault
[next]