CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2014/01/22 14:48:27
Modified files: app/cwm : calmwm.c calmwm.h conf.c kbfunc.c xevents.c Log message: Somewhat streamline event loop/restart/quit handling; most notable change allows a restart to trigger proper teardown first, even though teardown is not (yet) complete. After some discussion with o...@nicotinebsd.org regarding a more complicated version/idea.