65 Commits (72043b231d99162d917c3234bfbf99b6a9e29945)

Author SHA1 Message Date
Yacine Hmito f02cf75ff3 Use SYSCONFDIR as recommended
9 years ago
robotanarchy 470e59b291 fix backtrace detection in CMake
9 years ago
robotanarchy 03c041dd30 add -fPIC flag (position independent code) like in wlc
9 years ago
robotanarchy 94cac7a014 use CMake's FindBacktrace for backtrace feature detection
9 years ago
progandy 21014e606b make gdk-pixbuf dependency really optional
9 years ago
Drew DeVault 05e48835f7 Make some dependencies optional
9 years ago
Drew DeVault f62502e78d Drop sway-xorg.desktop
9 years ago
Drew DeVault 9c141f0bf1 Implement PAM password verification in swaylock
9 years ago
Drew DeVault f80481a37d Add swaylock subproject
9 years ago
Drew DeVault 7ed204eb02 Merge pull request #296 from progandy/pixbuf
9 years ago
progandy 3fdf4f811f swaybg: load more image formats with gdk-pixbuf2
9 years ago
Christoph Gysin 99af7e7c9c move manpages to subfolders
9 years ago
Christoph Gysin cce9c338c0 cmake: build common code only once
9 years ago
Christoph Gysin 38d4ee9f50 cmake: remove extra space
9 years ago
Christoph Gysin 92a3538381 cmake: extract sway
9 years ago
Christoph Gysin 4277070a7b cmake: extract add_manpage()
9 years ago
Christoph Gysin 55b3532fe0 cmake: remove unnecessary quotes
9 years ago
Christoph Gysin 8f00eac07b cmake: remove old-style endif condition
9 years ago
Christoph Gysin 2dedf206d7 cmake: use out-of-source build
9 years ago
Christoph Gysin a043c9030c cmake: separate C flags and preprocesser definitions
9 years ago
Christoph Gysin f7ec3d00a0 cmake: use tabs instead of spaces
9 years ago
Christoph Gysin 905966bcae cmake: style consistency
9 years ago
Christoph Gysin 2429266e3e cmake: convert all cmake commands to lowercase
9 years ago
Yacine Hmito f3f77f9ff1 FALLBACK_CONFIG_DIR did not work. Fixed.
9 years ago
Yacine Hmito 09feef89ee Can customize config fallback directory
9 years ago
Drew DeVault 63cf8e48c4 Add swaybar subproject
9 years ago
Drew DeVault 59e97c2788 Add swaygrab(1) man page
9 years ago
Drew DeVault 7c04cd4fc8 Add swaygrab subproject
9 years ago
Drew DeVault 4e7dccf631 Add swaymsg(1) man page
9 years ago
Drew DeVault d69cbeabc0 Add swaymsg subproject
9 years ago
Drew DeVault 82db2a57a9 Basic support for extensions in server and clients
9 years ago
Drew DeVault 5c3f40111a Fix man page installs
9 years ago
Drew DeVault fd1a59def3 Clean up CMake stuff
9 years ago
Ben Boeckel 8e8bdbcae2 cmake: run git in the source directory
9 years ago
Ben Boeckel ec013d1f1a common: create a static library
9 years ago
Ben Boeckel 98678dea5d cmake: clean up installation rules
9 years ago
Ben Boeckel f8ae8cb820 cmake: clean up definition settings
9 years ago
Ben Boeckel 28f1e9842c cmake: manipulate CMAKE_MODULE_PATH as a list
9 years ago
Ben Boeckel 2e9183e4de cmake: set the output directory once
9 years ago
Ben Boeckel 4714262c3d cmake: simplify manpage generation
9 years ago
Ben Boeckel c8599dba02 cmake: use string(TIMESTAMP)
9 years ago
Ben Boeckel f002baed7a cmake: bump requirement to 3.1.0
9 years ago
Drew DeVault bfcabe48ef Start fleshing out wayland client implementation
9 years ago
Drew DeVault 4dc913c95e Add swaybg executable
9 years ago
Drew DeVault aadcba4b7c Add new dependencies for wayland clients
9 years ago
Tomáš Čech c57499d29c Use location of XKBcommon headers, don't expect build in source directory
9 years ago
Drew DeVault 8e25ce4e57 Fix build for debian stretch
9 years ago
Luminarys 54b51cbe6a Updated versioning in cmake
9 years ago
minus c948432fb4 fixed json-c CMake inclusion
9 years ago
minus 2289029fab added json-c lib and implemented IPC get_version
9 years ago