92 Commits (3c02aa17cab40a6990524a3dc3428fa8c5b6ec54)

Author SHA1 Message Date
JerziKaminsky aa6bd85da1 Add libcap check to CMake
8 years ago
Drew DeVault 9aed9d9359 UnGNUify the codebase
8 years ago
Fabio Alessandro Locati c51e83f834
Make it work for all compilers
8 years ago
Fabio Alessandro Locati 6800c60d4b
Ignore Wimplicit-fallthrough
8 years ago
Mykyta Holubakha 138bcd0cfa Unset LD_LIBRARY_PATH, unless specified
9 years ago
Drew DeVault 6a1df17fb7 Fix user-set LD_LIBRARY_PATH
9 years ago
Wouter van Kesteren 09b9106550 Use CMAKE_INSTALL_FULL_DATA{,ROOT}DIR
9 years ago
Greg V da26d69cb1 Fix build on FreeBSD
9 years ago
Drew DeVault cb0ca3c301 Change name of ld-library-path cmake variable
9 years ago
Drew DeVault 0a1b211e09 Drop -Denable-binding-event
9 years ago
Drew DeVault a4e92ad272 Deal with LD_LIBRARY_PATH
9 years ago
Hummer12007 8fc9f503f9 Enable using non-annotated tags in git-describe
9 years ago
Drew DeVault 2c9553a6fd Set Cairo and Pango as required dependencies
9 years ago
Drew DeVault d541a02461 Turn off ZSH completions by default
9 years ago
Drew DeVault 3fa8df7b05 Add -Werror to C flags
9 years ago
Tomáš Čech 1124e78dda Respect supplied CMAKE_C_FLAGS
9 years ago
Drew DeVault a8e1ca75d0 New default wallpaper!
9 years ago
Mikkel Oscar Lyderik 4cbb09d566 cmake: fix libinput include dirs
10 years ago
Drew DeVault a6b19988c5 Merge pull request #440 from SethBarberee/zsh-completions
10 years ago
Cole Mickens 28081b7689 libinput
10 years ago
Seth Barberee fcd0071555 added basic zsh shell completion for sway, swaybg, and swaygrab
10 years ago
Mikkel Oscar Lyderik 93c93dd0f7 Make enable-binding-event option have an affect.
10 years ago
Drew DeVault b4ea9d492c Make wallpaper optional (cmake flag)
10 years ago
Mikkel Oscar Lyderik 15cbc53a77 Make IPC binding event support a compile time opt.
10 years ago
Mikkel Oscar Lyderik 18f8185011 Fix whitespaces in cmake config
10 years ago
Drew DeVault 5060c72a54 Add default wallpaper
10 years ago
Yacine Hmito 284720cf5f Added include(GNUInstallDirs)
10 years ago
Yacine Hmito f02cf75ff3 Use SYSCONFDIR as recommended
10 years ago
robotanarchy 470e59b291 fix backtrace detection in CMake
10 years ago
robotanarchy 03c041dd30 add -fPIC flag (position independent code) like in wlc
10 years ago
robotanarchy 94cac7a014 use CMake's FindBacktrace for backtrace feature detection
10 years ago
progandy 21014e606b make gdk-pixbuf dependency really optional
10 years ago
Drew DeVault 05e48835f7 Make some dependencies optional
10 years ago
Drew DeVault f62502e78d Drop sway-xorg.desktop
10 years ago
Drew DeVault 9c141f0bf1 Implement PAM password verification in swaylock
10 years ago
Drew DeVault f80481a37d Add swaylock subproject
10 years ago
Drew DeVault 7ed204eb02 Merge pull request #296 from progandy/pixbuf
10 years ago
progandy 3fdf4f811f swaybg: load more image formats with gdk-pixbuf2
10 years ago
Christoph Gysin 99af7e7c9c move manpages to subfolders
10 years ago
Christoph Gysin cce9c338c0 cmake: build common code only once
10 years ago
Christoph Gysin 38d4ee9f50 cmake: remove extra space
10 years ago
Christoph Gysin 92a3538381 cmake: extract sway
10 years ago
Christoph Gysin 4277070a7b cmake: extract add_manpage()
10 years ago
Christoph Gysin 55b3532fe0 cmake: remove unnecessary quotes
10 years ago
Christoph Gysin 8f00eac07b cmake: remove old-style endif condition
10 years ago
Christoph Gysin 2dedf206d7 cmake: use out-of-source build
10 years ago
Christoph Gysin a043c9030c cmake: separate C flags and preprocesser definitions
10 years ago
Christoph Gysin f7ec3d00a0 cmake: use tabs instead of spaces
10 years ago
Christoph Gysin 905966bcae cmake: style consistency
10 years ago
Christoph Gysin 2429266e3e cmake: convert all cmake commands to lowercase
10 years ago