KWin 5 with ICC color correction effect
 
 
 
 
 
 
Go to file
Luboš Luňák ac8ecc61ad This must be very obsolete by now.
svn path=/trunk/KDE/kdebase/workspace/; revision=742288
2007-11-27 19:07:13 +00:00
clients SVN_SILENT: '.color()' -> get QColor not QBrush (Qt seems to do this implicitly, but let's be explicit), also use stored color instead of doing palette.window().color() many times, especially as we already stored it 2007-11-26 22:06:07 +00:00
data SVN_SILENT made messages (.desktop file) 2007-11-26 08:05:24 +00:00
effects SVN_SILENT made messages (.desktop file) 2007-11-27 07:46:00 +00:00
kcmkwin SVN_SILENT made messages (.desktop file) 2007-11-27 07:46:00 +00:00
killer various ebn fixes (markup, uninling, QString()) 2007-07-26 07:51:16 +00:00
lib Revert r741298 - this time the right fix for -Woverloaded-virtual is fixing 2007-11-26 16:00:21 +00:00
tools Remove all code for non-composited animations - they don't work anyway. 2007-11-20 16:07:20 +00:00
CMakeLists.txt No kde3/qt3 support in kwin core. Saves about 150M of memory in gdb 2007-11-26 15:42:44 +00:00
COMPLIANCE branches/work/kwin_composite becomes new trunk kwin. 2007-04-29 17:35:43 +00:00
COMPOSITE_HOWTO ARGB visuals work with nvidia only with depth 24. 2007-11-23 11:48:28 +00:00
COMPOSITE_TODO Binding windows after virtual desktop switch can make things slow. 2007-11-26 15:53:58 +00:00
CONFIGURING Merging from old trunk: 2007-04-29 21:41:03 +00:00
HACKING Updates. 2007-10-31 13:35:52 +00:00
LICENSE branches/work/kwin_composite becomes new trunk kwin. 2007-04-29 17:35:43 +00:00
Mainpage.dox Apidocs mainpage work. Just got Plasma and Solid to do here. 2007-07-24 18:30:36 +00:00
Messages.sh Add file to extract i18n 2007-07-07 22:15:32 +00:00
NEWCOLORSCHEME.README branches/work/kwin_composite becomes new trunk kwin. 2007-04-29 17:35:43 +00:00
README Merging from old trunk: 2007-04-29 21:40:29 +00:00
activation.cpp QCursor::pos() -> cursorPos() 2007-08-24 09:54:21 +00:00
atoms.cpp Support for _NET_WM_SYNC_REQUEST, based on a patch 2007-06-25 08:51:44 +00:00
atoms.h Support for _NET_WM_SYNC_REQUEST, based on a patch 2007-06-25 08:51:44 +00:00
bridge.cpp Remove all code for non-composited animations - they don't work anyway. 2007-11-20 16:07:20 +00:00
bridge.h Remove all code for non-composited animations - they don't work anyway. 2007-11-20 16:07:20 +00:00
client.cpp No kde3/qt3 support in kwin core. Saves about 150M of memory in gdb 2007-11-26 15:42:44 +00:00
client.h No kde3/qt3 support in kwin core. Saves about 150M of memory in gdb 2007-11-26 15:42:44 +00:00
composite.cpp Default to SeparateScreenFocus being false, to be consistent with KDE3. 2007-11-21 15:54:06 +00:00
compositingprefs.cpp Default to SeparateScreenFocus being false, to be consistent with KDE3. 2007-11-21 15:54:06 +00:00
compositingprefs.h Show reason (extensions not available or kwin support disabled at compile time) 2007-11-12 16:32:25 +00:00
config-kwin.h.cmake branches/work/kwin_composite becomes new trunk kwin. 2007-04-29 17:35:43 +00:00
deleted.cpp Make quads carry information about whether the quad is part 2007-07-18 15:01:59 +00:00
deleted.h Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
effects.cpp Proper support for active xinerama screen in effects. 2007-11-20 18:58:30 +00:00
effects.h Proper support for active xinerama screen in effects. 2007-11-20 18:58:30 +00:00
events.cpp Don't do any compositing when nothing is visible anyway (e.g. when switched 2007-10-18 17:58:08 +00:00
geometry.cpp Make the outline for moving/resizing work with Qt4, which bothers 2007-11-20 16:00:58 +00:00
geometrytip.cpp branches/work/kwin_composite becomes new trunk kwin. 2007-04-29 17:35:43 +00:00
geometrytip.h branches/work/kwin_composite becomes new trunk kwin. 2007-04-29 17:35:43 +00:00
group.cpp Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are 2007-10-05 22:21:25 +00:00
group.h Merging from old trunk: 2007-04-30 09:49:41 +00:00
killwindow.cpp Merging from old trunk: 2007-04-30 11:34:41 +00:00
killwindow.h branches/work/kwin_composite becomes new trunk kwin. 2007-04-29 17:35:43 +00:00
kwin.kcfg Remove all code for non-composited animations - they don't work anyway. 2007-11-20 16:07:20 +00:00
kwin.notifyrc SVN_SILENT made messages (.desktop file) 2007-11-26 08:05:24 +00:00
kwinbindings.cpp Fix Ctrl+Del calling kill window - I need my Ctrl+Del in xemacs to delete a word forward :) 2007-10-29 10:52:17 +00:00
layers.cpp No kde3/qt3 support in kwin core. Saves about 150M of memory in gdb 2007-11-26 15:42:44 +00:00
main.cpp i18n messages for effects. 2007-11-13 17:29:46 +00:00
main.h Automatically restart KWin when it crashes. 2007-09-27 14:53:52 +00:00
manage.cpp Remove some no longer relevant todos. 2007-07-19 16:38:46 +00:00
notifications.cpp branches/work/kwin_composite becomes new trunk kwin. 2007-04-29 17:35:43 +00:00
notifications.h branches/work/kwin_composite becomes new trunk kwin. 2007-04-29 17:35:43 +00:00
options.cpp Default to SeparateScreenFocus being false, to be consistent with KDE3. 2007-11-21 15:54:06 +00:00
options.h Remove all code for non-composited animations - they don't work anyway. 2007-11-20 16:07:20 +00:00
org.kde.KWin.xml Add reinitCompositing dbus signal that reinits compositing (reconfigure signal doesn't and 2007-09-20 17:19:19 +00:00
ox16-app-kwin.png remove crystal, remove with mono icons until oxygen icons get made 2007-11-20 16:47:36 +00:00
ox32-app-kwin.png remove crystal, remove with mono icons until oxygen icons get made 2007-11-20 16:47:36 +00:00
ox48-app-kwin.png remove crystal, remove with mono icons until oxygen icons get made 2007-11-20 16:47:36 +00:00
oxsc-app-kwin.svgz remove crystal, remove with mono icons until oxygen icons get made 2007-11-20 16:47:36 +00:00
placement.cpp Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are 2007-10-05 22:21:25 +00:00
placement.h branches/work/kwin_composite becomes new trunk kwin. 2007-04-29 17:35:43 +00:00
plugins.cpp Set oxygen as kwin decoration default plugin 2007-11-04 22:47:22 +00:00
plugins.h branches/work/kwin_composite becomes new trunk kwin. 2007-04-29 17:35:43 +00:00
popupinfo.cpp It seems that any QPalette use in KWin has to explicitly specify 2007-11-09 14:09:29 +00:00
popupinfo.h pass-by-value -> reference-to-count fixes 2007-09-02 20:01:17 +00:00
rules.cpp kdebug no longer relies on NDEBUG 2007-11-26 17:17:45 +00:00
rules.h kdebug no longer relies on NDEBUG 2007-11-26 17:17:45 +00:00
scene.cpp Consistently decide whether shadow will be painted for a window. 2007-10-23 12:40:03 +00:00
scene.h Move the shader used for painting to WindowPaintData, as it's 2007-08-10 11:26:58 +00:00
scene_basic.cpp Zack's receent patch to Qt defaulting to ARGB visuals where possible 2007-07-12 16:50:52 +00:00
scene_basic.h Properly check for all needed extensions and handle gracefully absence. 2007-05-30 14:22:09 +00:00
scene_opengl.cpp Properly initialize Scene::Window pointers in EffectWindow objects. 2007-11-21 13:36:58 +00:00
scene_opengl.h Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
scene_xrender.cpp kdebug no longer relies on NDEBUG 2007-11-26 17:17:45 +00:00
scene_xrender.h Arghl. Again a stupid bug caused by float having poor precision. 2007-09-03 15:00:43 +00:00
sm.cpp Identify the session helper. 2007-10-10 18:23:19 +00:00
sm.h No kde3/qt3 support in kwin core. Saves about 150M of memory in gdb 2007-11-26 15:42:44 +00:00
tabbox.cpp Don't remove event masks on kwin's own widgets. 2007-11-09 14:48:26 +00:00
tabbox.h Remove not necessary "class classname;" 2007-06-04 08:24:29 +00:00
toplevel.cpp kdebug no longer relies on NDEBUG 2007-11-26 17:17:45 +00:00
toplevel.h kdebug no longer relies on NDEBUG 2007-11-26 17:17:45 +00:00
unmanaged.cpp Read more properties also for unmanaged windows. 2007-11-13 19:25:44 +00:00
unmanaged.h Make quads carry information about whether the quad is part 2007-07-18 15:01:59 +00:00
useractions.cpp Make DesktopGrid useful also from keyboard. 2007-11-20 16:17:08 +00:00
utils.cpp Replace warnings about KShortcutDialog being dead with something that is not dead. 2007-11-01 19:24:35 +00:00
utils.h Replace warnings about KShortcutDialog being dead with something that is not dead. 2007-11-01 19:24:35 +00:00
workspace.cpp Make DesktopGrid useful also from keyboard. 2007-11-20 16:17:08 +00:00
workspace.h Make DesktopGrid useful also from keyboard. 2007-11-20 16:17:08 +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.