summaryrefslogtreecommitdiffstats
path: root/include/config.h
Commit message (Collapse)AuthorAge
* cmd_output: Replace existing config if called multiple times.Libravatar S. Christoffer Eliesen2015-11-16
|
* Add some documentation commentsLibravatar Drew DeVault2015-11-08
| | | | | | | This is mostly setting a precedent, I hope that others will continue to write docs for more headers. Ref #218
* Learn "gaps edge_gaps <on|off|toggle>".Libravatar S. Christoffer Eliesen2015-11-04
| | | | | | | | | | | | | 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.
* config: Add "seamless_mouse" to decide if pointer crosses output edges.Libravatar S. Christoffer Eliesen2015-10-22
|
* config: Apply output config also during config reload.Libravatar S. Christoffer Eliesen2015-10-21
|
* Revert "new_workspace null behavior + testmap functions + regex"Libravatar Drew DeVault2015-09-13
| | | | | | | | This reverts commit e1d18e42a8f3a597b9bf5f1bb2ab6c346e4e7983. Fixes #180 cc @taiyu-len
* new_workspace null behavior + testmap functions + regexLibravatar taiyu2015-09-12
|
* cmd status + workspace ws output opLibravatar taiyu2015-09-10
|
* config modesLibravatar taiyu2015-09-07
|
* Added in workspace_auto_back_and_forthLibravatar Luminarys2015-08-30
|
* Added in default_orientation handlingLibravatar Luminarys2015-08-27
|
* Style fixLibravatar Luminarys2015-08-23
|
* Added in glitchy disablingLibravatar Luminarys2015-08-23
|
* Implement output configuration through configLibravatar Drew DeVault2015-08-22
| | | | | Do not use `output res WIDTHxHEIGHT` yet, wlc has issues with it (cc @Cloudef)
* Add command line parsingLibravatar Drew DeVault2015-08-20
| | | | Closes #6
* Add support for gaps optionLibravatar KoffeinFlummi2015-08-18
|
* minor fixesLibravatar taiyu2015-08-18
|
* Added in basic, but semi-broken moving/resizing functionality to floating ↵Libravatar Luminarys2015-08-18
| | | | windows
* Add support for workspace [name] output [name]Libravatar Drew DeVault2015-08-17
|
* Move headers to include/Libravatar Drew DeVault2015-08-16