KWin 5 with ICC color correction effect
 
 
 
 
 
 
Go to file
Martin Gräßlin 39f9581d4f Bring back configuration options for Decorations
* Border Sizes
* Close menu double click

Both are added to the Settings and exposed in the decoration kcm.
As it started to no longer scale the kcm uses a ui file.

Still missing:
* buttons
* custom decoration configuration
* GHNS
* search
2014-12-04 16:28:06 +01:00
autotests [autotests] Give Xephyr more time to startup 2014-12-01 10:53:40 +01:00
clients [aurorae] Use QQuickRenderControl if compiled against Qt 5.4 2014-12-03 16:22:15 +01:00
cmake/modules Do not find OpenGL or OpenGLES 2014-10-21 08:33:51 +02:00
data [data] Rename kwin_update_default_rules to kwin5_update_default_rules 2014-05-07 11:50:22 +02:00
decorations Bring back configuration options for Decorations 2014-12-04 16:28:06 +01:00
doc rename kcmshell4 to kcmshell5 2014-05-02 17:24:47 +02:00
effects don't access array to check whether ptr is nullptr 2014-11-27 20:01:10 +01:00
kcmkwin Bring back configuration options for Decorations 2014-12-04 16:28:06 +01:00
killer Drop explicit Qt5Widgets_EXECUTABLE_COMPILE_FLAGS 2014-07-12 09:27:36 +02:00
libinput Suspend/Resume libinput when logind session Active changes 2014-10-20 14:51:24 +02:00
libkwineffects Grow the persistently mapped VBO as needed 2014-12-03 19:50:59 +01:00
qml [kwin] Provide composited outline as QML instead of hand drawn FrameSvg 2014-03-10 09:16:16 +01:00
scripting Cleanup: reduce usage of QDesktopWidget 2014-11-27 09:32:43 +01:00
scripts SVN_SILENT made messages (.desktop file) 2014-11-02 21:49:41 +00:00
shaders kwin: Add GLSL 1.40 versions of the scene shaders 2013-05-08 18:33:03 +02:00
tabbox Drop dependency on kdecoration.h 2014-12-02 13:50:26 +01:00
tests Use Logind to open/close devices needed by libinput 2014-10-20 14:51:24 +02: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 Delete libkdecorations 2014-12-02 15:29:21 +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 Use ecm_configure_package_config_file instead of configure_file 2014-03-27 12:38:36 +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
activation.cpp Remove Client::getWMHints in favor of functionality in NETWinInfo 2014-09-15 16:29:47 +02:00
activities.cpp KWin activities usage ported to the new library paradigm 2014-06-01 18:58:36 +02:00
activities.h KWin activities usage ported to the new library paradigm 2014-06-01 18:58:36 +02:00
appmenu.cpp [kwin] Use std::find_if and lambda functions for Workspace::findClient 2014-03-25 15:17:11 +01:00
appmenu.h [kwin] Generate dbus interface for Appmenu 2014-01-07 14:06:56 +01:00
atoms.cpp Add a script to enforce window decorations for GTK windows 2014-07-03 16:03:22 +02:00
atoms.h Add a script to enforce window decorations for GTK windows 2014-07-03 16:03:22 +02:00
client.cpp Delay decoration repaint to end of event cycle on create 2014-12-03 08:28:41 +01:00
client.h Drop dependency on kdecoration.h 2014-12-02 13:50:26 +01:00
client_machine.cpp Use KWindowInfo::clientMachine in ClientMachine::resolve 2014-04-10 15:55:17 +02:00
client_machine.h Improved resolving whether a window is on local machine 2013-01-21 16:00:49 +01:00
composite.cpp Do not emit DecorationSettings::alphaChannelSupportedChanged on tear down 2014-12-03 13:10:35 +01:00
composite.h Do not emit DecorationSettings::alphaChannelSupportedChanged on tear down 2014-12-03 13:10:35 +01:00
compositingprefs.cpp Add support for GLX in Xcb::Extensions 2014-09-18 20:21:20 +02: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 Drop build option KWIN_BUILD_SCREENEDGES 2014-11-24 10:48:49 +01:00
cursor.cpp Port XQueryPointer usage to XCB 2014-05-05 08:09:09 +02:00
cursor.h InputRedirection emits a signal when the modifiers change 2014-03-19 14:14:56 +01:00
dbusinterface.cpp Fix build without KF5Activities 2014-11-24 10:47:08 +01:00
dbusinterface.h Add an env var KWIN_DBUS_SERVICE_SUFFIX to set a different dbus service name 2014-10-14 07:56:06 +02:00
deleted.cpp Keep a QPointer<DecoratedClientImpl> in Client 2014-10-21 07:46:44 +02:00
deleted.h Drop CoordinateMode from Client::layoutDecorationRects 2014-07-25 14:02:27 +02:00
effectloader.cpp Drop "kwin4_effect_" prefix for BuiltIn Effects 2014-04-28 13:52:50 +02:00
effectloader.h Improve specifying the data about the built-in effects 2014-04-28 13:48:50 +02:00
effects.cpp Move MaximizeMode from KDecorationDefines to utils.h 2014-12-02 13:49:08 +01:00
effects.h Move MaximizeMode from KDecorationDefines to utils.h 2014-12-02 13:49:08 +01:00
egl_wayland_backend.cpp Remove most calls to checkGLError() 2014-11-25 21:57:57 +01:00
egl_wayland_backend.h Refactor the swap completion interface 2014-09-18 20:21:20 +02:00
eglonxbackend.cpp Remove most calls to checkGLError() 2014-11-25 21:57:57 +01:00
eglonxbackend.h Remove SceneOpenGL::Texture::findTarget() 2014-09-01 17:45:58 +02:00
events.cpp Drop dependency on kdecoration.h 2014-12-02 13:50:26 +01:00
focuschain.cpp step into the focus chain at the beginning 2014-11-27 20:01:10 +01:00
focuschain.h Use Q_SLOTS and Q_SIGNALS instead of slots and signals 2013-07-24 09:46:54 +02:00
geometry.cpp Move MaximizeMode from KDecorationDefines to utils.h 2014-12-02 13:49:08 +01:00
geometrytip.cpp Remove dead code path from GeometryTip 2013-05-03 08:20:28 +02:00
geometrytip.h Remove dead code path from GeometryTip 2013-05-03 08:20:28 +02:00
globalshortcuts.cpp Share implementation for adding shortcut (keyboard/pointer/axis) 2014-03-19 14:14:57 +01:00
globalshortcuts.h Share implementation for adding shortcut (keyboard/pointer/axis) 2014-03-19 14:14:57 +01:00
glxbackend.cpp Remove displayWidth and displayHeight from the compositor 2014-11-27 09:00:19 +01:00
glxbackend.h Add support for GLX_INTEL_swap_event 2014-09-18 20:21:20 +02:00
group.cpp Remove Client::getWMHints in favor of functionality in NETWinInfo 2014-09-15 16:29:47 +02:00
group.h Improve updating user timestamp 2014-06-03 13:59:10 +02:00
input.cpp Drop dependency on kdecoration.h 2014-12-02 13:50:26 +01:00
input.h Add sanity checks before updating pointer position and on screen changes 2014-10-20 14:51:24 +02:00
killwindow.cpp Port XQueryPointer usage to XCB 2014-05-05 08:09:09 +02:00
killwindow.h Move killWindowId(Window) from Workspace to KillWindow 2013-04-15 10:09:04 +02:00
kwin.kcfg Introduce config option for OpenGLPlatformInterface 2014-05-13 09:23:03 +02:00
kwin.notifyrc SVN_SILENT made messages (.desktop file) 2014-10-18 09:33:15 +00:00
kwinbindings.cpp [kwin] Do not use a KActionCollection for Workspace's global shortcut actions 2013-12-10 10:01:13 +01:00
lanczosfilter.cpp Remove displayWidth and displayHeight from the compositor 2014-11-27 09:00:19 +01:00
lanczosfilter.h Do not use stackingOrder in LanczosFilter to get all EffectWindows 2013-04-11 12:57:53 +02:00
layers.cpp Drop build option KWIN_BUILD_SCREENEDGES 2014-11-24 10:48:49 +01:00
logind.cpp Suspend/Resume libinput when logind session Active changes 2014-10-20 14:51:24 +02:00
logind.h Suspend/Resume libinput when logind session Active changes 2014-10-20 14:51:24 +02:00
main.cpp Add command line option to enable libinput support 2014-10-20 14:51:24 +02:00
main.h Add command line option to enable libinput support 2014-10-20 14:51:24 +02:00
main_wayland.cpp [kwin_wayland] Fix printing out the X11 display 2014-11-07 14:58:21 +01:00
main_wayland.h Create dedicated kwin_x11 and kwin_wayland binaries 2014-08-18 08:50:44 +02:00
main_x11.cpp Create dedicated kwin_x11 and kwin_wayland binaries 2014-08-18 08:50:44 +02:00
main_x11.h Create dedicated kwin_x11 and kwin_wayland binaries 2014-08-18 08:50:44 +02:00
manage.cpp Move MaximizeMode from KDecorationDefines to utils.h 2014-12-02 13:49:08 +01:00
netinfo.cpp Remove unused imports 2014-12-02 15:26:42 +01:00
netinfo.h [kwin] Remove support for _NET_WM_TAKE_ACTIVITY protocol 2014-03-25 15:03:21 +01:00
options.cpp Move WindowOperation enum to Options 2014-12-02 10:41:47 +01:00
options.h Drop kdecoration.h include from options.h 2014-12-02 11:19:40 +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 Remove deprecated methods in DBusInterface 2013-07-29 08:47:33 +02: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 [outline] Use QScopedPointer for created QML item 2014-05-30 15:54:24 +02: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 Move MaximizeMode from KDecorationDefines to utils.h 2014-12-02 13:49:08 +01:00
placement.h [kwin] Make KWin place the OSD 2014-02-12 10:53:10 +01:00
resources.qrc kwin: Add GLSL 1.40 versions of the scene shaders 2013-05-08 18:33:03 +02:00
rules.cpp Move MaximizeMode from KDecorationDefines to utils.h 2014-12-02 13:49:08 +01:00
rules.h Drop dependency on kdecoration.h 2014-12-02 13:50:26 +01:00
sc-apps-kwin.svgz Fix installing of icons 2014-06-02 14:56:42 +02:00
scene.cpp Merge branch 'kdecorations2' 2014-12-02 08:38:10 +01:00
scene.h Merge branch 'master' into kdecorations2 2014-10-20 16:04:52 +02:00
scene_opengl.cpp Introduce a texture cache for DecorationShadows in SceneOpenGLShadow 2014-12-04 10:36:19 +01:00
scene_opengl.h Introduce a texture cache for DecorationShadows in SceneOpenGLShadow 2014-12-04 10:36:19 +01:00
scene_qpainter.cpp Decoration::paint takes the repaint region 2014-11-11 09:39:45 +01:00
scene_qpainter.h Merge branch 'master' into kdecorations2 2014-10-20 16:04:52 +02:00
scene_xrender.cpp Keep a QPointer<DecoratedClientImpl> in Client 2014-10-21 07:46:44 +02:00
scene_xrender.h Merge branch 'master' into kdecorations2 2014-10-20 16:04:52 +02:00
screenedge.cpp ensure disjunct screenedges on overlapping screens 2014-11-27 20:01:10 +01:00
screenedge.h Do not include utils.h in xcbutils.h 2014-11-27 09:00:19 +01:00
screens.cpp [screens] Replace DesktopWidgetScreens by XRandRScreens 2014-11-27 09:00:19 +01:00
screens.h [screens] Replace DesktopWidgetScreens by XRandRScreens 2014-11-27 09:00:19 +01:00
screens_wayland.cpp wayland_client and wayland_server moved to kwayland 2014-09-19 13:59:51 +02:00
screens_wayland.h Split out WaylandScreens into own header and source file 2014-09-17 09:05:11 +02:00
screens_xrandr.cpp [screens] Replace DesktopWidgetScreens by XRandRScreens 2014-11-27 09:00:19 +01:00
screens_xrandr.h [screens] Replace DesktopWidgetScreens by XRandRScreens 2014-11-27 09:00:19 +01:00
settings.kcfgc Use KConfigXT in KWin::Options 2013-02-14 08:29:03 +01:00
shadow.cpp DecorationShadow elements are QRects 2014-11-12 09:06:03 +01:00
shadow.h Introduce a texture cache for DecorationShadows in SceneOpenGLShadow 2014-12-04 10:36:19 +01:00
shortcutdialog.ui [kwin] Use ui-file for ShortcutDialog 2014-02-27 10:18:37 +01:00
sm.cpp Merge branch 'KDE/4.11' 2014-01-29 20:28:27 +01:00
sm.h Create dedicated kwin_x11 and kwin_wayland binaries 2014-08-18 08:50:44 +02:00
tabgroup.cpp Initial import of support for new KDecoration2 based decorations 2014-07-25 14:02:26 +02:00
tabgroup.h Drop kdecoration.h include from tabgroup.h 2014-12-02 11:48:13 +01:00
thumbnailitem.cpp [kwin] Use std::find_if and lambda functions for Workspace::findClient 2014-03-25 15:17:11 +01:00
thumbnailitem.h Remove parent window id from ThumbnailItem 2013-08-13 09:57:51 +02:00
toplevel.cpp Allow Client to disable the rendering of DecorationShadow 2014-07-25 14:02:27 +02:00
toplevel.h Toplevel does not inherit from KDecorationDefines any more 2014-12-02 11:31:07 +01:00
unmanaged.cpp Port Unmanaged::track to XCB 2014-05-05 08:09:10 +02:00
unmanaged.h Try to wait for DESTROY_NOTIFY before releasing an Unmanaged 2014-04-16 13:32:11 +02:00
useractions.cpp Drop dependency on kdecoration.h 2014-12-02 13:50:26 +01:00
useractions.h [kwin] Use new connect syntax in useractions.cpp 2014-03-27 18:11:19 +01:00
utils.cpp [Xcb::Wrapper] Introduce a Property and StringProperty Wrapper subclass 2014-04-17 07:41:33 +02:00
utils.h Move MaximizeMode from KDecorationDefines to utils.h 2014-12-02 13:49:08 +01:00
virtualdesktops.cpp Fix VirtualDesktopGrid::size for one desktop 2014-09-25 12:49:18 +02:00
virtualdesktops.h [kwin] Add missing includes 2014-03-18 14:37:01 +01:00
wayland_backend.cpp Set a default cursor when creating the WaylandCursor 2014-10-20 14:51:24 +02:00
wayland_backend.h Support setting cursor image as a SubSurface 2014-10-16 16:39:49 +02:00
workspace.cpp Remove unused imports 2014-12-02 15:26:42 +01:00
workspace.h Workspace does not need to inherit from KDecorationDefines 2014-12-02 11:17:43 +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 Do not include utils.h in xcbutils.h 2014-11-27 09:00:19 +01:00
xcbutils.h [screens] Replace DesktopWidgetScreens by XRandRScreens 2014-11-27 09:00:19 +01: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.