aboutsummaryrefslogtreecommitdiff
path: root/sway/config
AgeCommit message (Expand)Author
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-11fix misc memory leaksBrian Ashworth
2019-02-01Revert "More frees."Connor E
2019-02-01Revert "Add some missing frees."Connor E
2019-01-31pointer_constraint: change to a seat subcommandBrian Ashworth
2019-01-30Add pointer_constraint commandDrew DeVault
2019-01-22Don't allow noop output to be configuredRyan Dwyer
2019-01-21Move sway-specific functions in common/util.c into sway/M Stoeckl
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
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth
2019-01-13Merge pull request #3397 from RedSoxFan/fix-swaybar-heightDrew DeVault
2019-01-11swaybar: add status_edge_padding commandBrian Ashworth
2019-01-11swaybar: add status_padding commandBrian Ashworth
2019-01-09swaybar: obey height if givenBrian Ashworth
2018-12-31swaybar: implement tray configIan Fan
2018-12-30hide_cursor: change to a seat subcommandBrian Ashworth
2018-12-29Revamp seat configsBrian Ashworth
2018-12-19Terminate swaybg in output_disableBrian Ashworth
2018-12-13Rework default output configsBrian Ashworth
2018-12-09list.c: rename free_flat_list to list_free_items_and_destroyIan Fan
2018-12-09Cleanup list codeIan Fan
2018-12-09list.c: Remove list_foreachIan Fan
2018-12-03Fix identifier output configs on reloadBrian Ashworth
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-11-19Merge pull request #3083 from c-edw/feature/StripWorkspaceNameemersion
2018-11-18Add scroll factor config option.Spencer Michaels
2018-11-17Implement strip_workspace_name.Connor E
2018-11-13More frees.Connor E
2018-11-13Add some missing frees.Connor E
2018-10-14swaybar: show hidden bar on key eventIan Fan
2018-10-13Fix bar subcommand handler structs and selectionBrian Ashworth
2018-10-09bar-bindsym: address ianyfan's commentsBrian Ashworth
2018-10-09Implement bar bindsymBrian Ashworth
2018-10-08Allow swaybg to be disabledemersion