221 Commits (966971f07dd62949dd5639403308b892e3bd4f29)

Author SHA1 Message Date
Mikkel Oscar Lyderik 401333e7c7 Implement bar option: id <custom-id>
9 years ago
Drew DeVault 2be742d02d Merge pull request #314 from mikkeloscar/bar-id
9 years ago
Mikkel Oscar Lyderik 2cedf88273 Add bar id to debug logs
9 years ago
Mikkel Oscar Lyderik c6b13163c9 Add initial support for custom bar-id
9 years ago
Drew DeVault b65e348233 Fix crash in bar { } blocks
9 years ago
Drew DeVault 0b2cf8b65c Merge pull request #313 from mikkeloscar/bar-confing-subcommands
9 years ago
Mikkel Oscar Lyderik b00c106460 Add more debug logging to bar option parsing
9 years ago
Mikkel Oscar Lyderik bd0c58e85a Implement bar option: position <top|bottom|left|right>
9 years ago
Mikkel Oscar Lyderik cc08daded4 Implement bar option: strip_workspace_numbers <yes|no>
9 years ago
Drew DeVault 4d17aa9919 Revert "Make mouse key used for drag/resize configurable"
9 years ago
Mikkel Oscar Lyderik cb9b157e03 Add tray_output not supported warning
9 years ago
Mikkel Oscar Lyderik 0a8ec26383 Implement bar option: tray_padding <px> [px]
9 years ago
Mikkel Oscar Lyderik b9e8accc51 Implement bar option: workspace_buttons <yes|no>
9 years ago
Mikkel Oscar Lyderik 74152043f4 Implement 'bar { }' block parsing
9 years ago
Drew DeVault d361ce656d Track the fullscreen view on a workspace swayc_t
9 years ago
Mikkel Oscar Lyderik 22916e9ebc Make mouse key used for drag/resize configurable
9 years ago
Drew DeVault 44d0f731c3 Add framework for switching command sets
9 years ago
Drew DeVault 3f950b6e52 Merge pull request #278 from christophgysin/merge
9 years ago
Christoph Gysin b1bd3ae6f3 cmd_output: Merge instead of replace output config
9 years ago
Christoph Gysin ae7ed79573 config: Store 'enabled' as int
9 years ago
Christoph Gysin 3c8763af22 cmd_output: check for missing subcommand arguments
9 years ago
Drew DeVault 9d2bbe2640 Merge pull request #274 from sce/fix_stray_floats
9 years ago
Christoph Gysin 7059eccaa1 cmd_output: Log enable/disable state
9 years ago
Christoph Gysin 7d82cd9c0a cmd_output: Use list_seq_find() to find matching config
9 years ago
Christoph Gysin 88f372a22a cmd_output: Cleanup cmd_output argument handling
9 years ago
S. Christoffer Eliesen badfb4bb43 cmd_floating: Don't add non-float as sibling to float.
9 years ago
Mikkel Oscar Lyderik c477bbf345 Add warnings about invalid output commands
9 years ago
S. Christoffer Eliesen 2d0f78c0d6 workspace: Learn sticky.
9 years ago
S. Christoffer Eliesen db642fc8c5 commands: code formatting: Sort list of commands by alphabet.
9 years ago
S. Christoffer Eliesen d9770cc243 cmd_floating: Support `enable` and `disable` commands too.
9 years ago
Christoph Gysin be3fae148b swaybg: implement scaling mode "fit"
9 years ago
S. Christoffer Eliesen a06cb7cd01 criteria: Add. Learn for_window command.
9 years ago
S. Christoffer Eliesen db92920cf9 handle_command: Skip commands that has a criteria string.
9 years ago
taiyu 9d50f88cef fix list sorting
9 years ago
S. Christoffer Eliesen a0c5a0bb30 cmd_bindsym: Detect/handle duplicates.
9 years ago
S. Christoffer Eliesen 9ce5d635f1 commands: Comment/doc for config_command.
9 years ago
S. Christoffer Eliesen 5531dbe1b2 cmd_workspace: Don't fill up config->workspace_outputs with duplicates.
9 years ago
Drew DeVault 35fd139105 Add all documented scaling modes to config parser
9 years ago
Drew DeVault 79b277fe9b Parse output background config
9 years ago
Drew DeVault 01202568f9 Track pid of child process from exec
9 years ago
S. Christoffer Eliesen 236f26f62e output: Support multiple adjacent outputs.
9 years ago
S. Christoffer Eliesen a94a91a723 cmd_output: Replace existing config if called multiple times.
9 years ago
S. Christoffer Eliesen abc5fbfaec Learn "gaps edge_gaps <on|off|toggle>".
9 years ago
S. Christoffer Eliesen eeec0fda8a commands: gaps: Re-arrange windows after changing default gaps.
9 years ago
S. Christoffer Eliesen 936f8c24e0 commands: gaps: Always apply default gaps config.
9 years ago
S. Christoffer Eliesen 5c1e20b6ff commands: gaps: Accept zero value.
9 years ago
S. Christoffer Eliesen 820681965d commands: gaps: Refactor, expected_syntax.
9 years ago
S. Christoffer Eliesen af31a3f04a commands: Learn 'move workspace to output <direction|name>'.
9 years ago
S. Christoffer Eliesen 9c8394022e commands: Learn 'move <container|window> to output <direction|name>'.
9 years ago
S. Christoffer Eliesen 78ca619769 commands: Learn mouse_warping.
9 years ago