Commit Graph

5933 Commits (b4b274cdcea5269fc39ef9c846157d211f79eec9)
 

Author SHA1 Message Date
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
Drew DeVault 01c5349e1a Merge pull request from mikkeloscar/output-cmd-warnings 9 years ago
Christoph Gysin 923c3245ac Fix option parsing 9 years ago
Christoph Gysin bf97a5ada5 swaymsg: Add --help option that prints usage 9 years ago
Christoph Gysin 12c8cf5bf6 swaygrab: Add --help option that prints usage 9 years ago
Christoph Gysin 2f2e1f3fc7 sway: Add --help option that prints usage 9 years ago
Christoph Gysin 0d55d1a067 swaymsg: Print usage and exit on unknown options 9 years ago
Christoph Gysin b235ccd212 swaygrab: Print usage and exit on unknown options 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
Drew DeVault 01617131f1 Merge pull request from sce/move_wlc_init 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
Drew DeVault 4916e30378 Remove extraneous logging from swaygrab 9 years ago
Drew DeVault 8b1de6df30 Fix incorrect #include on ipc-client.c 9 years ago
Drew DeVault e0cb8284fb Rearrange logging headers 9 years ago
Drew DeVault 9b62a98f3e Style fixes in swaybg 9 years ago
Drew DeVault 392bfcbfb7 Remove "See Also" from swaygrab man page 9 years ago
Drew DeVault 0bb872ab70 Fix uninitialized variable warning in swaygrab 9 years ago
Drew DeVault 2ef7cf9e97 Add ffmpeg capture to swaygrab (with limitations) 9 years ago
Drew DeVault 89906f4ba1 Improve CONTRIBUTING.md 9 years ago
Drew DeVault b7702eb34c Merge pull request from sce/sticky_floats_0 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
Drew DeVault 4c34674255 Merge pull request from sce/floating_enable_disable 9 years ago
S. Christoffer Eliesen d9770cc243 cmd_floating: Support `enable` and `disable` commands too. 9 years ago
Drew DeVault 04bd9386fe Fix swaygrab memory leak 9 years ago
Drew DeVault f05b6cd55c Implement swaygrab for still images 9 years ago
Drew DeVault 062c74b7d0 Add command line to swaygrab 9 years ago
Drew DeVault 59e97c2788 Add swaygrab(1) man page 9 years ago
Drew DeVault 7c04cd4fc8 Add swaygrab subproject 9 years ago
Drew DeVault 27f03c705d Move IPC client into common, refactor IPC 9 years ago
Drew DeVault 5ae359279b Fix build warnings 9 years ago
Drew DeVault d95447fdd9 Fix mistake in CONTRIBUTING.md 9 years ago
Drew DeVault 87e3778125 Update CONTRIBUTING.md 9 years ago
Drew DeVault 1e753e3a74 Write down style guidelines 9 years ago
Drew DeVault d1012c497b Style enforcement 9 years ago
Drew DeVault f8f0bcd4d3 Don't use the _t postfix on non-typedef structures 9 years ago
Drew DeVault 53d353e6b4 Add "variant": "sway" to IPC version response 9 years ago