aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-02move manpages to subfoldersChristoph Gysin
2015-12-02Merge pull request #291 from christophgysin/libsDrew DeVault
2015-12-02cmake: build common code only onceChristoph Gysin
2015-12-02Merge pull request #290 from christophgysin/cmakeDrew DeVault
2015-12-02cmake: fix manpage dependenciesChristoph Gysin
2015-12-02cmake: fix indentationChristoph Gysin
2015-12-01Fix for_window [...] move scratchpad correctlyDrew DeVault
2015-12-01Revert "Fix bug with for_window [...] move scratchpad"Drew DeVault
2015-12-01Fix bug with for_window [...] move scratchpadDrew DeVault
2015-12-01Fix busted install of /etc/sway/configDrew DeVault
2015-12-01Merge pull request #287 from christophgysin/cmakeDrew DeVault
2015-12-01cmake: remove extra spaceChristoph Gysin
2015-12-01cmake: remove subprojectsChristoph Gysin
2015-12-01cmake: extract swayChristoph Gysin
2015-12-01cmake: extract add_manpage()Christoph Gysin
2015-12-01Remove build badge (Travis is broken, not sway)Drew DeVault
2015-12-01Update .gitignoreDrew DeVault
2015-12-01Merge pull request #285 from christophgysin/cmakeDrew DeVault
2015-12-01Merge pull request #286 from mikkeloscar/wlc-origin-pointDrew DeVault
2015-12-01Use wlc_point instead of deprecated wlc_originMikkel Oscar Lyderik
2015-12-01cmake: remove unnecessary quotesChristoph Gysin
2015-12-01cmake: remove old-style endif conditionChristoph Gysin
2015-12-01cmake: use out-of-source buildChristoph Gysin
2015-12-01cmake: separate C flags and preprocesser definitionsChristoph Gysin
2015-12-01cmake: use tabs instead of spacesChristoph Gysin
2015-12-01cmake: style consistencyChristoph Gysin
2015-12-01cmake: convert all cmake commands to lowercaseChristoph Gysin
2015-12-01Merge pull request #284 from gpyh/masterDrew DeVault
2015-12-01FALLBACK_CONFIG_DIR did not work. Fixed.Yacine Hmito
2015-11-30Merge pull request #281 from gpyh/masterDrew DeVault
2015-12-01Can customize config fallback directoryYacine Hmito
2015-11-29Add framework for switching command setsDrew DeVault
2015-11-29Add bar config struct and defaultsDrew DeVault
2015-11-29Merge pull request #278 from christophgysin/mergeDrew DeVault
2015-11-29cmd_output: Merge instead of replace output configChristoph Gysin
2015-11-29config: Store 'enabled' as intChristoph Gysin
2015-11-29Merge pull request #277 from christophgysin/cmd_outputDrew DeVault
2015-11-29cmd_output: check for missing subcommand argumentsChristoph Gysin
2015-11-29Add text rendering support to wayland clientsDrew DeVault
2015-11-29Only strip comments at the start of a lineDrew DeVault
2015-11-29Fix output adjustment for panelsDrew DeVault
2015-11-29Support desktop shell panels in compositorDrew DeVault
2015-11-29Add swaybar basicsDrew DeVault
2015-11-29Add swaybar subprojectDrew DeVault
2015-11-29Add suid instructions to readmeDrew DeVault
2015-11-29Merge pull request #274 from sce/fix_stray_floatsDrew DeVault
2015-11-29Merge pull request #276 from sce/earlier_loggingDrew DeVault
2015-11-29Remove trailing semicolonDrew DeVault
2015-11-29Merge pull request #275 from christophgysin/cmd_outputDrew DeVault
2015-11-29Merge pull request #269 from christophgysin/usageDrew DeVault