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:
@@ -40,7 +40,6 @@ WCreateGeometryView(WMScreen *scr)
|
||||
WGeometryView *gview;
|
||||
char buffer[64];
|
||||
static W_Class widgetClass = 0;
|
||||
WMColor *color;
|
||||
|
||||
if (!widgetClass) {
|
||||
widgetClass = W_RegisterUserWidget();
|
||||
|
||||
Reference in New Issue
Block a user