aboutsummaryrefslogtreecommitdiff
path: root/sway/config.c
AgeCommit message (Expand)Author
2015-12-14Use tabs instead of spacesMikkel Oscar Lyderik
2015-12-14Revert "Make mouse key used for drag/resize configurable"Drew DeVault
2015-12-14Implement bar option: tray_padding <px> [px]Mikkel Oscar Lyderik
2015-12-14Implement 'bar { }' block parsingMikkel Oscar Lyderik
2015-12-12Merge pull request #300 from mikkeloscar/configure-mouse-btnDrew DeVault
2015-12-11Fix config.c strlen errorDrew DeVault
2015-12-11Make mouse key used for drag/resize configurableMikkel Oscar Lyderik
2015-12-01FALLBACK_CONFIG_DIR did not work. Fixed.Yacine Hmito
2015-12-01Can customize config fallback directoryYacine Hmito
2015-11-29Add framework for switching command setsDrew DeVault
2015-11-29Add bar config struct and defaultsDrew DeVault
2015-11-29cmd_output: Merge instead of replace output configChristoph Gysin
2015-11-29Only strip comments at the start of a lineDrew DeVault
2015-11-29apply_output_config: use list_seq_find() to find configChristoph Gysin
2015-11-29cmd_output: Use list_seq_find() to find matching configChristoph Gysin
2015-11-28Allow output config for output named *Drew DeVault
2015-11-28Improve config file loadingDrew DeVault
2015-11-25Call swaybg without invoking a shellChristoph Gysin
2015-11-25Merge pull request #251 from sce/criteria_1Drew DeVault
2015-11-25config: print line numberChristoph Gysin
2015-11-25criteria: Add. Learn for_window command.S. Christoffer Eliesen
2015-11-24sway_binding_cmp_keys: Differentiate between modifier keys.S. Christoffer Eliesen
2015-11-24fix list sortingtaiyu
2015-11-22cmd_bindsym: Detect/handle duplicates.S. Christoffer Eliesen
2015-11-22cmd_workspace: Don't fill up config->workspace_outputs with duplicates.S. Christoffer Eliesen
2015-11-19Fix #240Drew DeVault
2015-11-19Add wallpapers to output commandDrew DeVault
2015-11-16cmd_output: Replace existing config if called multiple times.S. Christoffer Eliesen
2015-11-13Revert "Try ~/.i3/config earlier than /etc/sway/config"Drew DeVault
2015-11-13Try ~/.i3/config earlier than /etc/sway/configDrew DeVault
2015-11-12Fix gaps for views being incorrectDrew DeVault
2015-11-04Learn "gaps edge_gaps <on|off|toggle>".S. Christoffer Eliesen
2015-10-22ipc,commands,config: Replace cmd_status enum with cmd_results struct.S. Christoffer Eliesen
2015-10-22config: Add "seamless_mouse" to decide if pointer crosses output edges.S. Christoffer Eliesen
2015-10-21config: Don't try to apply bad output resolution.S. Christoffer Eliesen
2015-10-21config: Apply output config also during config reload.S. Christoffer Eliesen
2015-09-20fix config search pathstaiyu
2015-09-14multi command keybindstaiyu
2015-09-13Revert "new_workspace null behavior + testmap functions + regex"Drew DeVault
2015-09-12new_workspace null behavior + testmap functions + regextaiyu
2015-09-10cmd status + workspace ws output optaiyu
2015-09-08remove old thingstaiyu
2015-09-08var replacement changestaiyu
2015-09-08fix missing symbol bugtaiyu
2015-09-08escape check fixtaiyu
2015-09-08set variable changestaiyu
2015-09-08fix outut typoThomas Wouters
2015-09-07strdup + styletaiyu
2015-09-07put strip_whitespace backtaiyu
2015-09-07config modestaiyu