summaryrefslogtreecommitdiffstats
path: root/sway/config.c
Commit message (Expand)AuthorAge
* FALLBACK_CONFIG_DIR did not work. Fixed.Libravatar Yacine Hmito2015-12-01
* Can customize config fallback directoryLibravatar Yacine Hmito2015-12-01
* Add framework for switching command setsLibravatar Drew DeVault2015-11-29
* Add bar config struct and defaultsLibravatar Drew DeVault2015-11-29
* cmd_output: Merge instead of replace output configLibravatar Christoph Gysin2015-11-29
* Only strip comments at the start of a lineLibravatar Drew DeVault2015-11-29
* apply_output_config: use list_seq_find() to find configLibravatar Christoph Gysin2015-11-29
* cmd_output: Use list_seq_find() to find matching configLibravatar Christoph Gysin2015-11-29
* Allow output config for output named *Libravatar Drew DeVault2015-11-28
* Improve config file loadingLibravatar Drew DeVault2015-11-28
* Call swaybg without invoking a shellLibravatar Christoph Gysin2015-11-25
* Merge pull request #251 from sce/criteria_1Libravatar Drew DeVault2015-11-25
|\
| * criteria: Add. Learn for_window command.Libravatar S. Christoffer Eliesen2015-11-25
* | config: print line numberLibravatar Christoph Gysin2015-11-25
|/
* sway_binding_cmp_keys: Differentiate between modifier keys.Libravatar S. Christoffer Eliesen2015-11-24
* fix list sortingLibravatar taiyu2015-11-24
* cmd_bindsym: Detect/handle duplicates.Libravatar S. Christoffer Eliesen2015-11-22
* cmd_workspace: Don't fill up config->workspace_outputs with duplicates.Libravatar S. Christoffer Eliesen2015-11-22
* Fix #240Libravatar Drew DeVault2015-11-19
* Add wallpapers to output commandLibravatar Drew DeVault2015-11-19
* cmd_output: Replace existing config if called multiple times.Libravatar S. Christoffer Eliesen2015-11-16
* Revert "Try ~/.i3/config earlier than /etc/sway/config"Libravatar Drew DeVault2015-11-13
* Try ~/.i3/config earlier than /etc/sway/configLibravatar Drew DeVault2015-11-13
* Fix gaps for views being incorrectLibravatar Drew DeVault2015-11-12
* Learn "gaps edge_gaps <on|off|toggle>".Libravatar S. Christoffer Eliesen2015-11-04
* ipc,commands,config: Replace cmd_status enum with cmd_results struct.Libravatar S. Christoffer Eliesen2015-10-22
* config: Add "seamless_mouse" to decide if pointer crosses output edges.Libravatar S. Christoffer Eliesen2015-10-22
* config: Don't try to apply bad output resolution.Libravatar S. Christoffer Eliesen2015-10-21
* config: Apply output config also during config reload.Libravatar S. Christoffer Eliesen2015-10-21
* fix config search pathsLibravatar taiyu2015-09-20
* multi command keybindsLibravatar taiyu2015-09-14
* Revert "new_workspace null behavior + testmap functions + regex"Libravatar Drew DeVault2015-09-13
* new_workspace null behavior + testmap functions + regexLibravatar taiyu2015-09-12
* cmd status + workspace ws output opLibravatar taiyu2015-09-10
* remove old thingsLibravatar taiyu2015-09-08
* var replacement changesLibravatar taiyu2015-09-08
* fix missing symbol bugLibravatar taiyu2015-09-08
* escape check fixLibravatar taiyu2015-09-08
* set variable changesLibravatar taiyu2015-09-08
* fix outut typoLibravatar Thomas Wouters2015-09-08
* strdup + styleLibravatar taiyu2015-09-07
* put strip_whitespace backLibravatar taiyu2015-09-07
* config modesLibravatar taiyu2015-09-07
* free config stuffLibravatar taiyu2015-09-07
* free config when reloadingLibravatar taiyu2015-09-06
* config_path cleanupLibravatar taiyu2015-09-06
* gap resizeLibravatar taiyu2015-09-05
* enum for command typeLibravatar taiyu2015-09-04
* styleLibravatar taiyu2015-09-04
* better handling of commands during configLibravatar taiyu2015-09-04