sway

i3-compatible Wayland compositor
git clone https://git.awy.one/sway
Log | Files | Refs | README | LICENSE

commit df57d1b70215439b129722c0dc867ac8ed6a872e
parent 34009205e99e79150a5c8ecdede9346abf85eae7
Author: Ethan <nuew@users.noreply.github.com>
Date:   Thu, 24 Mar 2016 18:57:31 -0400

Merge branch 'master' into display-images
Diffstat:
Mcommon/CMakeLists.txt | 4++++
Mswaygrab/CMakeLists.txt | 1+
2 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt @@ -1,3 +1,7 @@ +include_directories( + ${WLC_INCLUDE_DIRS} +) + add_library(sway-common ipc-client.c list.c diff --git a/swaygrab/CMakeLists.txt b/swaygrab/CMakeLists.txt @@ -1,5 +1,6 @@ include_directories( ${JSONC_INCLUDE_DIRS} + ${WLC_INCLUDE_DIRS} ) add_executable(swaygrab