Age | Commit message (Expand) | Author |
2019-01-19 | apply_output_config: remove output_i | Brian Ashworth |
2019-01-18 | Better handle outputs without CRTC | emersion |
2019-01-17 | Don't use sh when spawning swaybg | emersion |
2019-01-17 | swaybg: use output names instead of output indexes | emersion |
2018-12-19 | Terminate swaybg in output_disable | Brian Ashworth |
2018-12-13 | Rework default output configs | Brian Ashworth |
2018-12-03 | Fix identifier output configs on reload | Brian Ashworth |
2018-11-25 | Replace _XOPEN_SOURCE with _POSIX_C_SOURCE | emersion |
2018-11-13 | Add some missing frees. | Connor E |
2018-10-08 | Allow swaybg to be disabled | emersion |
2018-09-28 | Handle shell special characters in bg file path | Brian Ashworth |
2018-09-05 | Call wlr_output_enable on enable/disable if needed | Brian Ashworth |
2018-09-05 | Implement type safe arguments and demote sway_container | Ryan Dwyer |
2018-09-01 | Do not modeset disabled outputs | emersion |
2018-08-26 | Merge pull request #2513 from RyanDwyer/rename-root-outputs | Drew DeVault |
2018-08-26 | Remove layout.c | Ryan Dwyer |
2018-08-25 | Rename sway_root.outputs to sway_root.all_outputs | Ryan Dwyer |
2018-08-24 | Refactor destroy functions and save workspaces when there's no outputs | Ryan Dwyer |
2018-08-08 | Allow a fallback color to be specified for swaybg | Brian Ashworth |
2018-07-20 | Reset outputs on reload | Brian Ashworth |
2018-07-20 | Fix output wildcard handling | Brian Ashworth |
2018-07-15 | config output: free command string if unused | Ian Fan |
2018-07-09 | Update for swaywm/wlroots#1126 | emersion |
2018-06-06 | Store sway_outputs so that they can be reenabled | Brian Ashworth |
2018-05-13 | Idle handling for dpms/lockscreen et al | Mattias Eriksson |
2018-05-01 | Fix layer surface crash on output destroy | db |
2018-04-04 | Merge branch 'wlroots' into split-containers2 | Tony Crisci |
2018-04-03 | Fix wrong output container coordinates | emersion |
2018-04-03 | unify container destroy functions | Tony Crisci |
2018-03-30 | Merge remote-tracking branch 'origin/wlroots' into swaybar-layers | Drew DeVault |
2018-03-29 | Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree" | Tony Crisci |
2018-03-29 | Revert "Refactor tree" | Drew DeVault |
2018-03-29 | Add swaybg_command | Drew DeVault |
2018-03-29 | Move bar config into its own file | Drew DeVault |
2018-03-29 | more renaming things | Tony Crisci |
2018-03-29 | rename container functions | Tony Crisci |
2018-03-28 | Address review feedback | Drew DeVault |
2018-03-28 | Render layer surfaces and respect exclusive zone | Drew DeVault |
2018-01-05 | sway: change all sway_log to wlr_log | Dominique Martinet |
2017-12-29 | Allow to configure outputs by their identifier | emersion |
2017-12-27 | Refactor output command, add output enable | emersion |
2017-12-18 | Add support for fractional output scale | emersion |
2017-12-14 | Replace refresh_rate and position by mode in output command | emersion |
2017-12-13 | Update output containers on output layout change | emersion |
2017-12-12 | Update output container box in event handler | emersion |
2017-12-12 | Listen to output layout change | emersion |
2017-12-12 | Add scale and transform events to sway_output | emersion |
2017-12-11 | Use custom modes when output has no mode | emersion |
2017-12-09 | Remove output from layout | emersion |
2017-12-06 | Add new_output_config, update root container size on output hotplug | emersion |