aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/set.c
Commit message (Collapse)AuthorAge
* add config handlersLibravatar Tony Crisci2018-02-24
|
* sway: change all sway_log to wlr_logLibravatar Dominique Martinet2018-01-05
|
* config: add 'set' commandLibravatar Dominique Martinet2018-01-05
|
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
|
* Fix issue #1287Libravatar Jonas Karlsson2017-10-03
| | | | All variables without a $ prefix lost their last character due to off by one error
* FreeBSD fixesLibravatar johalun2017-06-06
| | | | | | | Increase _POSIX_SOURCE value where needed. Increase _XOPEN_SOURCE value where needed. Conditionally link to libcap (only on Linux). Possibly some trailing whitespace fixes (automatic).
* UnGNUify the codebaseLibravatar Drew DeVault2017-03-10
|
* Handle allocation failure in commandsLibravatar Drew DeVault2016-12-15
|
* merge in latest commitsLibravatar Zandr Martin2016-09-02
|
* refactor commands.cLibravatar Zandr Martin2016-09-01