[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/kdecore
From:       CVS by ettrich <cvs () informatik ! mu-luebeck ! de>
Date:       1997-11-30 16:40:31
[Download RAW message or body]


kdelibs/kdecore kwm.h,1.8,1.9
Author: ettrich
CVSROOT: /usr/local/cvsroot
Sun Nov 30 16:40:30 MET 1997
Update of /usr/local/cvsroot/kdelibs/kdecore
In directory demeter:/tmp/cvs-serv29973

Modified Files:
	kwm.h 
Log Message:
Matthias: Some stuff which may be usefull for kwmpager ;-)

   * KWM understands the following values at present:
   *   noDecoration :      Not decorated at all
   *   normalDecoration :  Normal decoration (transient windows with 
   *                       dialog decoration, shaped windows not decorated 
   *                       at all)
   *                       
   *   tinyDecoration :    Tiny decoration (just a little frame)
   *
   * If your window does not want the focus, you can OR the decoration
   * property with noFocus, for example kpager:
   *    KWM::setDecoration(winId(), KWM::tinyDecoration | KWM::noFocus);
   *
   * Note: X11R6 does not offer a standard property or protocoll for
   * this purpose. So kwm uses a KDE specific property which may have
   * no effect with other window managers.  
   */
  static void setDecoration(Window w, long value);

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic