mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-20 04:48:06 +01:00
MenuStyle option
This commit is contained in:
@@ -316,6 +316,7 @@ wClientCheckProperty(WWindow *wwin, XPropertyEvent *event)
|
||||
switch (event->atom) {
|
||||
case XA_WM_NAME:
|
||||
/* window title was changed */
|
||||
wwin->flags.wm_name_changed = 1;
|
||||
if (wwin->frame) {
|
||||
if (!wFetchName(dpy, wwin->client_win, &tmp)) {
|
||||
/* the hint was removed */
|
||||
|
||||
Reference in New Issue
Block a user