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

Bug fixes related to global icons in Clip.

This commit is contained in:
dan
1999-05-17 01:31:16 +00:00
parent 237fa3ce01
commit b06fb162df
3 changed files with 55 additions and 11 deletions

View File

@@ -236,6 +236,7 @@ typedef struct _WScreen {
struct WMenu *clip_ws_menu; /* workspace menu for clip */
struct WDock *last_dock;
WAppIconChain *global_icons; /* for omnipresent icons chain in clip */
int global_icon_count; /* How many global icons do we have */
Window clip_balloon; /* window for workspace name */