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

allow omnipresent iconized windows to be focused on empty workspaces

This commit is contained in:
kojima
2004-10-20 06:11:30 +00:00
parent f555ccb9b9
commit 3a7749b0fc
3 changed files with 8 additions and 4 deletions

View File

@@ -40,7 +40,6 @@ WCreateGeometryView(WMScreen *scr)
WGeometryView *gview;
char buffer[64];
static W_Class widgetClass = 0;
WMColor *color;
if (!widgetClass) {
widgetClass = W_RegisterUserWidget();