You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Martin Gräßlin 399da3ee92 Move kwin build options to top of CMakeLists.txt 13 years ago
clients SVN_SILENT made messages (.desktop file) 13 years ago
data SVN_SILENT made messages (.desktop file) 13 years ago
effects SVN_SILENT made messages (.desktop file) 13 years ago
kcmkwin SVN_SILENT made messages (.desktop file) 13 years ago
killer Add KAuth support to KWin process killer 14 years ago
libkdecorations Remove drawbound move/resize functionality 13 years ago
libkwineffects Remove include to kwinglutils.h from kwineffects 13 years ago
opengltest Enable direct rendering for all Mesa drivers 14 years ago
scripting KWin uses kdelibs coding style. 14 years ago
tabbox Refactor KWin Outline code into an own class 14 years ago
tilinglayouts Move kdecorations library into an own subdirectory 14 years ago
tools KWin uses kdelibs coding style. 14 years ago
CMakeLists.txt Move kwin build options to top of CMakeLists.txt 13 years ago
COMPLIANCE Removing TopMenu 13 years ago
CONFIGURING Merging from old trunk: 18 years ago
HACKING HACKING moves to community.kde.org 14 years ago
Mainpage.dox Apidocs mainpage work. Just got Plasma and Solid to do here. 17 years ago
Messages.sh Improve message extraction 14 years ago
README Add a link to the techbase KWin page, which should be where all other docs and links are referenced. 16 years ago
activation.cpp Removing TopMenu 13 years ago
atoms.cpp Merge branch 'master' into oxygen-shadows 14 years ago
atoms.h Merge branch 'master' into oxygen-shadows 14 years ago
bridge.cpp Deinclude effects.h in files where not needed any more 14 years ago
bridge.h KWin uses kdelibs coding style. 14 years ago
client.cpp Including scene.h is no longer necessary in client.cpp 13 years ago
client.h Merge signals clientClosed() and unmanagedClosed() to windowClosed() 13 years ago
clientgroup.cpp ClientGroupItem* become signals 14 years ago
clientgroup.h KWin uses kdelibs coding style. 14 years ago
composite.cpp Remove the compositing too slow checks 13 years ago
compositingprefs.cpp Allow the user to rearm OpenGLIsUnsafe KWIn autocrash protection 14 years ago
compositingprefs.h Allow the user to rearm OpenGLIsUnsafe KWIn autocrash protection 14 years ago
config-kwin.h.cmake Provide build option for TabBox functionality 13 years ago
deleted.cpp Deinclude effects.h in files where not needed any more 14 years ago
deleted.h KWin uses kdelibs coding style. 14 years ago
desktopchangeosd.cpp KWin uses kdelibs coding style. 14 years ago
desktopchangeosd.h KWin uses kdelibs coding style. 14 years ago
desktoplayout.cpp Remove not implemented add/delete desktop 14 years ago
effects.cpp Fixing compile error when building without tabbox 13 years ago
effects.h Merge signals clientClosed() and unmanagedClosed() to windowClosed() 13 years ago
events.cpp Do not include scene.h in workspace.cpp and events.cpp anymore 13 years ago
geometry.cpp Make mothod windowGeometryShapeChanged() a slot 13 years ago
geometrytip.cpp KWin uses kdelibs coding style. 14 years ago
geometrytip.h KWin uses kdelibs coding style. 14 years ago
group.cpp Removing TopMenu 13 years ago
group.h KWin uses kdelibs coding style. 14 years ago
killwindow.cpp KWin uses kdelibs coding style. 14 years ago
killwindow.h KWin uses kdelibs coding style. 14 years ago
kwin.kcfg Remove all code for non-composited animations - they don't work anyway. 17 years ago
kwin.notifyrc SVN_SILENT made messages (.desktop file) 13 years ago
kwinbindings.cpp Refactoring TabBox 13 years ago
lanczos-fragment.glsl Rewrite the ARB lanczos shader to work with the Radeon R300 limitations. 14 years ago
lanczosfilter.cpp Only use GLSL shader for lanczosfilter if ShaderManager is valid 14 years ago
lanczosfilter.h KWin uses kdelibs coding style. 14 years ago
layers.cpp Use QVector<Window> for screen edge windows instead of Window array 13 years ago
main.cpp libkworkspace: tuning glibc allocator 13 years ago
main.h KWin uses kdelibs coding style. 14 years ago
manage.cpp Removing TopMenu 13 years ago
notifications.cpp Remove the compositing too slow checks 13 years ago
notifications.h Remove the compositing too slow checks 13 years ago
nvidiahack.cpp KWin uses kdelibs coding style. 14 years ago
options.cpp Remove compositing self-check 13 years ago
options.h Removing TopMenu 13 years ago
org.kde.KWin.xml return false if anyone tries to start/stop an activity during logout 14 years ago
outline.cpp KWin supports graphicssystem Raster 14 years ago
outline.h Refactor KWin Outline code into an own class 14 years ago
ox16-app-kwin.png Optimize PNG files again. 17 years ago
ox32-app-kwin.png Optimize PNG files again. 17 years ago
ox48-app-kwin.png Optimize PNG files again. 17 years ago
oxsc-app-kwin.svgz remove crystal, remove with mono icons until oxygen icons get made 17 years ago
paintredirector.cpp Disable PaintRedirector when non-composited 13 years ago
paintredirector.h KWin uses kdelibs coding style. 14 years ago
placement.cpp stage one, call martin 14 years ago
placement.h KWin uses kdelibs coding style. 14 years ago
plugins.cpp Make it compile with "-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS" 14 years ago
plugins.h KWin does not require a decoration plugin any more 14 years ago
resources.qrc Lanczos filter available in GLES. 14 years ago
rules.cpp Removing TopMenu 13 years ago
rules.h Remove drawbound move/resize functionality 13 years ago
scene-color-fragment.glsl GLShader appends the ES specific commands to the shaders 14 years ago
scene-color-vertex.glsl Fix passing matrixes to the shaders 14 years ago
scene-fragment.glsl kwin: Rename sample to sampler in all shaders 14 years ago
scene-generic-vertex.glsl Remove textureWidth/textureHeight from all Shaders 13 years ago
scene-vertex.glsl Remove textureWidth/textureHeight from all Shaders 13 years ago
scene.cpp Make class Scene inherit from QObject 13 years ago
scene.h Make Scene::windowClosed() a Q_SLOT 13 years ago
scene_basic.cpp KWin uses kdelibs coding style. 14 years ago
scene_basic.h KWin uses kdelibs coding style. 14 years ago
scene_opengl.cpp kwin: update the decoration texture although we dont paint the decoration 13 years ago
scene_opengl.h Replace getYInverted by the new isYInverted of parent class 13 years ago
scene_opengl_egl.cpp It helps to also set the texture size in GLES 13 years ago
scene_opengl_glx.cpp kwin: If GLTexture::load is called, glxpixmap doesn't need to exist 14 years ago
scene_xrender.cpp Merge signals clientClosed() and unmanagedClosed() to windowClosed() 13 years ago
scene_xrender.h Make Scene::windowClosed() a Q_SLOT 13 years ago
screenedge.cpp Rename raiseWindows() to ensureOnTop() 13 years ago
screenedge.h Rename raiseWindows() to ensureOnTop() 13 years ago
shadow.cpp Render Shadow with only one GL texture 13 years ago
shadow.h Render Shadow with only one GL texture 13 years ago
sm.cpp KWin uses kdelibs coding style. 14 years ago
sm.h KWin uses kdelibs coding style. 14 years ago
tabbox.cpp Provide build option for TabBox functionality 13 years ago
tabbox.h Provide build option for TabBox functionality 13 years ago
tile.cpp KWin uses kdelibs coding style. 14 years ago
tile.h KWin uses kdelibs coding style. 14 years ago
tiling.cpp Move kdecorations library into an own subdirectory 14 years ago
tilinglayout.cpp KWin uses kdelibs coding style. 14 years ago
tilinglayout.h Move kdecorations library into an own subdirectory 14 years ago
tilinglayoutfactory.cpp KWin uses kdelibs coding style. 14 years ago
tilinglayoutfactory.h KWin uses kdelibs coding style. 14 years ago
toplevel.cpp Make windowOpacityChanged() a slot 13 years ago
toplevel.h Merge signals clientClosed() and unmanagedClosed() to windowClosed() 13 years ago
unmanaged.cpp Merge signals clientClosed() and unmanagedClosed() to windowClosed() 13 years ago
unmanaged.h Merge signals clientClosed() and unmanagedClosed() to windowClosed() 13 years ago
useractions.cpp Provide build option for TabBox functionality 13 years ago
utils.cpp do not show hostname in titlebar if it's FQDN of localhost 14 years ago
utils.h KWin uses kdelibs coding style. 14 years ago
workspace.cpp Do not include scene.h in workspace.cpp and events.cpp anymore 13 years ago
workspace.h Provide build option for TabBox functionality 13 years ago

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.