Implement UTF-8-clean window titles
This commit is contained in:
@@ -213,9 +213,8 @@ struct Client {
|
||||
reservation */
|
||||
int desired_height;
|
||||
|
||||
/* Name */
|
||||
/* Name (= window title) */
|
||||
char *name;
|
||||
int name_len;
|
||||
|
||||
/* fullscreen is pretty obvious */
|
||||
bool fullscreen;
|
||||
|
Reference in New Issue
Block a user