KWin 5 with ICC color correction effect
 
 
 
 
 
 
Go to file
Martin Gräßlin 53b35e60e3 Consider change in sub-surface tree as a full damage
A sub-surface changed in a way which needs a repaint. Of course only
if the surface is mapped.
2016-04-07 07:59:28 +02:00
autotests [autotest] Validate set options in PointerInputTest::testModifierClickUnrestrictedMove 2016-04-06 17:25:24 +02:00
backends Split drm_backend.{h,cpp} into separate files 2016-03-21 15:11:26 +01:00
clients Merge branch 'Plasma/5.5' 2016-02-25 08:07:30 +01:00
cmake/modules Check for Xwayland as RUNTIME dependency 2016-02-03 15:49:05 +01:00
data Introduce dedicated debug category for everything xkbcommon related 2016-02-19 13:59:02 +01:00
decorations Use kwinApp()->config() instead of KSharedConfig::openConfig() 2016-01-29 11:24:18 +01:00
doc Update kwintabbox kcm docbook to plasma 5 2015-07-28 09:49:29 +02:00
effects SVN_SILENT made messages (.desktop file) - always resolve ours 2016-04-05 10:31:41 +00:00
kcmkwin Fix search keywords between Desktop Effects KCM and Compositing KCM 2016-04-06 19:24:22 +02:00
killer Drop explicit Qt5Widgets_EXECUTABLE_COMPILE_FLAGS 2014-07-12 09:27:36 +02:00
libinput Fix build of stable branch on build.kde.org 2016-03-03 08:00:55 +01:00
libkwineffects use a global static for animation ids 2016-03-04 18:19:40 +01:00
plugins [plugins/qpa] Add a roundtrip platform function 2016-03-16 11:10:14 +01:00
qml [kwin] Provide composited outline as QML instead of hand drawn FrameSvg 2014-03-10 09:16:16 +01:00
scripting try more aggressively to retarget 2016-02-26 10:28:47 +01:00
scripts SVN_SILENT made messages (.desktop file) - always resolve ours 2016-03-10 09:53:33 +00:00
shaders [libkwinglutils] Cleanup Shader API: removal of ShaderType 2016-01-26 09:42:49 +01:00
tabbox Pass pointer and wheel events to TabBox from special event filter 2016-03-04 14:18:32 +01:00
tests KWin::Application holdes a KSharedConfigPtr with the config 2016-01-29 09:48:02 +01:00
.arcconfig Adding .arcconfig 2016-03-15 13:37:47 +01:00
.reviewboardrc Add reviewboardrc 2014-04-03 10:46:33 +02:00
16-apps-kwin.png Fix installing of icons 2014-06-02 14:56:42 +02:00
32-apps-kwin.png Fix installing of icons 2014-06-02 14:56:42 +02:00
48-apps-kwin.png Fix installing of icons 2014-06-02 14:56:42 +02:00
CMakeLists.txt Update version number for 5.6.1 2016-03-29 14:44:59 +01:00
COMPLIANCE Fix typo in COMPLIANCE file. 2014-06-20 21:27:12 -03:00
CONFIGURING Merging from old trunk: 2007-04-29 21:41:03 +00:00
COPYING Put licence files on each repo, removing from root. 2014-03-26 19:01:09 +01:00
COPYING.DOC Put licence files on each repo, removing from root. 2014-03-26 19:01:09 +01:00
ExtraDesktop.sh Add ExtraDestkop.sh files 2011-07-12 16:46:09 +01:00
HACKING HACKING moves to community.kde.org 2011-02-19 17:17:03 +01:00
KWinDBusInterfaceConfig.cmake.in Add path to kwin_wayland binary to KWin's installed CMakeConfig 2015-11-19 09:28:16 +01:00
Mainpage.dox Apidocs mainpage work. Just got Plasma and Solid to do here. 2007-07-24 18:30:36 +00:00
Messages.sh Adjust kwin and killer to new ki18n 2014-05-05 08:03:54 +02:00
README Add a link to the techbase KWin page, which should be where all other docs and links are referenced. 2008-11-05 19:57:33 +00:00
abstract_backend.cpp First part of outputmanagement wayland interface 2016-03-10 19:57:07 +01:00
abstract_backend.h First part of outputmanagement wayland interface 2016-03-10 19:57:07 +01:00
abstract_client.cpp Fix start move through drag distance on window decoration 2016-03-11 12:48:01 +01:00
abstract_client.h Fix start move through drag distance on window decoration 2016-03-11 12:48:01 +01:00
abstract_egl_backend.cpp Create robust egl context if possible 2015-11-16 09:08:14 +01:00
abstract_egl_backend.h Move egl context creation into AbstractEglContext 2015-11-16 09:08:14 +01:00
activation.cpp restrict cross-vd activation to in-client distrib 2016-02-27 11:26:51 +01:00
activities.cpp Remove saving and loading (and client matching by) WM_COMMAND. 2016-01-09 03:53:47 +01:00
activities.h Windows retain their assigned activities on kwin restart 2015-02-16 00:01:04 +01:00
atoms.cpp [xwayland] Add support for WL_SURFACE_ID 2015-03-17 10:03:04 +01:00
atoms.h [xwayland] Add support for WL_SURFACE_ID 2015-03-17 10:03:04 +01:00
client.cpp Fix repaints area on Wayland damage 2016-03-04 16:33:09 +01:00
client.h use XCB_CURRENT_TIME for NET::TakeFocusProtocol 2016-01-15 22:00:10 +01:00
client_machine.cpp Fix heap-use-after-free use in resolving ClientMachine 2015-10-01 10:09:52 +02:00
client_machine.h Improved resolving whether a window is on local machine 2013-01-21 16:00:49 +01:00
composite.cpp Use kwinApp()->config() instead of KSharedConfig::openConfig() 2016-01-29 11:24:18 +01:00
composite.h Create a plugin for each of the wayland backends 2015-05-06 10:31:39 +02:00
compositingprefs.cpp Use kwinApp()->config() instead of KSharedConfig::openConfig() 2016-01-29 11:24:18 +01:00
compositingprefs.h [kwin] Drop testapp for detecting whether direct rendering works on glx 2013-11-05 14:48:40 +01:00
config-kwin.h.cmake Use XInput for "polling" the mouse positing 2016-01-14 17:25:04 +01:00
cursor.cpp Add Cursor::cursorAlternativeNames 2016-02-22 13:33:21 +01:00
cursor.h Add Cursor::cursorAlternativeNames 2016-02-22 13:33:21 +01:00
dbusinterface.cpp Add a debugging console to KWin 2016-03-16 14:30:19 +01:00
dbusinterface.h Add a debugging console to KWin 2016-03-16 14:30:19 +01:00
debug_console.cpp Use a QTabWidget for the different modes in DebugConsole 2016-03-31 09:21:18 +02:00
debug_console.h Input events mode in debug console 2016-03-30 16:24:55 +02:00
debug_console.ui Use a QTabWidget for the different modes in DebugConsole 2016-03-31 09:21:18 +02:00
deleted.cpp Port to CMake AUTOMOC 2016-02-01 21:05:36 +01:00
deleted.h [kwineffects] Expose fullScreen property in EffectWindow 2016-02-01 08:43:46 +01:00
effectloader.cpp Cancel loading in EffectsLoader on tear down 2015-11-16 14:06:23 +01:00
effectloader.h Cancel loading in EffectsLoader on tear down 2015-11-16 14:06:23 +01:00
effects.cpp Add bool checkInputWindowEvent(QWheelEvent *e) to EffectsHandlerImpl 2016-03-04 14:18:32 +01:00
effects.h Add bool checkInputWindowEvent(QWheelEvent *e) to EffectsHandlerImpl 2016-03-04 14:18:32 +01:00
eglonxbackend.cpp export EGL_PLATFORM as x11 in eglonxbackend 2016-02-02 11:06:08 +01:00
eglonxbackend.h Refactoring of EglOnXBackend to allow implementing subclasses 2015-11-26 08:33:07 +01:00
events.cpp Move leaveNotify event handling to AbstractClient 2016-02-18 13:00:50 +01:00
focuschain.cpp Remove remaining Client usage from FocusChain 2015-05-08 12:43:46 +02:00
focuschain.h Remove remaining Client usage from FocusChain 2015-05-08 12:43:46 +02:00
geometry.cpp Invalidate double click timer when start move resize 2016-03-11 12:47:17 +01:00
geometrytip.cpp Port to CMake AUTOMOC 2016-02-01 21:05:36 +01:00
geometrytip.h Use Xcb::GeometryHints instead of XGetWMNormalHints 2015-01-27 12:48:03 +01:00
globalshortcuts.cpp Change supported platforms of kglobalaccel plugin to "org.kde.kwin" 2015-07-07 13:36:27 +02:00
globalshortcuts.h [wayland] Add a plugin for kglobalaccel 2015-07-02 13:42:29 +02:00
glxbackend.cpp Reintroduce the useage of FBConfigInfo* hash in glxbackend 2016-02-17 12:44:25 +01:00
glxbackend.h Add pure virtual OpenGLBackend::init() method 2015-11-26 08:33:07 +01:00
group.cpp Reintroduce nullptr check in Client::removeFromMainClients 2015-09-17 14:17:55 +02:00
group.h Improve updating user timestamp 2014-06-03 13:59:10 +02:00
input.cpp Merge branch 'Plasma/5.6' 2016-03-14 10:25:51 +01:00
input.h Implement internal keyboard repeat 2016-02-19 08:22:53 +01:00
keyboard_input.cpp Fix build of stable branch on build.kde.org (Try 2) 2016-03-03 16:14:17 +01:00
keyboard_input.h Connect to dbus signal reloadConfig from org.kde.keyboar /Layouts 2016-02-22 08:17:45 +01:00
killwindow.cpp Use Cursor::x11Cursor from KillWindow 2015-01-29 09:02:23 +01:00
killwindow.h Move killWindowId(Window) from Workspace to KillWindow 2013-04-15 10:09:04 +02:00
kwin.kcfg remove secret showDesktopIsMinimizeAll feature 2015-04-07 23:59:16 +02:00
kwin.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 2016-01-30 09:40:55 +00:00
kwinbindings.cpp Add Quick Tile Window to the Top and Bottom shortcuts 2015-03-31 11:10:13 +02:00
lanczosfilter.cpp Use shader traits API for lanczos filter's shader 2016-01-25 14:11:54 +01:00
lanczosfilter.h Use shader traits API for lanczos filter's shader 2016-01-25 14:11:54 +01:00
layers.cpp Allow transients to go over dock windows under certain conditions 2015-09-17 14:33:54 +02:00
logind.cpp Connect to Logind's PauseDevice signal 2015-04-24 12:03:20 +02:00
logind.h Create a plugin for each of the wayland backends 2015-05-06 10:31:39 +02:00
main.cpp Move global event filter from Application to ApplicationX11 2016-02-17 09:26:38 +01:00
main.h Move global event filter from Application to ApplicationX11 2016-02-17 09:26:38 +01:00
main_wayland.cpp Remove crash handling in kwin_wayland 2016-02-09 17:20:43 +01:00
main_wayland.h Remove crash handling in kwin_wayland 2016-02-09 17:20:43 +01:00
main_x11.cpp Merge branch 'Plasma/5.5' 2016-02-25 08:07:30 +01:00
main_x11.h Move global event filter from Application to ApplicationX11 2016-02-17 09:26:38 +01:00
manage.cpp Merge branch 'Plasma/5.4' 2015-10-23 09:38:50 +02:00
netinfo.cpp Move skipTaskbar from Client to AbstractClient 2015-06-06 22:11:10 +02:00
netinfo.h [kwin] Remove support for _NET_WM_TAKE_ACTIVITY protocol 2014-03-25 15:03:21 +01:00
options.cpp Use kwinApp()->config() instead of KSharedConfig::openConfig() 2016-01-29 11:24:18 +01:00
options.h Implement modifier+click in InputRedirection for Wayland 2016-02-17 17:07:09 +01:00
org.freedesktop.ScreenSaver.xml Add a copy of org.freedesktop.ScreenSaver.xml for KWin 2014-03-24 16:30:22 +01:00
org.kde.KWin.xml Add a debugging console to KWin 2016-03-16 14:30:19 +01:00
org.kde.kwin.Compositing.xml Create dedicated class for CompositorDBusInterface 2014-06-10 10:52:25 +02:00
org.kde.kwin.Effects.xml [kwin] Add a new EffectLoader 2014-03-28 14:04:55 +01:00
outline.cpp Make QmlPath in Outline configurable 2016-01-29 09:50:52 +01:00
outline.h [outline] Use QScopedPointer for created QML item 2014-05-30 15:54:24 +02:00
overlaywindow.cpp Remove displayWidth and displayHeight from the compositor 2014-11-27 09:00:19 +01:00
overlaywindow.h Port OverlayWindow from XLib to XCB 2012-12-20 16:30:39 +01:00
placement.cpp Fix typo 2016-03-03 17:01:52 +01:00
placement.h Move implementation of Client::packTo to AbstractClient 2015-10-26 11:30:34 +01:00
pointer_input.cpp Fix start move through drag distance on window decoration 2016-03-11 12:48:01 +01:00
pointer_input.h Add support for Drag'n'Drop on Wayland 2016-03-02 08:34:41 +01:00
resources.qrc [libkwinglutils] Cleanup Shader API: removal of ShaderType 2016-01-26 09:42:49 +01:00
rules.cpp Unblock signals in child processes 2015-12-15 13:03:30 +01:00
rules.h Add rule to protect the focus on a window 2015-11-17 21:30:05 +01:00
sc-apps-kwin.svgz Fix installing of icons 2014-06-02 14:56:42 +02:00
scene.cpp Scene: Fix memory leak 2016-02-15 17:42:32 +01:00
scene.h Scene: Fix memory leak 2016-02-15 17:42:32 +01:00
scene_opengl.cpp catch nullptr effects when deleting shadows 2016-02-16 13:59:22 +01:00
scene_opengl.h Drop remaining old shader API usage from SceneOpenGL 2016-01-25 14:11:54 +01:00
scene_qpainter.cpp Drop xcb-shm usage from QPainterWindowPixmap 2016-03-21 17:13:47 +01:00
scene_qpainter.h Drop xcb-shm usage from QPainterWindowPixmap 2016-03-21 17:13:47 +01:00
scene_xrender.cpp DecoratedClientImpl::client returns AbstractClient* instead of Client* 2015-12-18 16:41:49 +01:00
scene_xrender.h [wayland] Drop Wayland support in SceneXRender 2015-03-23 13:47:21 +01:00
screenedge.cpp ScreenEdgeInputFilter for checking whether a screenedge gets activated 2016-02-11 15:56:40 +01:00
screenedge.h ScreenEdgeInputFilter for checking whether a screenedge gets activated 2016-02-11 15:56:40 +01:00
screens.cpp [wayland] BasicScreens can serve multiple screens 2015-11-26 08:33:07 +01:00
screens.h [wayland] BasicScreens can serve multiple screens 2015-11-26 08:33:07 +01:00
screens_xrandr.cpp return sane screen geometry on missing randr 2015-10-05 23:40:57 +02:00
screens_xrandr.h add Screens::name(int screen); STUB but for XRandr 2015-05-15 23:55:27 +02:00
settings.kcfgc Use KConfigXT in KWin::Options 2013-02-14 08:29:03 +01:00
shadow.cpp DecorationShadow operates on AbstractClient 2015-12-18 16:41:49 +01:00
shadow.h [wayland] Shadow gains support for a Wayland protocol 2015-07-15 11:25:16 +02:00
shell_client.cpp Ensure panel, desktop and onscreendisplay windows cannot be moved/resized 2016-03-21 16:44:46 +01:00
shell_client.h Add support for opacity in ShellClient 2016-02-18 08:27:02 +01:00
shortcutdialog.ui [kwin] Use ui-file for ShortcutDialog 2014-02-27 10:18:37 +01:00
sm.cpp Port to CMake AUTOMOC 2016-02-01 21:05:36 +01:00
sm.h Remove saving and loading (and client matching by) WM_COMMAND. 2016-01-09 03:53:47 +01:00
tabgroup.cpp Workspace::activeClient returns an AbstractClient 2015-05-08 12:43:45 +02:00
tabgroup.h Drop kdecoration.h include from tabgroup.h 2014-12-02 11:48:13 +01:00
thumbnailitem.cpp Drop cmakedefine HAVE_WAYLAND 2015-08-12 11:39:20 +02:00
thumbnailitem.h ThumbnailItem operates on AbstractClient 2015-05-21 13:34:26 +02:00
toplevel.cpp Consider change in sub-surface tree as a full damage 2016-04-07 07:59:28 +02:00
toplevel.h Remove saving and loading (and client matching by) WM_COMMAND. 2016-01-09 03:53:47 +01:00
touch_input.cpp Reset TouchInputRedirection::m_inited when Workspace or WaylandServer get destroyed 2016-02-15 11:43:36 +01:00
touch_input.h Split out touch related functionality from InputRedirection 2016-02-15 09:36:59 +01:00
udev.cpp [udev] Add wrapper for udev_monitor 2015-04-24 12:03:20 +02:00
udev.h Create a plugin for each of the wayland backends 2015-05-06 10:31:39 +02:00
unmanaged.cpp Port to CMake AUTOMOC 2016-02-01 21:05:36 +01:00
unmanaged.h [wayland] Drop methods on Toplevel to send input events 2015-03-17 10:20:20 +01:00
useractions.cpp Merge Options::MouseLower for Client and AbstractClient 2016-02-18 10:30:58 +01:00
useractions.h force grab on useractions menu 2015-10-16 15:45:55 +02:00
utils.cpp Port to CMake AUTOMOC 2016-02-01 21:05:36 +01:00
utils.h Unblock signals in child processes 2015-12-15 13:03:30 +01:00
virtual_terminal.cpp Do not try to open VirtualTerminal through logind 2015-08-21 08:47:21 +02:00
virtual_terminal.h [wayland] Don't break if we try to vt-switch to vt we're on 2015-07-20 11:49:41 +02:00
virtualdesktops.cpp Update x11Time when a global shortcut is pressed 2015-02-25 08:15:53 +01:00
virtualdesktops.h [kwin] Add missing includes 2014-03-18 14:37:01 +01:00
wayland_cursor_theme.cpp Fix fallback resolution in WaylandCursorTheme 2016-02-25 14:05:20 +01:00
wayland_cursor_theme.h Clear cursor cache on theme changes 2016-02-25 08:14:48 +01:00
wayland_server.cpp First part of outputmanagement wayland interface 2016-03-10 19:57:07 +01:00
wayland_server.h First part of outputmanagement wayland interface 2016-03-10 19:57:07 +01:00
workspace.cpp Add a Toplevel *Workspace::findInternal(QWindow *w) const 2016-03-04 09:42:33 +01:00
workspace.h Add a Toplevel *Workspace::findInternal(QWindow *w) const 2016-03-04 09:42:33 +01:00
x11eventfilter.cpp [screens] Replace DesktopWidgetScreens by XRandRScreens 2014-11-27 09:00:19 +01:00
x11eventfilter.h Add an X11EventFilter class 2014-09-18 20:21:20 +02:00
xcbutils.cpp Clean debug output 2015-07-20 13:36:27 +02:00
xcbutils.h Fix regression in unit-test introduced with 62b6401175 2015-08-21 11:14:20 +02:00

README

- A collection of various documents and links related to KWin is at http://techbase.kde.org/Projects/KWin .


- 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.