contrib/server/server.lisp: Load clfswm client code in the main program and let the...
commita8d1d90ede65d06b1a200f4872f582688fcb4884
authorPhilippe Brochard <pbrochard@common-lisp.net>
Mon, 25 Oct 2010 22:03:06 +0000 (26 00:03 +0200)
committerPhilippe Brochard <pbrochard@common-lisp.net>
Mon, 25 Oct 2010 22:03:06 +0000 (26 00:03 +0200)
treebb5aa082e3f755f08bc74d5a1950f606a7edc88a
parent49a779854dc7fe919946786b0a242ec6140eeaee
contrib/server/server.lisp: Load clfswm client code in the main program and let the user start it with a --client command line option. * src/package.lisp (*main-entrance-hook*): New hook executed after loading configuration file and before opening the display.
ChangeLog
contrib/clfswm
contrib/server/clfswm-client.asd
contrib/server/clfswm-client.lisp
contrib/server/server.lisp
contrib/server/util-server.asd
load.lisp
src/clfswm.lisp
src/package.lisp
src/tools.lisp