CVSROOT: /cvs Module name: xenocara Changes by: o...@cvs.openbsd.org 2011/09/13 02:41:57
Modified files: app/cwm : calmwm.h client.c xevents.c Log message: add WM_TRANSIENT_FOR event support: moves dialogs, toolbars and such to the group of the main application window; based on a diff from Alexander Polakov with CLIENT_IGNORE flag suggestion from oga@. ok oga@