1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-21 13:28:05 +01:00

show workspace name when changing workspace

This commit is contained in:
kojima
1999-04-17 18:24:23 +00:00
parent 57f0f4b245
commit b147e8f85c
13 changed files with 276 additions and 105 deletions

View File

@@ -676,10 +676,8 @@ iconDblClick(WObjDescriptor *desc, XEvent *event)
return;
}
#endif /* REDUCE_APPICONS */
#if 0
/* aproveita que ta aqui pra atualizar */
wapp->main_window = aicon->icon->owner->main_window;
#endif
printf("%i\n",wapp->refcount);
unhideHere = (event->xbutton.state & ShiftMask);