Varible session_state moved to global namespace
commit40e1ea08b86a9d77488f451588581bacb794fdb2
authorRodolfo García Peñas (kix) <kix@kix.es>
Mon, 7 Oct 2013 22:56:42 +0000 (8 00:56 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Wed, 9 Oct 2013 12:02:45 +0000 (9 13:02 +0100)
treefb73c05b8d2db8308131ab6cfeb1afd078b5bb29
parentd27ce037805e739dfec0d1e84017d62ff9e03409
Varible session_state moved to global namespace

The variable session_state, defined in screen.h (WScreen), is moved to
the global variable w_global.

Signed-off-by: Rodolfo García Peñas (kix) <kix@kix.es>
src/WindowMaker.h
src/dock.c
src/menu.c
src/screen.c
src/screen.h
src/session.c
src/workspace.c