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.
 
 
 
 
 
 
Burkhard Lück 2ba66b3fc2 update missing screenshot for example thunderbird composer 8 years ago
autotests Fix whether a panel is supposed to have a strut in ShellClient 8 years ago
cmake/modules Don't look out for libis 8 years ago
data [plugins/qpa] Add debug output for the KWin internal QPA plugin 8 years ago
decorations Cache the clientSize in DecoratedClientImpl 8 years ago
doc update missing screenshot for example thunderbird composer 8 years ago
effects [effects] Repaint expandedGeometry in HighlightWindowsEffect 8 years ago
helpers Include <errno.h> in waylandclipboard.cpp 8 years ago
kcmkwin SVN_SILENT made messages (.desktop file) - always resolve ours 8 years ago
libinput [libinput] Don't set the parent on the Device 8 years ago
libkwineffects Support highlighting windows through EffectsHandlerImpl 8 years ago
plugins SVN_SILENT made messages (.desktop file) - always resolve ours 8 years ago
qml [qml/outline] Outline shall be a frameless window 8 years ago
scripting Improve introspection into Scripting for KWin core/testing 8 years ago
scripts SVN_SILENT made messages (.desktop file) - always resolve ours 8 years ago
shaders [libkwinglutils] Cleanup Shader API: removal of ShaderType 9 years ago
tabbox [wayland] Fix release of TabBox on Wayland 8 years ago
tests [tests] Fix build - missing include to QDebug 8 years ago
.arcconfig Adding .arcconfig 9 years ago
.reviewboardrc Add reviewboardrc 11 years ago
16-apps-kwin.png Fix installing of icons 10 years ago
32-apps-kwin.png Fix installing of icons 10 years ago
48-apps-kwin.png Fix installing of icons 10 years ago
CMakeLists.txt Update version number for 5.8.90 8 years ago
COMPLIANCE Fix typo in COMPLIANCE file. 10 years ago
CONFIGURING
COPYING Put licence files on each repo, removing from root. 11 years ago
COPYING.DOC Put licence files on each repo, removing from root. 11 years ago
ExtraDesktop.sh
HACKING
KWinDBusInterfaceConfig.cmake.in Add path to kwin_wayland binary to KWin's installed CMakeConfig 9 years ago
Mainpage.dox
Messages.sh killer/ moved to helpers/killer 8 years ago
README
abstract_client.cpp Move implementation of iconGeometry from ShellClient to AbstractClient 8 years ago
abstract_client.h Move Q_PROPERTY definitions from Client to AbstractClient 8 years ago
abstract_egl_backend.cpp Remove the unredirect fullscreen windows functionality 8 years ago
abstract_egl_backend.h [plugins/qpa] Support SharingPlatformContext on the existing eglSurface and eglconfig 8 years ago
activation.cpp restrict cross-vd activation to in-client distrib 9 years ago
activities.cpp Revert "Remove saving and loading (and client matching by) WM_COMMAND." 8 years ago
activities.h [autotests/integration] Add a first test case for activities 8 years ago
atoms.cpp [xwayland] Add support for WL_SURFACE_ID 10 years ago
atoms.h Create screen edge through the Platform 9 years ago
client.cpp Introduce a config option whether applications are allowed to block compositing 8 years ago
client.h Move Q_PROPERTY definitions from Client to AbstractClient 8 years ago
client_machine.cpp Fix heap-use-after-free use in resolving ClientMachine 9 years ago
client_machine.h
composite.cpp Call setupCompositing on internal clients on startup of Compositor 8 years ago
composite.h Remove the unredirect fullscreen windows functionality 8 years ago
config-kwin.h.cmake Raise minimum libinput version to 1.2 8 years ago
cursor.cpp Move X11Cursor into the x11standalone platform plugin 8 years ago
cursor.h Move X11Cursor into the x11standalone platform plugin 8 years ago
dbusinterface.cpp [kcmkwin/compositing] Hide config options which don't make sense if Compositing is required 8 years ago
dbusinterface.h [kcmkwin/compositing] Hide config options which don't make sense if Compositing is required 8 years ago
debug_console.cpp DebugConsole window does not take keyboard input 8 years ago
debug_console.h Add an OpenGL information tab to Debug Console 8 years ago
debug_console.ui Add an OpenGL information tab to Debug Console 8 years ago
deleted.cpp Be sure isCurrentTab returns true 8 years ago
deleted.h Remove the unredirect fullscreen windows functionality 8 years ago
effectloader.cpp Introduce an EffectsHandler::animationsSupported -> bool 8 years ago
effectloader.h Ensure that EffectsHandlerImpl::slotClientShown is only invoked once per Window 8 years ago
effects.cpp Support highlighting windows through EffectsHandlerImpl 8 years ago
effects.h Support highlighting windows through EffectsHandlerImpl 8 years ago
events.cpp Warp the xcb pointer whenever pointer leaves an X11 surface 8 years ago
focuschain.cpp Remove remaining Client usage from FocusChain 10 years ago
focuschain.h Remove remaining Client usage from FocusChain 10 years ago
geometry.cpp Remove the unredirect fullscreen windows functionality 8 years ago
geometrytip.cpp Port to CMake AUTOMOC 9 years ago
geometrytip.h Use Xcb::GeometryHints instead of XGetWMNormalHints 10 years ago
globalshortcuts.cpp Pass Qt::Key to GlobalShortcutsManager::processKey 8 years ago
globalshortcuts.h Pass Qt::Key to GlobalShortcutsManager::processKey 8 years ago
group.cpp Reintroduce nullptr check in Client::removeFromMainClients 9 years ago
group.h Improve updating user timestamp 10 years ago
input.cpp Pass Qt::Key to GlobalShortcutsManager::processKey 8 years ago
input.h Better handling for forwarding key events to Wayland Server 8 years ago
input_event.cpp Pass LibInput::Device* through the event handlers 8 years ago
input_event.h Pass LibInput::Device* through the event handlers 8 years ago
keyboard_input.cpp Remove not-wanted modifiers prior to evaluating global shortcuts 8 years ago
keyboard_input.h Remove not-wanted modifiers prior to evaluating global shortcuts 8 years ago
killwindow.cpp Use Cursor::x11Cursor from KillWindow 10 years ago
killwindow.h Move killWindowId(Window) from Workspace to KillWindow 12 years ago
kwin.kcfg Introduce a config option whether applications are allowed to block compositing 8 years ago
kwin.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 8 years ago
kwinbindings.cpp Add Quick Tile Window to the Top and Bottom shortcuts 10 years ago
lanczosfilter.cpp Disable lanczos filter with software emulation 8 years ago
lanczosfilter.h Use shader traits API for lanczos filter's shader 9 years ago
layers.cpp Remove non visible internal windows from the x stacking order 8 years ago
logind.cpp Drop not needed include to sys/sysmacros.h from logind.cpp 8 years ago
logind.h Switch virtual teminal through logind seat 9 years ago
main.cpp Move registerMetaType for SurfaceInterface* to main.cpp 8 years ago
main.h Move requiresCompositing from Application to Platform 8 years ago
main_wayland.cpp Handle situation of no XDG_RUNTIME_DIR gracefully 8 years ago
main_wayland.h Move everything KCrash related from Application to ApplicationX11 8 years ago
main_x11.cpp Move everything KCrash related from Application to ApplicationX11 8 years ago
main_x11.h Move everything KCrash related from Application to ApplicationX11 8 years ago
manage.cpp Force windows of type desktop to be opaque 8 years ago
netinfo.cpp Move skipTaskbar from Client to AbstractClient 9 years ago
netinfo.h [kwin] Remove support for _NET_WM_TAKE_ACTIVITY protocol 11 years ago
options.cpp Introduce a config option whether applications are allowed to block compositing 8 years ago
options.h Introduce a config option whether applications are allowed to block compositing 8 years ago
org.freedesktop.ScreenSaver.xml Add a copy of org.freedesktop.ScreenSaver.xml for KWin 11 years ago
org.kde.KWin.xml Add a debugging console to KWin 9 years ago
org.kde.kwin.Compositing.xml [kcmkwin/compositing] Hide config options which don't make sense if Compositing is required 8 years ago
org.kde.kwin.Effects.xml [kwin] Add a new EffectLoader 11 years ago
outline.cpp Make QmlPath in Outline configurable 9 years ago
outline.h [outline] Use QScopedPointer for created QML item 10 years ago
overlaywindow.cpp Remove displayWidth and displayHeight from the compositor 10 years ago
overlaywindow.h Move glxbackend to x11 standalone plugin 9 years ago
placement.cpp Fix typo 9 years ago
placement.h Move implementation of Client::packTo to AbstractClient 9 years ago
platform.cpp Create Cursor instance through Platform 8 years ago
platform.h Create Cursor instance through Platform 8 years ago
pointer_input.cpp Forward x11 raw pointer buttons to PointerInputRedirection 8 years ago
pointer_input.h Warp the xcb pointer whenever pointer leaves an X11 surface 8 years ago
resources.qrc [libkwinglutils] Cleanup Shader API: removal of ShaderType 9 years ago
rules.cpp Match window role in Rules in a case insensitive manner 8 years ago
rules.h [autotests/integration] Add test case for rule matching on window role 8 years ago
sc-apps-kwin.svgz Fix installing of icons 10 years ago
scene.cpp Merge branch 'Plasma/5.7' 8 years ago
scene.h Make WindowPixmap::isValid virtual and override in concrete implementation 8 years ago
scene_opengl.cpp Make WindowPixmap::isValid virtual and override in concrete implementation 8 years ago
scene_opengl.h Make WindowPixmap::isValid virtual and override in concrete implementation 8 years ago
scene_qpainter.cpp Make WindowPixmap::isValid virtual and override in concrete implementation 8 years ago
scene_qpainter.h Make WindowPixmap::isValid virtual and override in concrete implementation 8 years ago
scene_xrender.cpp SceneXRender::Window uses a static XRenderPicture which it didn't clean up 8 years ago
scene_xrender.h Introduce an EffectsHandler::animationsSupported -> bool 8 years ago
screenedge.cpp Use Screens::geometry instead of displayWidth/Height in ScreenEdges 8 years ago
screenedge.h Create screen edge through the Platform 9 years ago
screenlockerwatcher.cpp Delay query whether screenlocker is registered till WaylandServer is initialized 8 years ago
screenlockerwatcher.h [autotests/integration] Add ScreenLockerWatcher to the Test::lockScreen and ::unlockScreen 8 years ago
screens.cpp Set initial count of screens before calling Screens::init 8 years ago
screens.h Rename AbstractBackend to Platform 9 years ago
settings.kcfgc Use KConfigXT in KWin::Options 12 years ago
shadow.cpp Ensure to directly delete old Shadow on update 8 years ago
shadow.h [wayland] Shadow gains support for a Wayland protocol 9 years ago
shell_client.cpp Fix whether a panel is supposed to have a strut in ShellClient 8 years ago
shell_client.h Set the restore geometry after placing a ShellClient for the first time 8 years ago
shortcutdialog.ui [kwin] Use ui-file for ShortcutDialog 11 years ago
sm.cpp Drop warning regarding ksmserver in sm.cpp 8 years ago
sm.h Revert "Remove saving and loading (and client matching by) WM_COMMAND." 8 years ago
tabgroup.cpp Workspace::activeClient returns an AbstractClient 10 years ago
tabgroup.h Drop kdecoration.h include from tabgroup.h 10 years ago
thumbnailitem.cpp Make Toplevel::window() no longer virtual and introduce ::windowId() 8 years ago
thumbnailitem.h ThumbnailItem operates on AbstractClient 9 years ago
toplevel.cpp DiscardWindowPixmap when Surface size changes 8 years ago
toplevel.h Remove the unredirect fullscreen windows functionality 8 years ago
touch_input.cpp Pass LibInput::Device* through the event handlers 8 years ago
touch_input.h Pass LibInput::Device* through the event handlers 8 years ago
udev.cpp [platforms/virtual] Use rendernode or vgem device if available for egl 8 years ago
udev.h [platforms/virtual] Use rendernode or vgem device if available for egl 8 years ago
unmanaged.cpp Implement addDamage in Unmanaged 8 years ago
unmanaged.h Implement addDamage in Unmanaged 8 years ago
useractions.cpp Set componentName to KWIN_NAME on QActions for KGlobalAccel 8 years ago
useractions.h force grab on useractions menu 9 years ago
utils.cpp Port to CMake AUTOMOC 9 years ago
utils.h Move X11Cursor into the x11standalone platform plugin 8 years ago
virtual_terminal.cpp Fix build with future glibc (major/minor macros) 9 years ago
virtual_terminal.h [wayland] Don't break if we try to vt-switch to vt we're on 9 years ago
virtualdesktops.cpp Set componentName to KWIN_NAME on QActions for KGlobalAccel 8 years ago
virtualdesktops.h [kwin] Add missing includes 11 years ago
virtualkeyboard.cpp Translate Qt key events through the unicode text with xkbcommon 8 years ago
virtualkeyboard.h Integrate QtVirtualKeyboard into KWin/Wayland 8 years ago
wayland_cursor_theme.cpp Fix fallback resolution in WaylandCursorTheme 9 years ago
wayland_cursor_theme.h Clear cursor cache on theme changes 9 years ago
wayland_server.cpp Move registerMetaType for SurfaceInterface* to main.cpp 8 years ago
wayland_server.h Move implementation of iconGeometry from ShellClient to AbstractClient 8 years ago
workspace.cpp Remove non visible internal windows from the x stacking order 8 years ago
workspace.h Add a Workspace::findToplevel(QWindow*) method 8 years ago
x11eventfilter.cpp Select also raw button press/release in XInput2 based polling 8 years ago
x11eventfilter.h Select also raw button press/release in XInput2 based polling 8 years ago
xcbutils.cpp Clean debug output 9 years ago
xcbutils.h Fix regression in unit-test introduced with 62b6401175 9 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.