Hi,
only one stu^H^H^H simple question.
There are one Clip per Workspace, but...
How many Docks are in wmaker? One? Is the same for all workspaces?
Probably seems an s^H simple question, but I am working on workspaces these
days and yesterday I had this question. See this:
screen.c:
722 if (!wPreferences.flags.nodock && wScreen[j]->dock)
723 wScreen[j]->last_dock = wScreen[j]->dock;
This code show that there are one Dock per Screen. IMO, it makes no sense.
I have code here with only one Dock. I am testing.
Cheers.
kix