KWin 5 with ICC color correction effect
 
 
 
 
 
 
Go to file
Luboš Luňák f1145f7bd8 Apply values for 'force' rules to existing windows immediately after
they're created (#89849).

svn path=/trunk/kdebase/kwin/; revision=354752
2004-10-15 14:29:47 +00:00
clients make it compile 2004-09-26 20:47:47 +00:00
data Make it possible to do a substring match, and possibly others in the future. 2004-06-25 11:28:17 +00:00
images moved over from kwm. 1999-12-14 21:11:15 +00:00
kcmkwin Update what's this help. 2004-10-13 16:07:35 +00:00
killer Finished correcting typos in kdebase, phew! 2004-05-19 14:32:18 +00:00
lib With transparent moving/resizing, make sure the outline is not larger 2004-09-22 15:09:42 +00:00
oldheaders Merging old headers from kwin_iii back to HEAD. 2003-09-16 19:30:05 +00:00
pics remove doubles 2003-10-02 14:46:47 +00:00
tools Latest xorg already has this. 2004-10-12 14:40:58 +00:00
wm-spec spelling fixes 2003-06-28 10:31:39 +00:00
COMPLIANCE Update. 2004-03-26 09:48:15 +00:00
KWinInterface.h Merging kwin core from kwin_iii back to HEAD. 2003-09-16 19:28:03 +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
Makefile.am Move some data like kconf_update scripts out of the way to special directory. 2004-06-23 17:34:09 +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 Let's have something more useful in KWin's README than a statement 2003-09-24 11:07:56 +00:00
activation.cpp If a fullscreen window has a dialog shown, still keep it on tops of other windows. 2004-10-06 14:02:30 +00:00
atoms.cpp Experimental support for #36065 (dragging from a window shouldn't raise it). 2004-04-16 10:23:42 +00:00
atoms.h Experimental support for #36065 (dragging from a window shouldn't raise it). 2004-04-16 10:23:42 +00:00
bridge.cpp Make it possible to have several rules matching one window. 2004-06-18 08:57:42 +00:00
bridge.h Added a new variant of showWindowMenu() that takes an originating rect instead 2004-06-02 09:47:36 +00:00
client.cpp If a fullscreen window has a dialog shown, still keep it on tops of other windows. 2004-10-06 14:02:30 +00:00
client.h Don't try to focus new modal for the active window while the new modal 2004-08-04 12:19:50 +00:00
cr16-app-kwin.png Merging new badly needed icons. Created by Everaldo. Paid and donated to KDE by SuSE. 2003-09-27 22:18:17 +00:00
cr32-app-kwin.png Merging new badly needed icons. Created by Everaldo. Paid and donated to KDE by SuSE. 2003-09-27 22:18:17 +00:00
cr48-app-kwin.png Merging new badly needed icons. Created by Everaldo. Paid and donated to KDE by SuSE. 2003-09-27 22:18:17 +00:00
events.cpp Obey activation from Kicker etc. even with high focus stealing prevention 2004-10-05 15:46:43 +00:00
eventsrc CVS_SILENT made messages (desktop files) 2004-10-08 02:29:38 +00:00
geometry.cpp Apply values for 'force' rules to existing windows immediately after 2004-10-15 14:29:47 +00:00
geometrytip.cpp Since Qt has apparently wrapping still broken, better force it at a reasonable 2003-12-01 12:01:32 +00:00
geometrytip.h Merging kwin core from kwin_iii back to HEAD. 2003-09-16 19:28:03 +00:00
group.cpp Don't try to focus new modal for the active window while the new modal 2004-08-04 12:19:50 +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 Perform whole new window managing with X server grab, in order to prevent 2003-12-04 13:54:10 +00:00
killwindow.h Merging kwin core from kwin_iii back to HEAD. 2003-09-16 19:28:03 +00:00
kwin.kcfg Add a hidden option for the ping timeout before the dialog offering 2004-06-11 15:01:18 +00:00
kwinbindings.cpp Shortcuts for moving a window to left/right/up/down. 2004-09-22 16:49:41 +00:00
layers.cpp If a fullscreen window has a dialog shown, still keep it on tops of other windows. 2004-10-06 14:02:30 +00:00
main.cpp Adding two new highly optimized splashscreens, "none" (AKA "KDE1.x classic") 2004-09-20 12:35:27 +00:00
main.h Merging kwin core from kwin_iii back to HEAD. 2003-09-16 19:28:03 +00:00
manage.cpp Don't apply strict placement policy to dialogs without any parent at all. 2004-08-27 12:24:30 +00:00
notifications.cpp Use non-deprecated KNotifyClient::event(). 2003-09-17 08:36:02 +00:00
notifications.h Merging kwin core from kwin_iii back to HEAD. 2003-09-16 19:28:03 +00:00
options.cpp Adding yet another option, this time for what happens when clicking 2004-08-28 15:27:22 +00:00
options.h Add a hidden option for the ping timeout before the dialog offering 2004-06-11 15:01:18 +00:00
placement.cpp GUI for rules (=window specific settings). Have fun figuring out how it 2004-06-21 16:25:24 +00:00
placement.h KWin rules - override placement. 2004-05-31 14:14:10 +00:00
plugins.cpp new default window decoration 2004-09-17 21:09:28 +00:00
plugins.h Added KDecorationFactory::checkRequirements(), which allows the decoration 2003-11-24 14:22:04 +00:00
popupinfo.cpp Override-redirect windows in the window manager itself don't make any 2003-11-11 18:38:19 +00:00
popupinfo.h Merging kwin core from kwin_iii back to HEAD. 2003-09-16 19:28:03 +00:00
rules.cpp Apply values for 'force' rules to existing windows immediately after 2004-10-15 14:29:47 +00:00
rules.h Don't force the settings, only apply them initially. 2004-10-01 12:58:50 +00:00
sm.cpp WM_CLASS can be matched whole (class+name) or only class 2004-05-28 13:54:20 +00:00
sm.h I guess I could finally find some time to work on things for 3.3. 2004-05-28 13:51:11 +00:00
tabbox.cpp Show even minimized dialogs in Alt+Tab. Apparently this was intentional, 2004-10-14 09:15:57 +00:00
tabbox.h GUI: Alt/Tab shows list of icon+window title; Ctrl/Tab shows 2004-02-05 21:58:22 +00:00
useractions.cpp Shortcuts for moving a window to left/right/up/down. 2004-09-22 16:49:41 +00:00
utils.cpp #84605 - make the Alt+F3/Advanced/Special window settings option find 2004-07-29 17:08:25 +00:00
utils.h Ok, it seems there are actually people who really want maximized windows 2004-08-26 10:34:10 +00:00
workspace.cpp Fix #90794 - make sure dialogs are sent to another virtual desktop 2004-10-12 14:56:08 +00:00
workspace.h Shortcuts for moving a window to left/right/up/down. 2004-09-22 16:49:41 +00:00

README

 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. qt_xdisplay()),
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( qt_xdisplay(), 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.