Commit Graph

572 Commits (3c8763af22b3ffe0a281b5a6d9a018f952238ff4)

Author SHA1 Message Date
Christoph Gysin 3c8763af22 cmd_output: check for missing subcommand arguments 9 years ago
Drew DeVault 5a369b3132 Only strip comments at the start of a line 9 years ago
Drew DeVault ef91764bc7 Fix output adjustment for panels 9 years ago
Drew DeVault e59cffcea2 Support desktop shell panels in compositor 9 years ago
Drew DeVault 9d2bbe2640 Merge pull request from sce/fix_stray_floats 9 years ago
Drew DeVault 25ad3181f5 Merge pull request from sce/earlier_logging 9 years ago
Drew DeVault c942f1624e Merge pull request from christophgysin/cmd_output 9 years ago
Drew DeVault 0af15cc19e Merge pull request from christophgysin/usage 9 years ago
S. Christoffer Eliesen c26a4b42cf main: Setup logging before wlc_init. 9 years ago
Christoph Gysin 7059eccaa1 cmd_output: Log enable/disable state 9 years ago
Christoph Gysin ffdfaaa985 apply_output_config: use list_seq_find() to find config 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
Christoph Gysin 923c3245ac Fix option parsing 9 years ago
Christoph Gysin 2f2e1f3fc7 sway: Add --help option that prints usage 9 years ago
Christoph Gysin e48a16ce5e sway: Print usage and exit on unknown options 9 years ago
Christoph Gysin 3ba33321de Use macros for exit values 9 years ago
Mikkel Oscar Lyderik c477bbf345 Add warnings about invalid output commands 9 years ago
S. Christoffer Eliesen 20cb390323 sway/main: Move wlc init to after args are handled. 9 years ago
Drew DeVault 1661edee28 Allow output config for output named * 9 years ago
Drew DeVault 2f192cceca Improve config file loading 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
Drew DeVault cbd7348704 Merge pull request from sce/better_logging 9 years ago
Drew DeVault cad2694a3c Merge pull request from sce/fix_ws_next_name 9 years ago
S. Christoffer Eliesen c1d88acf72 debug_log: Improve container_log so that debug lines are aligned. 9 years ago
S. Christoffer Eliesen 0a78af0acc workspace: Improve workspace_next_name. 9 years ago
S. Christoffer Eliesen d9770cc243 cmd_floating: Support `enable` and `disable` commands too. 9 years ago
Drew DeVault 27f03c705d Move IPC client into common, refactor IPC 9 years ago
Drew DeVault 53d353e6b4 Add "variant": "sway" to IPC version response 9 years ago
Drew DeVault 9a15371ba3 Parse command line args for swaymsg 9 years ago
Drew DeVault 206606b32c Merge pull request from christophgysin/exec 10 years ago
Christoph Gysin e362f871d9 Call swaybg without invoking a shell 10 years ago
Christoph Gysin be3fae148b swaybg: implement scaling mode "fit" 10 years ago
Drew DeVault 9fb020d04c Merge pull request from sce/criteria_1 10 years ago
S. Christoffer Eliesen 5483fe1883 criteria: Code formatting. 10 years ago
Christoph Gysin eeb7f5c036 config: print line number 10 years ago
S. Christoffer Eliesen a06cb7cd01 criteria: Add. Learn for_window command. 10 years ago
Christoph Gysin a99aa92bc6 extensions: add missing include 10 years ago
S. Christoffer Eliesen e31a899841 layout: get_swayc_in_direction_under: Handle floating views. 10 years ago
S. Christoffer Eliesen b5ddad4bf6 layout: swap_container: Handle floating views. 10 years ago
S. Christoffer Eliesen ed1b0bffbc layout: replace_child: Handle floating views. 10 years ago
S. Christoffer Eliesen 8aef255d5f layout: add_sibling: Handle floating views properly. 10 years ago
S. Christoffer Eliesen a6c9f40b9a sway_binding_cmp_keys: Differentiate between modifier keys. 10 years ago
S. Christoffer Eliesen db92920cf9 handle_command: Skip commands that has a criteria string. 10 years ago
S. Christoffer Eliesen b7e3d05ace stringop: Properly handle criteria strings. 10 years ago
S. Christoffer Eliesen 4367e6d3e3 container: Store app_id attribute for views. 10 years ago
S. Christoffer Eliesen 47c313fe3e container: Store class attribute for views. 10 years ago
taiyu 9d50f88cef fix list sorting 10 years ago