aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2015-12-01Fix bug with for_window [...] move scratchpadDrew DeVault
2015-12-01Fix busted install of /etc/sway/configDrew DeVault
2015-12-01cmake: extract swayChristoph Gysin
2015-12-01Use wlc_point instead of deprecated wlc_originMikkel 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-29Merge pull request #278 from christophgysin/mergeDrew DeVault
2015-11-29cmd_output: Merge instead of replace output configChristoph Gysin
2015-11-29config: Store 'enabled' as intChristoph Gysin
2015-11-29cmd_output: check for missing subcommand argumentsChristoph Gysin
2015-11-29Only strip comments at the start of a lineDrew DeVault
2015-11-29Fix output adjustment for panelsDrew DeVault
2015-11-29Support desktop shell panels in compositorDrew DeVault
2015-11-29Merge pull request #274 from sce/fix_stray_floatsDrew DeVault
2015-11-29Merge pull request #276 from sce/earlier_loggingDrew DeVault
2015-11-29Merge pull request #275 from christophgysin/cmd_outputDrew DeVault
2015-11-29Merge pull request #269 from christophgysin/usageDrew DeVault
2015-11-29main: Setup logging before wlc_init.S. Christoffer Eliesen
2015-11-29cmd_output: Log enable/disable stateChristoph Gysin
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-29cmd_output: Cleanup cmd_output argument handlingChristoph Gysin
2015-11-29cmd_floating: Don't add non-float as sibling to float.S. Christoffer Eliesen
2015-11-28Fix option parsingChristoph Gysin
2015-11-28sway: Add --help option that prints usageChristoph Gysin
2015-11-28sway: Print usage and exit on unknown optionsChristoph Gysin
2015-11-28Use macros for exit valuesChristoph Gysin
2015-11-28Add warnings about invalid output commandsMikkel Oscar Lyderik
2015-11-28sway/main: Move wlc init to after args are handled.S. Christoffer Eliesen
2015-11-28Allow output config for output named *Drew DeVault
2015-11-28Improve config file loadingDrew DeVault
2015-11-27workspace: Learn sticky.S. Christoffer Eliesen
2015-11-27commands: code formatting: Sort list of commands by alphabet.S. Christoffer Eliesen
2015-11-27Merge pull request #265 from sce/better_loggingDrew DeVault
2015-11-27Merge pull request #264 from sce/fix_ws_next_nameDrew DeVault
2015-11-27debug_log: Improve container_log so that debug lines are aligned.S. Christoffer Eliesen
2015-11-27workspace: Improve workspace_next_name.S. Christoffer Eliesen
2015-11-27cmd_floating: Support `enable` and `disable` commands too.S. Christoffer Eliesen
2015-11-27Move IPC client into common, refactor IPCDrew DeVault
2015-11-26Add "variant": "sway" to IPC version responseDrew DeVault
2015-11-26Parse command line args for swaymsgDrew DeVault
2015-11-25Merge pull request #261 from christophgysin/execDrew DeVault
2015-11-25Call swaybg without invoking a shellChristoph Gysin
2015-11-25swaybg: implement scaling mode "fit"Christoph Gysin
2015-11-25Merge pull request #251 from sce/criteria_1Drew DeVault
2015-11-25criteria: Code formatting.S. Christoffer Eliesen
2015-11-25config: print line numberChristoph Gysin
2015-11-25criteria: Add. Learn for_window command.S. Christoffer Eliesen