Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-16 | cmd_output: Replace existing config if called multiple times. | S. Christoffer Eliesen | |
2015-11-08 | Add some documentation comments | Drew DeVault | |
This is mostly setting a precedent, I hope that others will continue to write docs for more headers. Ref #218 | |||
2015-11-04 | Learn "gaps edge_gaps <on|off|toggle>". | S. Christoffer Eliesen | |
When yes, the old behaviour of adding half the inner gap around each view is used. When no, don't add any gap when an edge of the view aligns with the workspace. The result is inner gap only between views, not against the workspace edge. The algorithm is not perfect because it means the extra space is distributed amongst edge-aligned views only, but it's simple, looks good and it works. | |||
2015-10-22 | config: Add "seamless_mouse" to decide if pointer crosses output edges. | S. Christoffer Eliesen | |
2015-10-21 | config: Apply output config also during config reload. | S. Christoffer Eliesen | |
2015-09-13 | Revert "new_workspace null behavior + testmap functions + regex" | Drew DeVault | |
This reverts commit e1d18e42a8f3a597b9bf5f1bb2ab6c346e4e7983. Fixes #180 cc @taiyu-len | |||
2015-09-12 | new_workspace null behavior + testmap functions + regex | taiyu | |
2015-09-10 | cmd status + workspace ws output op | taiyu | |
2015-09-07 | config modes | taiyu | |
2015-08-30 | Added in workspace_auto_back_and_forth | Luminarys | |
2015-08-27 | Added in default_orientation handling | Luminarys | |
2015-08-23 | Style fix | Luminarys | |
2015-08-23 | Added in glitchy disabling | Luminarys | |
2015-08-22 | Implement output configuration through config | Drew DeVault | |
Do not use `output res WIDTHxHEIGHT` yet, wlc has issues with it (cc @Cloudef) | |||
2015-08-20 | Add command line parsing | Drew DeVault | |
Closes #6 | |||
2015-08-18 | Add support for gaps option | KoffeinFlummi | |
2015-08-18 | minor fixes | taiyu | |
2015-08-18 | Added in basic, but semi-broken moving/resizing functionality to floating ↵ | Luminarys | |
windows | |||
2015-08-17 | Add support for workspace [name] output [name] | Drew DeVault | |
2015-08-16 | Move headers to include/ | Drew DeVault | |