mirror of
https://github.com/gryf/wmaker.git
synced 2025-12-19 20:38:08 +01:00
added collapsing option
This commit is contained in:
@@ -55,13 +55,12 @@ void wApplicationDestroy(WApplication *wapp);
|
||||
|
||||
WApplication *wApplicationOf(Window window);
|
||||
|
||||
Bool wApplicationHasMultiInstances(WApplication *app);
|
||||
|
||||
void wApplicationExtractDirPackIcon(WScreen *scr,char *path, char *wm_instance,
|
||||
char *wm_class);
|
||||
|
||||
int wApplicationIndexOfInstance(WApplication *app);
|
||||
int wApplicationIndexOfGroup(WApplication *app);
|
||||
|
||||
void wApplicationSetCollapse(WApplication *app, Bool flag);
|
||||
|
||||
#ifdef NEWAPPICON
|
||||
|
||||
|
||||
Reference in New Issue
Block a user