From: Christophe CURIS <[email protected]>
Hello,
A little bit more on the global variable cleanup, not yet the end but close
now...
- patch 1 to 6 are the actual cleanups;
- patch 7 is a little bit of dead code removal
Best regards,
Christophe.
Christophe CURIS (7):
wmaker: Moved variable Screen Count into the global namespace
wmaker: Moved variable Ignore Wks Change into the workspace object in
the global namespace
wmaker: Moved variables for the XShape extension into the global
namespace
wmaker: Moved variables for the Xkb extension into the global
namespace
wmaker: Moved variables for the XRandR extension into the global
namespace
wmaker: Moved variables for Inotify into the global namespace
wmaker: Removed global variable 'WDelayedActionSet' and associated
dead code
src/WindowMaker.h | 48 +++++++++++++++++++++++++++++++++++
src/actions.c | 13 ++++------
src/client.c | 7 +----
src/defaults.c | 5 ++--
src/dialog.c | 2 +-
src/event.c | 39 ++++++++++------------------
src/main.c | 36 +++++++-------------------
src/screen.c | 20 ++++-----------
src/screen.h | 5 ----
src/shutdown.c | 18 +++++++------
src/startup.c | 76 ++++++++++++-------------------------------------------
src/switchpanel.c | 4 +--
src/window.c | 10 +++-----
src/workspace.c | 3 +--
14 files changed, 116 insertions(+), 170 deletions(-)
--
1.8.4.rc3
--
To unsubscribe, send mail to [email protected].