CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2018/11/13 10:37:13
Modified files: app/cwm : client.c conf.c xevents.c Log message: Allow 'transientfor' clients to inherit group and bwidth either during init or via property notify events. Previously only the flags were set but nothing was in the path to apply said flags and/or bwidth. Required slight of re-orgnaization of client_init.