useless gap

Description

This patch adds useless gap between windows and removes everything (gap and border) in monocle mode for aesthetic purpose. The size of the gap is configured in config.def.h.

Example

Original look :
+-----------------+-------+
|                 |       |
|                 |       |
|                 |       |
|                 +-------|
|                 |       |
|                 |       |
|                 |       |
+-----------------+-------+


New look :
+----------------++-------+
|                ||       |
|                ||   N   |
|                ||       |
|                |+-------+
|                |+-------+
|                ||       |
|                ||       |
|                ||       |
+----------------++-------+

Download

Author