aboutsummaryrefslogtreecommitdiffstats
path: root/sway/config
Commit message (Expand)AuthorAge
* Fixes crash in spawn_swaybg (closes #3733)Libravatar Noam Preil2019-03-04
* config: remove double assignement to result in get_output_configLibravatar Rouven Czerwinski2019-03-04
* Don't use SOCK_CLOEXECLibravatar emersion2019-02-25
* Disconnect swaybg instead of killing itLibravatar emersion2019-02-18
* Fix reload freeze when not modsetting current modeLibravatar Brian Ashworth2019-02-18
* apply_output_config: dpms on before modesetLibravatar Brian Ashworth2019-02-18
* fix misc memory leaksLibravatar Brian Ashworth2019-02-11
* Revert "More frees."Libravatar Connor E2019-02-01
* Revert "Add some missing frees."Libravatar Connor E2019-02-01
* pointer_constraint: change to a seat subcommandLibravatar Brian Ashworth2019-01-31
* Add pointer_constraint commandLibravatar Drew DeVault2019-01-30
* Don't allow noop output to be configuredLibravatar Ryan Dwyer2019-01-22
* Move sway-specific functions in common/util.c into sway/Libravatar M Stoeckl2019-01-21
* 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
* bar_cmd_tray_bind: Use mouse button helpersLibravatar Brian Ashworth2019-01-16
* Merge pull request #3397 from RedSoxFan/fix-swaybar-heightLibravatar Drew DeVault2019-01-13
|\
| * swaybar: obey height if givenLibravatar Brian Ashworth2019-01-09
* | swaybar: add status_edge_padding commandLibravatar Brian Ashworth2019-01-11
* | swaybar: add status_padding commandLibravatar Brian Ashworth2019-01-11
|/
* swaybar: implement tray configLibravatar Ian Fan2018-12-31
* hide_cursor: change to a seat subcommandLibravatar Brian Ashworth2018-12-30
* Revamp seat configsLibravatar Brian Ashworth2018-12-29
* Terminate swaybg in output_disableLibravatar Brian Ashworth2018-12-19
* Rework default output configsLibravatar Brian Ashworth2018-12-13
* list.c: rename free_flat_list to list_free_items_and_destroyLibravatar Ian Fan2018-12-09
* Cleanup list codeLibravatar Ian Fan2018-12-09
* list.c: Remove list_foreachLibravatar Ian Fan2018-12-09
* Fix identifier output configs on reloadLibravatar Brian Ashworth2018-12-03
* Replace _XOPEN_SOURCE with _POSIX_C_SOURCELibravatar emersion2018-11-25
* Merge pull request #3083 from c-edw/feature/StripWorkspaceNameLibravatar emersion2018-11-19
|\
| * Implement strip_workspace_name.Libravatar Connor E2018-11-17
* | Add scroll factor config option.Libravatar Spencer Michaels2018-11-18
* | More frees.Libravatar Connor E2018-11-13
* | Add some missing frees.Libravatar Connor E2018-11-13
|/
* swaybar: show hidden bar on key eventLibravatar Ian Fan2018-10-14
* Fix bar subcommand handler structs and selectionLibravatar Brian Ashworth2018-10-13
* bar-bindsym: address ianyfan's commentsLibravatar Brian Ashworth2018-10-09
* Implement bar bindsymLibravatar Brian Ashworth2018-10-09
* Allow swaybg to be disabledLibravatar emersion2018-10-08
* swaybar: allow null status_commandLibravatar Ryan Dwyer2018-10-08
* Merge pull request #2725 from PumbaPe/add-tap-and-dragLibravatar Drew DeVault2018-09-30
|\
| * add tap-and-drag setting to sway-inputLibravatar PP2018-09-29
* | Turn funcs() into funcs(void)Libravatar Arkadiusz Hiler2018-09-30
* | Handle shell special characters in bg file pathLibravatar Brian Ashworth2018-09-28
|/
* input config: merge left_handed optionLibravatar Ian Fan2018-09-27
* Implement support for input wildcardLibravatar Brian Ashworth2018-09-23