Variable current_workspace moved to workspace object in global namespace
commitc610b8d7ce865938a7a5e2aa97772f2a67f30602
authorRodolfo García Peñas (kix) <kix@kix.es>
Mon, 7 Oct 2013 22:56:32 +0000 (8 00:56 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 9 Oct 2013 12:02:44 +0000 (9 13:02 +0100)
treeba3db39dde030a886fc382410057f34853ff44fa
parente5ae684d02fdb66f1a90d486a21fd70498464f90
Variable current_workspace moved to workspace object in global namespace

The variable current_workspace, that contains the current workspace
is moved to the global workspace properties.

Now the screen is not needed to know the workspace_count.
20 files changed:
src/WindowMaker.h
src/actions.c
src/appicon.c
src/balloon.c
src/cycling.c
src/defaults.c
src/dock.c
src/event.c
src/misc.c
src/moveres.c
src/placement.c
src/screen.h
src/session.c
src/startup.c
src/switchpanel.c
src/window.c
src/winmenu.c
src/wmspec.c
src/workspace.c
src/xdnd.c