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

changed geometry display stuff

fixed colormap windows crash bug
This commit is contained in:
kojima
2000-01-14 16:30:56 +00:00
parent f10d928e0a
commit f2de1c9dcf
20 changed files with 298 additions and 309 deletions

View File

@@ -149,10 +149,6 @@ void wHackedGrabButton(unsigned int button, unsigned int modifiers,
/* this function is in dock.c */
void ParseCommand(char *command, char ***argv, int *argc);
/* This function is in moveres.c. */
void wGetGeometryWindowSize(WScreen *scr, unsigned int *width,
unsigned int *height);
void ExecExitScript();
/****** I18N Wrapper for XFetchName,XGetIconName ******/