]> git.sur5r.net Git - i3/i3/commit
Make show_marks configurable
authorIngo Bürk <ingo.buerk@tngtech.com>
Sat, 28 Mar 2015 23:26:49 +0000 (00:26 +0100)
committerIngo Bürk <ingo.buerk@tngtech.com>
Mon, 30 Mar 2015 21:11:50 +0000 (23:11 +0200)
commit245a29e2337fe1cf67eaae5e095cee4f8e440dc6
tree89fb7059302d313a7ada87683669ffdd1ba04176
parent2af1a800283b20b3fa0c5d0791ee1083fc9d207d
Make show_marks configurable

Introduce a config directive "show_marks [yes|no]" to en- or disable drawing marks on window decorations.
To not change the look & feel of existing configurations, the default is "no".
docs/userguide
include/config.h
include/config_directives.h
parser-specs/config.spec
src/config_directives.c
src/x.c
testcases/t/201-config-parser.t