CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2013/05/22 10:32:15
Modified files: app/cwm : calmwm.h conf.c parse.y Log message: move validation of pointer Button into conf_mousebind so we check validity during the parse phase and not bother adding it to the queue, instead of each time a client needs to grab (when it's too late); furthermore, make this a config error, stop parsing and load the default config.