KWin 5 with ICC color correction effect
 
 
 
 
 
 
Go to file
Luboš Luňák 43a945cd33 Fix finding the most recently raised window when updating mouse
grab for click raise (#137119).

And I think I'll have somewhen to fix all the tabs and other
horrible things porting has done to indentation.


svn path=/trunk/KDE/kdebase/workspace/; revision=605401
2006-11-16 16:56:16 +00:00
clients - Indentation cleanup 2006-11-05 21:19:05 +00:00
data Clean up 2006-10-23 11:35:02 +00:00
effects Fix dialog<->parent handling to also work with group transient dialogs. 2006-11-08 19:29:29 +00:00
kcmkwin -remove kde4_install_libtool_file(), not necessary anymore since we switched away from libltdl 2006-11-05 12:24:44 +00:00
killer Apply Alex patch (now we can use enable-final argument 2006-10-23 06:53:27 +00:00
lib Fix compile with compilator!=gcc 2006-11-13 15:31:59 +00:00
pics Clean up 2006-08-30 08:33:11 +00:00
tools Apply Alex patch (now we can use enable-final argument 2006-10-23 06:53:27 +00:00
wm-spec spelling fixes 2003-06-28 10:31:39 +00:00
CMakeLists.txt Explicitly link against libdl, the build breaks for some people without it 2006-11-09 18:01:45 +00:00
COMPLIANCE Fix usage of PBaseSize and PMinSize in size hints. Makes geometry tip 2005-05-18 13:59:59 +00:00
COMPOSITE_TODO Support for strict binding for AIGLX, although currently not needed. 2006-11-16 07:46:39 +00:00
CONFIGURING Small fix. 2006-08-18 16:26:28 +00:00
HACKING Add a note how to configure X. 2006-11-01 10:48:46 +00:00
LICENSE I'm glad you didn't actually write the "General Public Li_n_cense" :P 2003-11-09 13:40:49 +00:00
Messages.sh Convert the "messages" targets of kdebase into Messages.sh scripts 2006-02-22 01:47:34 +00:00
NEWCOLORSCHEME.README My weekly big ass style commit ;-) This implements what I discussed earlier 2000-01-23 23:33:29 +00:00
README Add a HOWTO for preconfiguring window-specific settings. 2006-08-18 16:02:56 +00:00
activation.cpp Add a commented howto effect. 2006-10-30 22:49:59 +00:00
atoms.cpp Some convenience functions for QX11Info stuff. 2006-07-04 19:36:19 +00:00
atoms.h svn merge svn+ssh://coolo@svn.kde.org/home/kde/trunk/KDE/kdebase@438057 2005-07-28 14:59:42 +00:00
bridge.cpp Fix compile with compilator!=gcc 2006-11-13 15:31:59 +00:00
bridge.h Adapt to new kde4 api 2005-11-08 10:20:07 +00:00
client.cpp Ok, with a compositing manager running, VisibilityNotify no longer 2006-11-08 13:59:27 +00:00
client.h Ok, with a compositing manager running, VisibilityNotify no longer 2006-11-08 13:59:27 +00:00
composite.cpp Use kwin debug area. 2006-11-16 09:05:40 +00:00
cr16-app-kwin.png Losslessly optimize file size of *.png files in /trunk/KDE/kdebase with optipng -i0 -o5 and advdef -z -4. 2006-03-13 17:07:19 +00:00
cr32-app-kwin.png Losslessly optimize file size of *.png files in /trunk/KDE/kdebase with optipng -i0 -o5 and advdef -z -4. 2006-03-13 17:07:19 +00:00
cr48-app-kwin.png Losslessly optimize file size of *.png files in /trunk/KDE/kdebase with optipng -i0 -o5 and advdef -z -4. 2006-03-13 17:07:19 +00:00
effects.cpp Move some OpenGL code to glutils.* . 2006-11-08 19:10:07 +00:00
effects.h Add docs on some of the paint attributes. 2006-11-09 21:27:27 +00:00
events.cpp Fix finding the most recently raised window when updating mouse 2006-11-16 16:56:16 +00:00
eventsrc SVN_SILENT made messages (.desktop file) 2006-02-19 08:04:22 +00:00
geometry.cpp Add convenience functions for damaging full area. 2006-10-24 19:28:17 +00:00
geometrytip.cpp Some convenience functions for QX11Info stuff. 2006-07-04 19:36:19 +00:00
geometrytip.h #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
glutils.cpp Detect and check GLX version/extensions. 2006-11-14 11:52:20 +00:00
glutils.h Detect and check GLX version/extensions. 2006-11-14 11:52:20 +00:00
group.cpp It wasn't a very good idea to do even compositing-unrelated 2006-08-10 17:00:14 +00:00
group.h Fix #72074 - when trying to close a window, update user timestamp 2004-02-27 13:35:09 +00:00
killwindow.cpp Some convenience functions for QX11Info stuff. 2006-07-04 19:36:19 +00:00
killwindow.h Merging kwin core from kwin_iii back to HEAD. 2003-09-16 19:28:03 +00:00
kwin.kcfg #67406 - config option kwinrc:Windows:ShowDesktopIsMinimizeAll. 2006-05-30 11:47:16 +00:00
kwinadaptor.cpp Remove kompmgr-related code except for the generic parts like 2006-07-04 23:30:05 +00:00
kwinadaptor.h Remove kompmgr-related code except for the generic parts like 2006-07-04 23:30:05 +00:00
kwinbindings.cpp svn merge r568236,r568494,r568780,r599652,r599655 from trunk 2006-10-29 19:40:24 +00:00
layers.cpp Fix finding the most recently raised window when updating mouse 2006-11-16 16:56:16 +00:00
main.cpp Merge compile fixes from trunk to work with current SVN. 2006-09-19 12:20:19 +00:00
main.h Added composite (translucency/shadows) support 2005-01-15 17:07:48 +00:00
manage.cpp One change that was supposed to go with r603295. 2006-11-08 14:09:06 +00:00
notifications.cpp TRUE->true, FALSE->false 2006-02-19 01:33:48 +00:00
notifications.h #include <q...h> -> #include <Q...> 2006-05-13 16:33:18 +00:00
options.cpp It wasn't a very good idea to do even compositing-unrelated 2006-08-10 17:00:14 +00:00
options.h Remove kompmgr-related code except for the generic parts like 2006-07-04 23:30:05 +00:00
org.kde.KWin.xml Remove kompmgr-related code except for the generic parts like 2006-07-04 23:30:05 +00:00
placement.cpp #include <q...h> -> #include <Q...> 2006-05-13 16:33:18 +00:00
placement.h #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
plugins.cpp #include <q...h> -> #include <Q...> 2006-05-13 16:33:18 +00:00
plugins.h Added KDecorationFactory::checkRequirements(), which allows the decoration 2003-11-24 14:22:04 +00:00
popupinfo.cpp Some convenience functions for QX11Info stuff. 2006-07-04 19:36:19 +00:00
popupinfo.h #include <q...h> -> #include <Q...> 2006-05-11 08:04:23 +00:00
rules.cpp KTempFile->KTemporaryFile 2006-10-01 17:24:38 +00:00
rules.h #include <q...h> -> #include <Q...> 2006-05-13 16:33:18 +00:00
scene.cpp Document the compositing framework and the scene backends, 2006-10-29 19:23:45 +00:00
scene.h Document the compositing framework and the scene backends, 2006-10-29 19:23:45 +00:00
scene_basic.cpp Document the compositing framework and the scene backends, 2006-10-29 19:23:45 +00:00
scene_basic.h Document the compositing framework and the scene backends, 2006-10-29 19:23:45 +00:00
scene_opengl.cpp Use kwin debug area. 2006-11-16 09:05:40 +00:00
scene_opengl.h Try to use direct rendering. 2006-11-16 09:02:03 +00:00
scene_xrender.cpp Document the compositing framework and the scene backends, 2006-10-29 19:23:45 +00:00
scene_xrender.h Basic window transformations. 2006-10-22 10:15:19 +00:00
sm.cpp Not needed later after all. 2006-07-10 17:07:29 +00:00
sm.h Save also stacking order when doing session save. 2006-04-20 14:57:10 +00:00
tabbox.cpp deprecated-- 2006-09-24 14:51:14 +00:00
tabbox.h Draw outlines around the selected window while doing Alt+Tab (#108142). 2006-08-13 22:45:44 +00:00
toplevel.cpp Don't cache window pixmap, it's used only after it 2006-10-07 21:20:23 +00:00
toplevel.h Add convenience functions for damaging full area. 2006-10-24 19:28:17 +00:00
unmanaged.cpp Add COPY_BUFFER workaround from glcompmgr that makes this work 2006-10-21 15:23:01 +00:00
unmanaged.h Add support for translation and add two "plugins" that 2006-07-06 13:17:44 +00:00
useractions.cpp svn merge r578276 from trunk 2006-11-05 23:11:03 +00:00
utils.cpp Support for XComposite overlay window. 2006-11-07 22:44:39 +00:00
utils.h Support for XComposite overlay window. 2006-11-07 22:44:39 +00:00
workspace.cpp Use the compositing manager _NET_WM_CM_S<n> manager selection. 2006-11-08 15:08:20 +00:00
workspace.h Fix finding the most recently raised window when updating mouse 2006-11-16 16:56:16 +00:00

README

- The mailing list for KWin is kwin@kde.org (https://mail.kde.org/mailman/listinfo/kwin).

- If you want to develop KWin, see file HACKING.

- If you want to check KWin's compliance with specifications, see file COMPLIANCE.

- File CONFIGURATION includes some details on configuring KWin.

- Below is some info for application developers about application interaction
  with the window manager, but it'd need some cleanup.








 This README is meant as an explanation of various window manager related
mechanisms that application developers need to be aware of. As some of these
concepts may be difficult to understand for people not having the required
background knowledge (since sometimes it's difficult even for people who
do have the knowledge), the mechanisms are first briefly explained, and
then an example of fixing the various problems is given.

 For comments, questions, suggestions and whatever use the kwin@kde.org
mailing list.


Table of contents:
==================

- Window relations
    - how to make the window manager know which windows belong together
- Focus stealing prevention
    - how to solve cases where focus stealing prevention doesn't work
      properly automatically



Window relations:
=================

(For now, this explanation of window relations is mainly meant for
focus stealing prevention. To be extended later.)

 All windows created by an application should be organized in a tree
with the root being the application's main window. Note that this is about
toplevel windows, not widgets inside the windows. For example, if you
have KWrite running, with a torn-off toolbar (i.e. a standalone toolbar),
a file save dialog open, and the file save dialog showing a dialog
for creating a directory, the window hiearchy should look like this:


             KWrite mainwindow
              /             \
             /               \
      file save dialog      torn-off toolbar
            \
             \
          create directory dialog

 Each subwindow (i.e. all except for the KWrite mainwindow) points to its
main window (which in turn may have another main window, as in the case
of the file save dialog). When the window manager knows these relations,
it can better arrange the windows (keeping subwindows above their
main windows, preventing activation of a main window of a modal dialog,
and similar). Failing to provide this information to the window manager
may have various results, for example having dialogs positioned below
the main window,

The window property used by subwindows to point to their mainwindows is
called WM_TRANSIENT_FOR. It can be seen by running
'xprop | grep WM_TRANSIENT_FOR' and clicking on a window. If the property
is not present, the window does not (claim to) have any mainwindow.
If the property is present, it's value is the window id of its main window;
window id of any window can be found out by running 'xwininfo'. A window
having WM_TRANSIENT_FOR poiting to another window is said to be transient
for that window.

 In some cases, the WM_TRANSIENT_FOR property may not point to any other
existing window, having value of 0, or pointing to the screen number
('xwininfo -root'). These special values mean that the window is transient
for all other windows in its window group. This should be used only
in rare cases, everytime a specific main window is known, WM_TRANSIENT_FOR
should be pointing to it instead of using one of these special values.
(The explanation why is beyond the scope of this document - just accept it
as a fact.)

 With Qt, the WM_TRANSIENT_FOR property is set by Qt automatically, based
on the toplevel widget's parent. If the toplevel widget is of a normal
type (i.e. not a dialog, toolbar, etc.), Qt doesn't set WM_TRANSIENT_FOR
on it. For special widgets, such as dialogs, WM_TRANSIENT_FOR is set
to point to the widget's parent, if it has a specific parent, otherwise
WM_TRANSIENT_FOR points to the root window.

 As already said above, WM_TRANSIENT_FOR poiting to the root window should
be usually avoided, so everytime the widget's main widget is known, the widget
should get it passed as a parent in its constructor.
(TODO KDialog etc. classes should not have a default argument for the parent
argument, and comments like 'just pass 0 as the parent' should go.)



Focus stealing prevention:
==========================

 Since KDE3.2 KWin has a feature called focus stealing prevention. As the name
suggests, it prevents unexpected changes of focus. With older versions of KWin,
if any application opened a new dialog, it became active, and
if the application's main window was on another virtual desktop, also
the virtual desktop was changed. This was annoying, and also sometimes led
to dialogs mistakenly being closed because they received keyboard input that
was meant for the previously active window.

 The basic principle of focus stealing prevention is that the window with most
recent user activity wins. Any window of an application will become active
when being shown only if this application was the most recently used one.
KWin itself, and some of the related kdecore classes should take care
of the common cases, so usually there's no need for any special handling
in applications. Qt/KDE applications, that is. Applications using other
toolkits should in most cases work fine too. If they don't support
the window property _NET_WM_USER_TIME, the window manager may fail to detect
the user timestamp properly, resulting either in other windows becoming active
while the user works with this application, or this application may sometimes
steal focus (this second case should be very rare though).

 There are also cases where KDE applications needs special handling. The two
most common cases are when windows relations are not setup properly to make
KWin realize that they belong to the same application, and when the user
activity is not represented by manipulating with the application windows
themselves.

 Also note that focus stealing prevention implemented in the window manager
can only help with focus stealing between different applications.
If an application itself suddenly pops up a dialog, KWin cannot do anything about
it, and its the application's job to handle this case.


Window relations:
-----------------

 The common case here is when a dialog is shown for an application, but this
dialog is not provided by the application itself, but by some other process.
For example, dialogs with warnings about accepted cookies are provided
by KCookieJar, instead of being shown by Konqueror. In the normal case,
from KWin's point of view the cookie dialog would be an attempt of another
application to show a dialog, and KWin wouldn't allow activation of this
window.

 The solution is to tell the window manager about the relation between
the Konqueror main window and the cookie dialog, by making the dialog
point to the mainwindow. Note that this is not special to focus stealing
prevention, subwindows such as dialogs, toolbars and similar should always
point to their mainwindow. See the section on window relations for full
description.

 The WM_TRANSIENT_FOR property that's set on dialogs to point to their
mainwindow should in the cookie dialog case point to the Konqueror window
for which it has been shown. This is solved in kcookiejar by including
the window id in the DCOP call. When the cookie dialog is shown, its
WM_TRANSIENT_FOR property is manually set using the XSetTransientForHint()
call (see kdelibs/kioslave/http/kcookiejar/kcookiewin.cpp). The arguments
to XSetTransientForHint() call are the X display (i.e. QX11Info::display()),
the window id on which the WM_TRANSIENT_FOR property is to be set
(i.e. use QWidget::winId()), and the window id of the mainwindow.


  Simple short HOWTO:
  
 To put it simply: Let's say you have a daemon application that has
DCOP call "showDialog( QString text )", and when this is called, it shows
a dialog with the given text. This won't work properly with focus stealing
prevention. The DCOP call should be changed to
"showDialog( QString text, long id )". The caller should pass something like
myMainWindow->winId() as the second argument. In the daemon, before
the dialog is shown, a call to XSetTransientHint() should be added:

 XSetTransientForHint( QX11Info::display(), dialog->winId(), id_of_mainwindow );
 
 That's it.

Non-standard user activity:
---------------------------

 The most common case in KDE will be DCOP calls. For example, KDesktop's DCOP
call "KDesktopIface popupExecuteCommand". Executing this DCOP call e.g.
from Konsole as 'dcop kdesktop KDesktopIface popupExecuteCommand" will lead
to showing the minicli, but the last user activity timestamp gained from events
sent by X server will be older than user activity timestamp of Konsole, and
would normally result in minicli not being active. Therefore, before showing
the minicli, kdesktop needs to call KApplication::updateUserTimestamp().

 However, this shouldn't be done with all DCOP calls. If a DCOP call is not
a result of direct user action, calling KApplication::updateUserTimestamp()
would lead to focus stealing. For example, let's assume for a moment
that KMail would use this DCOP call in case it detects the modem is not
connected, allowing to you to start KPPP or whatever tool you use. If KMail
would be configured to check mail every 10 minutes, this would lead to minicli
possibly suddenly showing up at every check. Basically, doing the above change
to kdesktop's minicli means that the popupExecuteCommand() DCOP call is only
for user scripting. (TODO write about focus transferring?)

 Simply said, KApplication::updateUserTimestamp() should be called only
as a result of user action. Unfortunately, I'm not aware of any universal
way how to handle this, so every case will have to be considered separately.