aboutsummaryrefslogtreecommitdiffstats
path: root/sway/commands/output.c
Commit message (Expand)AuthorAge
* Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Libravatar Tony Crisci2018-03-29
* Revert "Refactor tree"Libravatar Drew DeVault2018-03-29
* rename container functionsLibravatar Tony Crisci2018-03-29
* Render layer surfaces and respect exclusive zoneLibravatar Drew DeVault2018-03-28
* sway: change all sway_log to wlr_logLibravatar Dominique Martinet2018-01-05
* Allow to configure outputs by their identifierLibravatar emersion2017-12-29
* Refactor output command, add output enableLibravatar emersion2017-12-27
* Add support for fractional output scaleLibravatar emersion2017-12-18
* Use strtol instead of atoi in output commandLibravatar emersion2017-12-14
* Fail if unknown output subcommandLibravatar emersion2017-12-14
* Replace refresh_rate and position by mode in output commandLibravatar emersion2017-12-14
* Update output container box in event handlerLibravatar emersion2017-12-12
* Remove output from layoutLibravatar emersion2017-12-09
* Add new_output_config, update root container size on output hotplugLibravatar emersion2017-12-06
* Init, merge output config params, use wlr_output_layoutLibravatar emersion2017-12-06
* Add output configLibravatar emersion2017-12-06
* Move everything to sway/old/Libravatar Drew DeVault2017-11-18
* Clean up output commandLibravatar Calvin Lee2017-10-05
* UnGNUify the codebaseLibravatar Drew DeVault2017-03-10
* Handle calloc failuresLibravatar Drew DeVault2016-12-15
* Handle allocation failure in commandsLibravatar Drew DeVault2016-12-15
* merge in latest commitsLibravatar Zandr Martin2016-09-02
* refactor commands.cLibravatar Zandr Martin2016-09-01