Clip, Dock and Drawers menu moved to appropriate global namespace
commite86b8dcb2f28bf06ff04e12ea15754b684437f31
authorRodolfo García Peñas (kix) <kix@kix.es>
Mon, 7 Oct 2013 22:56:35 +0000 (8 00:56 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 9 Oct 2013 12:02:44 +0000 (9 13:02 +0100)
tree1920804f305dfad58448b7452e03a7adf1599a0c
parent9c252988f8378876b9710561428666799317673c
Clip, Dock and Drawers menu moved to appropriate global namespace

The clip, dock, workspaces and drawers menus are common for all
workspaces, so they should be included in the global namespace
instead of the screen struct.
src/WindowMaker.h
src/defaults.c
src/dock.c
src/screen.h
src/winmenu.c
src/workspace.c