KWin 5 with ICC color correction effect
 
 
 
 
 
 
Go to file
Martin Gräßlin e463905f04 Add Workspace::findToplevel
Like findClient and findUnmanaged, just a little bit more generic.
Toplevel::findInList got adjusted to support it.
2015-03-17 10:08:27 +01:00
autotests Provide x11Connection as a property on the KWin::Application 2015-03-17 09:44:53 +01:00
clients Require Qt 5.4 2015-02-19 10:56:50 +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 [kdecoration] Try falling back to default plugin and Aurorae 2015-01-12 14:30:30 +01:00
doc use ecm_optional_add_subdirectory instead of add_subdirectory for docs, the translations may be incomplete 2015-02-19 17:06:25 +01:00
effects Merge remote-tracking branch 'origin/Plasma/5.2' 2015-03-13 15:52:24 +01:00
kcmkwin SVN_SILENT made messages (.desktop file) - always resolve ours 2015-03-16 10:12:25 +00:00
killer Drop explicit Qt5Widgets_EXECUTABLE_COMPILE_FLAGS 2014-07-12 09:27:36 +02:00
libinput Fix build with clang and gcc 5.0 2015-02-03 14:01:53 +01:00
libkwineffects Use property for x11AppScreen in KWin::Application 2015-03-17 09:44:53 +01:00
qml [kwin] Provide composited outline as QML instead of hand drawn FrameSvg 2014-03-10 09:16:16 +01:00
scripting SVN_SILENT made messages (.desktop file) 2015-01-15 09:02:26 +00:00
scripts SVN_SILENT made messages (.desktop file) - always resolve ours 2015-03-16 10:12:25 +00:00
shaders kwin: Add GLSL 1.40 versions of the scene shaders 2013-05-08 18:33:03 +02:00
tabbox Provide x11Connection as a property on the KWin::Application 2015-03-17 09:44:53 +01:00
tests Introduce categorized logging for kwin core 2014-12-05 14:27:15 +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 Let the fun begin: start a WaylandServer in kwin_wayland 2015-03-17 10:08:27 +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 Add Workspace::findToplevel 2015-03-17 10:08:27 +01:00
activities.cpp Windows retain their assigned activities on kwin restart 2015-02-16 00:01:04 +01:00
activities.h Windows retain their assigned activities on kwin restart 2015-02-16 00:01:04 +01: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 [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 Merge remote-tracking branch 'origin/Plasma/5.2' 2015-03-13 15:52:24 +01:00
client.h [xwayland] Add support for WL_SURFACE_ID 2015-03-17 10:03:04 +01:00
client_machine.cpp [clientmachine] Use NETWinInfo instead of KWindowInfo 2015-02-17 13:59:04 +01:00
client_machine.h Improved resolving whether a window is on local machine 2013-01-21 16:00:49 +01:00
composite.cpp Replace QX11Info::appScreen() with KWin::Application::x11ScreenNumber() 2015-03-17 09:44:53 +01:00
composite.h Do not emit DecorationSettings::alphaChannelSupportedChanged on tear down 2014-12-03 13:10:35 +01:00
compositingprefs.cpp Introduce categorized logging for kwin core 2014-12-05 14:27:15 +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 Switch to xcb for sync extension 2015-02-06 13:43:15 +01:00
cursor.cpp Migrate away from QX11Info::appTime 2015-02-23 11:02:59 +01:00
cursor.h Support getting XCursor by name 2015-01-29 09:02:23 +01:00
dbusinterface.cpp Announce KWin's dbus service name on a root window property 2015-01-27 07:25:31 +01:00
dbusinterface.h Announce KWin's dbus service name on a root window property 2015-01-27 07:25:31 +01:00
deleted.cpp Introduce categorized logging for kwin core 2014-12-05 14:27:15 +01:00
deleted.h Drop CoordinateMode from Client::layoutDecorationRects 2014-07-25 14:02:27 +02:00
effectloader.cpp Introduce categorized logging for kwin core 2014-12-05 14:27:15 +01:00
effectloader.h Improve specifying the data about the built-in effects 2014-04-28 13:48:50 +02:00
effects.cpp forward cursorshape changes to effectshandler 2015-02-10 21:41:39 +01:00
effects.h forward cursorshape changes to effectshandler 2015-02-10 21:41:39 +01:00
egl_wayland_backend.cpp small string optimizations 2015-01-24 02:13:45 +00:00
egl_wayland_backend.h Refactor the swap completion interface 2014-09-18 20:21:20 +02:00
eglonxbackend.cpp Introduce categorized logging for kwin core 2014-12-05 14:27:15 +01:00
eglonxbackend.h Remove SceneOpenGL::Texture::findTarget() 2014-09-01 17:45:58 +02:00
events.cpp [xwayland] Add support for WL_SURFACE_ID 2015-03-17 10:03:04 +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 Port reading Motif hints to XCB 2015-02-06 13:43:57 +01:00
geometrytip.cpp Use Xcb::GeometryHints instead of XGetWMNormalHints 2015-01-27 12:48:03 +01:00
geometrytip.h Use Xcb::GeometryHints instead of XGetWMNormalHints 2015-01-27 12:48:03 +01: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 Require Qt 5.4 2015-02-19 10:56:50 +01:00
glxbackend.h [glxbackend] Add default values for member variables 2015-01-12 08:54:25 +01:00
group.cpp Drop not needed includes of QX11Info 2015-03-17 09:44:53 +01:00
group.h Improve updating user timestamp 2014-06-03 13:59:10 +02:00
input.cpp Update x11Time when a global shortcut is pressed 2015-02-25 08:15:53 +01:00
input.h Update x11Time when a global shortcut is pressed 2015-02-25 08:15:53 +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 Introduce config option for OpenGLPlatformInterface 2014-05-13 09:23:03 +02:00
kwin.notifyrc SVN_SILENT made messages (.desktop file) 2015-01-27 12:18:48 +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 Add an internalFormat parameter to the GLTexture ctor 2014-12-30 21:19:49 +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 not needed includes of QX11Info 2015-03-17 09:44:53 +01:00
logind.cpp Introduce categorized logging for kwin core 2014-12-05 14:27:15 +01:00
logind.h Suspend/Resume libinput when logind session Active changes 2014-10-20 14:51:24 +02:00
main.cpp [xwayland] Add a dedicated --xwayland option to kwin_wayland 2015-03-17 10:03:05 +01:00
main.h [xwayland] Add a dedicated --xwayland option to kwin_wayland 2015-03-17 10:03:05 +01:00
main_wayland.cpp [xwayland] Drop options to start Xephyr or Xvfb 2015-03-17 10:08:27 +01:00
main_wayland.h Create dedicated kwin_x11 and kwin_wayland binaries 2014-08-18 08:50:44 +02:00
main_x11.cpp Merge branch 'Plasma/5.2' 2015-01-27 12:46:18 +01:00
main_x11.h Create dedicated kwin_x11 and kwin_wayland binaries 2014-08-18 08:50:44 +02:00
manage.cpp Drop not needed includes of QX11Info 2015-03-17 09:44:53 +01:00
netinfo.cpp Use NETWinInfo::opaqueRegion 2015-01-26 11:47:40 +01:00
netinfo.h [kwin] Remove support for _NET_WM_TAKE_ACTIVITY protocol 2014-03-25 15:03:21 +01:00
options.cpp Drop support for XFree86-VidModeExtension 2015-02-04 14:45:53 +01:00
options.h Improving printing of supportInformation 2014-12-08 16:46:54 +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 Introduce categorized logging for kwin core 2014-12-05 14:27:15 +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 Merge branch 'Plasma/5.2' 2015-02-06 00:29:55 +01:00
placement.h Add OnScreenDisplayLayer which is placed even ontop of the active fullscreen window 2015-01-02 12:11:54 +01:00
resources.qrc kwin: Add GLSL 1.40 versions of the scene shaders 2013-05-08 18:33:03 +02:00
rules.cpp Rules: make WindowRole matching case sensitive 2015-02-05 21:37:34 +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 Introduce categorized logging for kwin core 2014-12-05 14:27:15 +01:00
scene.h Merge branch 'master' into kdecorations2 2014-10-20 16:04:52 +02:00
scene_opengl.cpp Check GL version and/or extension for using texture format GL_R8 2015-02-18 09:09:50 +01:00
scene_opengl.h Add a model-view and a projection matrix in WindowPaintData 2014-12-04 19:19:30 +01:00
scene_qpainter.cpp Introduce categorized logging for kwin core 2014-12-05 14:27:15 +01:00
scene_qpainter.h Merge branch 'master' into kdecorations2 2014-10-20 16:04:52 +02:00
scene_xrender.cpp [scene-xrender] Trigger a full decoration repaint when sizes are dirty 2015-01-19 15:30:06 +01: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 [xwayland] Add a dedicated --xwayland option to kwin_wayland 2015-03-17 10:03:05 +01:00
screens.h [screens] Replace DesktopWidgetScreens by XRandRScreens 2014-11-27 09:00:19 +01:00
screens_wayland.cpp [xwayland] Don't update xrandr in WaylandScreens 2015-03-17 10:08:27 +01: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 Trigger rebuilding of quads after creating a new DecorationShadow 2015-01-27 11:42:21 +01:00
shadow.h [scene-xrender] Implement support for DecorationShadow 2015-01-19 09:30:01 +01:00
shortcutdialog.ui [kwin] Use ui-file for ShortcutDialog 2014-02-27 10:18:37 +01:00
sm.cpp Introduce categorized logging for kwin core 2014-12-05 14:27:15 +01:00
sm.h Create dedicated kwin_x11 and kwin_wayland binaries 2014-08-18 08:50:44 +02:00
tabgroup.cpp Introduce categorized logging for kwin core 2014-12-05 14:27:15 +01:00
tabgroup.h Drop kdecoration.h include from tabgroup.h 2014-12-02 11:48:13 +01:00
thumbnailitem.cpp Introduce categorized logging for kwin core 2014-12-05 14:27:15 +01:00
thumbnailitem.h Remove parent window id from ThumbnailItem 2013-08-13 09:57:51 +02:00
toplevel.cpp Use NETWinInfo::opaqueRegion 2015-01-26 11:47:40 +01:00
toplevel.h Add Workspace::findToplevel 2015-03-17 10:08:27 +01:00
unmanaged.cpp Use NETWinInfo::opaqueRegion 2015-01-26 11:47:40 +01:00
unmanaged.h Try to wait for DESTROY_NOTIFY before releasing an Unmanaged 2014-04-16 13:32:11 +02:00
useractions.cpp Update x11Time when a global shortcut is pressed 2015-02-25 08:15:53 +01:00
useractions.h [kwin] Use new connect syntax in useractions.cpp 2014-03-27 18:11:19 +01:00
utils.cpp Migrate away from QX11Info::appTime 2015-02-23 11:02:59 +01:00
utils.h Add OnScreenDisplayLayer which is placed even ontop of the active fullscreen window 2015-01-02 12:11:54 +01: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_backend.cpp [wayland] Add safety check for WaylandCursorTheme::get 2015-03-17 10:03:05 +01:00
wayland_backend.h Support setting cursor image as a SubSurface 2014-10-16 16:39:49 +02:00
wayland_server.cpp Let the fun begin: start a WaylandServer in kwin_wayland 2015-03-17 10:08:27 +01:00
wayland_server.h Let the fun begin: start a WaylandServer in kwin_wayland 2015-03-17 10:08:27 +01:00
workspace.cpp Add Workspace::findToplevel 2015-03-17 10:08:27 +01:00
workspace.h Add Workspace::findToplevel 2015-03-17 10:08:27 +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 Introduce categorized logging for kwin core 2014-12-05 14:27:15 +01:00
xcbutils.h Replace QX11Info::appScreen() with KWin::Application::x11ScreenNumber() 2015-03-17 09:44:53 +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.