Mouse/Typo: Improve client tile move system (Remove break after swap).
This commit is contained in:
@@ -141,7 +141,7 @@ struct Client
|
||||
/* Client title */
|
||||
char *title;
|
||||
/* Tag num */
|
||||
int tag;
|
||||
uint tag;
|
||||
/* Screen */
|
||||
int screen;
|
||||
/* Window attribute */
|
||||
|
||||
Reference in New Issue
Block a user