Typo split

This commit is contained in:
Martin Duquesnoy
2011-05-16 23:37:44 +02:00
parent 1ba4a0ad46
commit c5e96961cb

View File

@@ -32,6 +32,8 @@
#include "wmfs.h"
/** Arrange size of parent client of last closed client
*/
static void
_split_arrange_size(XRectangle g, XRectangle *cg, Position p)
{
@@ -49,6 +51,8 @@ _split_arrange_size(XRectangle g, XRectangle *cg, Position p)
return;
}
/** Check if parent client of last closed client is OK for row resize
*/
static Bool
_split_check_row(XRectangle g1, XRectangle g2, Position p)
{
@@ -70,20 +74,20 @@ split_arrange_closed(Client ghost)
Client *c, *cc;
int screen = ghost.screen;
if(tags[screen][seltag[screen]].layout.func != split)
return;
/* Use ghost client to fix holes in tile
* .--. ~ ~
* /.. \ ~ ~
* _ (____ ~
* __.| .--' ~ ~
* /xx \ ~ ~
* ~~\O _ (____ ~
* __.| .--'-==~ ~
* '---\ '. ~ , ~
* '. '-.___.-'/ ~
* '-.__ _.' ~
* ````` ~
*/
if(tags[screen][seltag[screen]].layout.func != split)
return;
/* Search for single parent for easy resize
* Example case:
* ___________ ___________