1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-19 20:38:08 +01:00

added None option to MoveDisplay and ResizeDisplay

fixed window instance enumeration bug
This commit is contained in:
kojima
2001-06-06 19:48:31 +00:00
parent eb0e33e0f5
commit d6feaa1c75
7 changed files with 52 additions and 35 deletions

View File

@@ -36,6 +36,8 @@ typedef struct WApplication {
struct WAppIcon *app_icon;
int index;
int refcount;
struct WWindow *last_focused; /* focused window before hide */