aboutsummaryrefslogtreecommitdiffstats
path: root/sway/config/output.c
Commit message (Expand)AuthorAge
...
* Revert "Add some missing frees."Libravatar Connor E2019-02-01
* Don't allow noop output to be configuredLibravatar Ryan Dwyer2019-01-22
* Replace wlr_log with sway_logLibravatar M Stoeckl2019-01-21
* apply_output_config: remove output_iLibravatar Brian Ashworth2019-01-19
* Better handle outputs without CRTCLibravatar emersion2019-01-18
* Don't use sh when spawning swaybgLibravatar emersion2019-01-17
* swaybg: use output names instead of output indexesLibravatar emersion2019-01-17
* Terminate swaybg in output_disableLibravatar Brian Ashworth2018-12-19
* Rework default output configsLibravatar Brian Ashworth2018-12-13
* Fix identifier output configs on reloadLibravatar Brian Ashworth2018-12-03
* Replace _XOPEN_SOURCE with _POSIX_C_SOURCELibravatar emersion2018-11-25
* Add some missing frees.Libravatar Connor E2018-11-13
* Allow swaybg to be disabledLibravatar emersion2018-10-08
* Handle shell special characters in bg file pathLibravatar Brian Ashworth2018-09-28
* Call wlr_output_enable on enable/disable if neededLibravatar Brian Ashworth2018-09-05
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Do not modeset disabled outputsLibravatar emersion2018-09-01
* Merge pull request #2513 from RyanDwyer/rename-root-outputsLibravatar Drew DeVault2018-08-26
|\
| * Rename sway_root.outputs to sway_root.all_outputsLibravatar Ryan Dwyer2018-08-25
* | Remove layout.cLibravatar Ryan Dwyer2018-08-26
|/
* Refactor destroy functions and save workspaces when there's no outputsLibravatar Ryan Dwyer2018-08-24
* Allow a fallback color to be specified for swaybgLibravatar Brian Ashworth2018-08-08
* Reset outputs on reloadLibravatar Brian Ashworth2018-07-20
* Fix output wildcard handlingLibravatar Brian Ashworth2018-07-20
* config output: free command string if unusedLibravatar Ian Fan2018-07-15
* Update for swaywm/wlroots#1126Libravatar emersion2018-07-09
* Store sway_outputs so that they can be reenabledLibravatar Brian Ashworth2018-06-06
* Idle handling for dpms/lockscreen et alLibravatar Mattias Eriksson2018-05-13
* Fix layer surface crash on output destroyLibravatar db2018-05-01
* Merge branch 'wlroots' into split-containers2Libravatar Tony Crisci2018-04-04
|\
| * Fix wrong output container coordinatesLibravatar emersion2018-04-03
* | unify container destroy functionsLibravatar Tony Crisci2018-04-03
|/
* Merge remote-tracking branch 'origin/wlroots' into swaybar-layersLibravatar Drew DeVault2018-03-30
|\
| * Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Libravatar Tony Crisci2018-03-29
| * Revert "Refactor tree"Libravatar Drew DeVault2018-03-29
| * more renaming thingsLibravatar Tony Crisci2018-03-29
| * rename container functionsLibravatar Tony Crisci2018-03-29
* | Add swaybg_commandLibravatar Drew DeVault2018-03-29
* | Move bar config into its own fileLibravatar Drew DeVault2018-03-29
|/
* Address review feedbackLibravatar Drew DeVault2018-03-28
* 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
* Replace refresh_rate and position by mode in output commandLibravatar emersion2017-12-14
* Update output containers on output layout changeLibravatar emersion2017-12-13
* Update output container box in event handlerLibravatar emersion2017-12-12
* Listen to output layout changeLibravatar emersion2017-12-12
* Add scale and transform events to sway_outputLibravatar emersion2017-12-12