summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* remove archive from git, add *.a to gitignoreLibravatar Christoph Gysin2015-12-03
* Add swaylock protocol, add resource destructorsLibravatar Drew DeVault2015-12-03
* Revert "Remove build badge (Travis is broken, not sway)"Libravatar Drew DeVault2015-12-03
* Merge pull request #293 from christophgysin/responseLibravatar Drew DeVault2015-12-02
|\
| * swaymsg: add newline after responseLibravatar Christoph Gysin2015-12-02
* | Merge pull request #294 from christophgysin/matchLibravatar Drew DeVault2015-12-02
|\ \ | |/ |/|
| * Fix using last output config if none matchedLibravatar Christoph Gysin2015-12-02
|/
* Merge pull request #291 from christophgysin/libsLibravatar Drew DeVault2015-12-02
|\
| * cmake: build common code only onceLibravatar Christoph Gysin2015-12-02
|/
* Merge pull request #290 from christophgysin/cmakeLibravatar Drew DeVault2015-12-02
|\
| * cmake: fix manpage dependenciesLibravatar Christoph Gysin2015-12-02
| * cmake: fix indentationLibravatar Christoph Gysin2015-12-02
|/
* Fix for_window [...] move scratchpad correctlyLibravatar Drew DeVault2015-12-01
* Revert "Fix bug with for_window [...] move scratchpad"Libravatar Drew DeVault2015-12-01
* Fix bug with for_window [...] move scratchpadLibravatar Drew DeVault2015-12-01
* Fix busted install of /etc/sway/configLibravatar Drew DeVault2015-12-01
* Merge pull request #287 from christophgysin/cmakeLibravatar Drew DeVault2015-12-01
|\
| * cmake: remove extra spaceLibravatar Christoph Gysin2015-12-01
| * cmake: remove subprojectsLibravatar Christoph Gysin2015-12-01
| * cmake: extract swayLibravatar Christoph Gysin2015-12-01
| * cmake: extract add_manpage()Libravatar Christoph Gysin2015-12-01
|/
* Remove build badge (Travis is broken, not sway)Libravatar Drew DeVault2015-12-01
* Update .gitignoreLibravatar Drew DeVault2015-12-01
* Merge pull request #285 from christophgysin/cmakeLibravatar Drew DeVault2015-12-01
|\
| * cmake: remove unnecessary quotesLibravatar Christoph Gysin2015-12-01
| * cmake: remove old-style endif conditionLibravatar Christoph Gysin2015-12-01
| * cmake: use out-of-source buildLibravatar Christoph Gysin2015-12-01
| * cmake: separate C flags and preprocesser definitionsLibravatar Christoph Gysin2015-12-01
| * cmake: use tabs instead of spacesLibravatar Christoph Gysin2015-12-01
| * cmake: style consistencyLibravatar Christoph Gysin2015-12-01
| * cmake: convert all cmake commands to lowercaseLibravatar Christoph Gysin2015-12-01
* | Merge pull request #286 from mikkeloscar/wlc-origin-pointLibravatar Drew DeVault2015-12-01
|\ \ | |/ |/|
| * Use wlc_point instead of deprecated wlc_originLibravatar Mikkel Oscar Lyderik2015-12-01
|/
* Merge pull request #284 from gpyh/masterLibravatar Drew DeVault2015-12-01
|\
| * FALLBACK_CONFIG_DIR did not work. Fixed.Libravatar Yacine Hmito2015-12-01
* | Merge pull request #281 from gpyh/masterLibravatar Drew DeVault2015-11-30
|\|
| * Can customize config fallback directoryLibravatar Yacine Hmito2015-12-01
|/
* Add framework for switching command setsLibravatar Drew DeVault2015-11-29
* Add bar config struct and defaultsLibravatar Drew DeVault2015-11-29
* Merge pull request #278 from christophgysin/mergeLibravatar Drew DeVault2015-11-29
|\
| * cmd_output: Merge instead of replace output configLibravatar Christoph Gysin2015-11-29
| * config: Store 'enabled' as intLibravatar Christoph Gysin2015-11-29
* | Merge pull request #277 from christophgysin/cmd_outputLibravatar Drew DeVault2015-11-29
|\ \ | |/ |/|
| * cmd_output: check for missing subcommand argumentsLibravatar Christoph Gysin2015-11-29
|/
* Add text rendering support to wayland clientsLibravatar Drew DeVault2015-11-29
* Only strip comments at the start of a lineLibravatar Drew DeVault2015-11-29
* Fix output adjustment for panelsLibravatar Drew DeVault2015-11-29
* Support desktop shell panels in compositorLibravatar Drew DeVault2015-11-29
* Add swaybar basicsLibravatar Drew DeVault2015-11-29
* Add swaybar subprojectLibravatar Drew DeVault2015-11-29