aboutsummaryrefslogtreecommitdiff
path: root/sway/config/output.c
AgeCommit message (Expand)Author
2019-11-29add scale_filter output config optionRonan Pigott
2019-11-17output: add max_render_timeIvan Molodetskikh
2019-11-05Use wlr_output_preferred_mode instead of the last modeSimon Ser
2019-11-05Fix segfault in set_modeSimon Ser
2019-11-05Prefer higher refresh rate default modesRonan Pigott
2019-11-04Add --custom to `output mode` commandSimon Ser
2019-11-01Rename symbol set_cloexec to sway_set_cloexec, remove duplicates.Sheena Artrip
2019-10-27Fix segfault in wlr_output_manager_v1_set_configurationSimon Ser
2019-10-27Fix apply_output_config return value when enabling outputSimon Ser
2019-10-21Fix refresh rate scale of outputDanilo Spinella
2019-08-07Revert "Add support for wlr_output's atomic API"Rouven Czerwinski
2019-08-07config/output: rebase cursors after config appliedBrian Ashworth
2019-08-02Allocator sizeof operand mismatchAntonin Décimo
2019-08-02Add support for wlr_output's atomic APISimon Ser
2019-07-10config/output: correctly set width/height in applyBrian Ashworth
2019-05-09config/output: fix typo in merge_id_on_nameBrian Ashworth
2019-05-04Destroy swaybg client on reloadBrian Ashworth
2019-04-14Spawn swaynag as a wayland clientBrian Ashworth
2019-04-08config/output: unbreak on 32-bit architecturesJan Beich
2019-04-04swaybg: one instance for all outputsBrian Ashworth
2019-03-24Add support for manually setting subpixel hinting on outputs.Geoff Greer
2019-03-17config/output: handle wildcard in get_output_configBrian Ashworth
2019-03-16config/output: revamp identifier/name layeringBrian Ashworth
2019-03-16Fix output config retrieval for new outputsBrian Ashworth
2019-03-11Stop using wlr_output->{lx,ly}emersion
2019-03-03Fixes crash in spawn_swaybg (closes #3733)Noam Preil
2019-02-27config: remove double assignement to result in get_output_configRouven Czerwinski
2019-02-19Don't use SOCK_CLOEXECemersion
2019-02-16Disconnect swaybg instead of killing itemersion
2019-02-16Fix reload freeze when not modsetting current modeBrian Ashworth
2019-02-15apply_output_config: dpms on before modesetBrian Ashworth
2019-02-01Revert "Add some missing frees."Connor E
2019-01-22Don't allow noop output to be configuredRyan Dwyer
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-19apply_output_config: remove output_iBrian Ashworth
2019-01-18Better handle outputs without CRTCemersion
2019-01-17Don't use sh when spawning swaybgemersion
2019-01-17swaybg: use output names instead of output indexesemersion
2018-12-19Terminate swaybg in output_disableBrian Ashworth
2018-12-13Rework default output configsBrian Ashworth
2018-12-03Fix identifier output configs on reloadBrian Ashworth
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-11-13Add some missing frees.Connor E
2018-10-08Allow swaybg to be disabledemersion
2018-09-28Handle shell special characters in bg file pathBrian Ashworth
2018-09-05Call wlr_output_enable on enable/disable if neededBrian Ashworth
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-09-01Do not modeset disabled outputsemersion
2018-08-26Merge pull request #2513 from RyanDwyer/rename-root-outputsDrew DeVault
2018-08-26Remove layout.cRyan Dwyer