]> git.sur5r.net Git - i3/i3/commit
Draw marks in window decoration
authorIngo Bürk <ingo.buerk@tngtech.com>
Sat, 28 Mar 2015 23:09:10 +0000 (00:09 +0100)
committerIngo Bürk <ingo.buerk@tngtech.com>
Mon, 30 Mar 2015 21:08:25 +0000 (23:08 +0200)
commit1e89a301d5b25a819e8fc5042cc38d497837dcd8
tree57c13b03b19e90a4036e4b5ee2dfca4cabb22f09
parent0ad097ee672267c576b9109a0d0d4e04cdf38a7d
Draw marks in window decoration

If a window has a mark set, e.g., "example", it will be printed on the right side of the window decorations.
The format is "[example]" and the name of the window is truncated if necessary.

Marks starting with an underscore ("_") will be ignored.
src/x.c