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:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user