attachaside

Description

Make new clients get attached and focused in the stacking area instead of always becoming the new master. It's basically an attachabove modification.

Original behaviour :
+-----------------+-------+
|                 |       |
|                 |   P   |
|                 |       |
|        N        +-------+
|                 |       |
|                 |       |
|                 |       |
+-----------------+-------+
New Behaviour :
+-----------------+-------+
|                 |       |
|                 |   N   |
|                 |       |
|        P        +-------+
|                 |       |
|                 |       |
|                 |       |
+-----------------+-------+
+-----------------+-------+
|                 |       |
|                 |   P   |
|                 |       |
|                 +-------+
|                 |       |
|                 |   N   |
|                 |       |
+-----------------+-------+

Download

Authors