singular borders

Description

singular borders changes the way DWM handles the borders. Firstly, borders against the left, bottom and right screen edges are removed (they are placed off-screen) and secondly, borders between clients now overlap eachother.

Original behaviour :
+-----------------+--------+
|                 ||       |
|                 ||  S1   |
|                 ||       |
|        M        |+=======|
|                 ||       |
|                 ||  S2   |
|                 ||       |
+-----------------+--------+
New Behaviour :
+-----------------+--------+
                  |        
                  |   S1  
                  |        
         M        +--------+
                  |        
                  |   S2   
                  |        
+                 +        +

singularbordersbar is a derivative of singularborders. The difference is that it also removes the top border but preserves the border between the clients and the bar.

Issues

Download

Author