wmaker: moved the code for the bg helper to a dedicated function
commite16c6fbf2a0a72e3ffba1052cd83d96b0789f6dc
authorChristophe CURIS <christophe.curis@free.fr>
Sat, 15 Nov 2014 18:40:41 +0000 (15 19:40 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 23 Nov 2014 22:43:37 +0000 (23 22:43 +0000)
tree13bb0ad470c9ba8711d23e6ce2be83b6dd5d4dc0
parent38d160cb8cd30c3a5f16178f3675f365e33d6204
wmaker: moved the code for the bg helper to a dedicated function

In order to make code easier to maintain, the code related to creating the
Helper process (which helps by setting the background of the workspace) is
moved to a dedicated function, which have been moved to the same location
as the function for communicating with the helper.

Took opportunity to de-CamelCase the related names.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
Signed-off-by: Carlos R. Mafra <crmafra@gmail.com>
src/defaults.c
src/misc.c
src/misc.h