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.
 
 
 
 
 
 
Heiko Becker 10381b10f8 CMake 3.1 is the actually required version
Summary:
CXX_STANDARD is only available since 3.1.
$ git show 913394af2: cmTarget: Add CXX_STANDARD and CXX_EXTENSION...
$ git tag --contains 913394af2 | head -n: v3.1.0

3.1 also has CMakePackageConfigHelpers (available since 3.0),
allowing to drop ECMPackageConfigHelpers (it actually fixes a CMake
warning when requiring >=3.0).

Furthermore move cmake_minimum_required(VERSION 3.1 FATAL_ERROR) to
the top of CMakeLists.txt like suggested by CMake's documentation.

Test Plan: cmake .. & ninja

Reviewers: #kwin, #plasma

Subscribers: plasma-devel, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D7784
7 years ago
autotests Move XRandR event filter into XRandRScreens 7 years ago
cmake/modules [plugins/qpa] support use of modularized qtplatformsupport from Qt 5.8 8 years ago
data Move QPainter compositor into plugin 7 years ago
decorations Move the X11 Decoration Renderer into the X11 standalone platform 7 years ago
doc Update windowspecific (Window Rules) docbook 8 years ago
effects [effects] Support xcbConnectionChanged for support properties 7 years ago
helpers [helper] Terminate xclipboardsyncer if kwin_wayland goes down 7 years ago
kcmkwin SVN_SILENT made messages (.desktop file) - always resolve ours 7 years ago
libinput [libinput] Fix enumeral and non-enumeral type in conditional expression warning 7 years ago
libkwineffects [effects] Support xcbConnectionChanged for support properties 7 years ago
packageplugins SVN_SILENT made messages (.desktop file) - always resolve ours 7 years ago
platformsupport Move QPainter compositor into plugin 7 years ago
plugins Move XRandR event filter into XRandRScreens 7 years ago
qml Animate quick tiling outline 8 years ago
scripting Port some displayWidth/displayHeight usages to Screens::size() 7 years ago
scripts SVN_SILENT made messages (.desktop file) - always resolve ours 7 years ago
shaders
tabbox [tabbox] Properly check whether two windows belong to same application 7 years ago
tests Remove KWin::display from kwinglobals 8 years ago
.arcconfig
.reviewboardrc
16-apps-kwin.png
32-apps-kwin.png
48-apps-kwin.png
CMakeLists.txt CMake 3.1 is the actually required version 7 years ago
COMPLIANCE
CONFIGURING
COPYING
COPYING.DOC
ExtraDesktop.sh
HACKING
KWinDBusInterfaceConfig.cmake.in
Mainpage.dox
Messages.sh
README
abstract_client.cpp Drop boolean parameter from AbstractClient::caption 7 years ago
abstract_client.h Drop boolean parameter from AbstractClient::caption 7 years ago
abstract_egl_backend.cpp Make AbstractEglBackend a QObject 7 years ago
abstract_egl_backend.h Make AbstractEglBackend a QObject 7 years ago
abstract_opengl_context_attribute_builder.cpp [qpa] Use the new OpenGLContextAttributeBuilder to create Qt's OpenGL context 7 years ago
abstract_opengl_context_attribute_builder.h [platforms/x11] Use a GlxContextAttributeBuilder 7 years ago
activation.cpp Only send active window changes to X11 root window if the X11 window changed 7 years ago
activities.cpp
activities.h [autotests/integration] Add a first test case for activities 8 years ago
appmenu.cpp Restore global menu support 8 years ago
appmenu.h Restore global menu support 8 years ago
atoms.cpp Restore global menu support 8 years ago
atoms.h Restore global menu support 8 years ago
client.cpp Drop boolean parameter from AbstractClient::caption 7 years ago
client.h Make AbstractClient::caption no longer a virtual method 7 years ago
client_machine.cpp
client_machine.h
composite.cpp Make AbstractEglBackend a QObject 7 years ago
composite.h Do not hard runtime depend on X11 in composite startup 7 years ago
config-kwin.h.cmake Add cmake check whether sys/sysmacros.h exists 7 years ago
cursor.cpp Add a KSharedConfigPtr for kcminputrc to KWin::Application 8 years ago
cursor.h Implement cursor shape tracking on Wayland 8 years ago
dbusinterface.cpp Remove hard X11 runtime dependency from DBusInterface 7 years ago
dbusinterface.h [kcmkwin/compositing] Hide config options which don't make sense if Compositing is required 8 years ago
debug_console.cpp Add virtual method to Scene to get the EGL/GLX extensions 7 years ago
debug_console.h Replaced InputEventFilter by InputEventSpy in DebugConsole 8 years ago
debug_console.ui Clean up egl/glx extensions in debug console 8 years ago
deleted.cpp
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 [effects] Support xcbConnectionChanged for support properties 7 years ago
effects.h Move SceneXRender into a plugin 7 years ago
egl_context_attribute_builder.cpp [qpa] Use the new OpenGLContextAttributeBuilder to create Qt's OpenGL context 7 years ago
egl_context_attribute_builder.h [qpa] Use the new OpenGLContextAttributeBuilder to create Qt's OpenGL context 7 years ago
events.cpp Move XRandR event filter into XRandRScreens 7 years ago
focuschain.cpp
focuschain.h
geometry.cpp Port some displayWidth/displayHeight usages to Screens::size() 7 years ago
geometrytip.cpp
geometrytip.h
gestures.cpp Fix build with clang and GCC6 8 years ago
gestures.h Add support for screenedge touchscreen events through XInput 2.2 8 years ago
globalshortcuts.cpp Drop unused private field GlobalShortcut::m_axis 7 years ago
globalshortcuts.h Drop unused private field GlobalShortcut::m_axis 7 years ago
group.cpp
group.h
input.cpp Send QKeyEvent with Qt::Key as expected by Qt to internal windows 7 years ago
input.h Replace Workspace::slotWindowQuickTileFoo by a quickTileWindow with argument 7 years ago
input_event.cpp Support for relative pointer motion events 8 years ago
input_event.h Add native button to MouseEvent 8 years ago
input_event_spy.cpp It makes sense to actually also build the new input_event_spy.cpp 8 years ago
input_event_spy.h It makes sense to actually also build the new input_event_spy.cpp 8 years ago
keyboard_input.cpp Dependency inject KWayland::Server::SeatInterface into Xkb 7 years ago
keyboard_input.h Split KWin::Xkb into a dedicated .h and .cpp 8 years ago
keyboard_layout.cpp Introduce support for keyboard layout switching policies 8 years ago
keyboard_layout.h Introduce support for keyboard layout switching policies 8 years ago
keyboard_layout_switching.cpp Use end() instead of constEnd() for where we compare to an iterator 8 years ago
keyboard_layout_switching.h Add support for keyboard layout switching policy "winclass" 8 years ago
keyboard_repeat.cpp Split Keyboard Repeat handling into a dedicated InputEventSpy 8 years ago
keyboard_repeat.h Split Keyboard Repeat handling into a dedicated InputEventSpy 8 years ago
killwindow.cpp Use OnScreenNotification in kill window 8 years ago
killwindow.h Support interactive window selection through the Platform 8 years ago
kwin.kcfg Drop OpenGL based color correction from KWin 8 years ago
kwin.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 7 years ago
kwinbindings.cpp Use std::bind expression for Workspace::slotWindowtoDesktop 7 years ago
lanczosfilter.cpp Raise minimum required Mesa version to 10.0 7 years ago
lanczosfilter.h
layers.cpp Guard every remaining access to rootInfo 7 years ago
logind.cpp Add cmake check whether sys/sysmacros.h exists 7 years ago
logind.h [logind] Correct property name to fix logind session 7 years ago
main.cpp Add a KSharedConfigPtr for kcminputrc to KWin::Application 8 years ago
main.h Merge branch 'Plasma/5.9' 7 years ago
main_wayland.cpp Make kwin_wayland remotely debuggable 7 years ago
main_wayland.h
main_x11.cpp Require Qt 5.7 and remove pre-5.7 code 8 years ago
main_x11.h
manage.cpp fix showing of window on inactive activities during session save 7 years ago
modifier_only_shortcuts.cpp Track the actual pressed keys in ModifierOnlyShortcuts 8 years ago
modifier_only_shortcuts.h Track the actual pressed keys in ModifierOnlyShortcuts 8 years ago
moving_client_x11_filter.cpp Move X11 movingClient handling into a dedicated X11EventFilter 7 years ago
moving_client_x11_filter.h Move X11 movingClient handling into a dedicated X11EventFilter 7 years ago
netinfo.cpp Only send active window changes to X11 root window if the X11 window changed 7 years ago
netinfo.h Only send active window changes to X11 root window if the X11 window changed 7 years ago
onscreennotification.cpp Add support for skip close animation to OnScreenMessage 8 years ago
onscreennotification.h Add support for skip close animation to OnScreenMessage 8 years ago
options.cpp Move XRandR event filter into XRandRScreens 7 years ago
options.h Move XRandR event filter into XRandRScreens 7 years ago
org.freedesktop.ScreenSaver.xml
org.kde.KWin.xml
org.kde.kappmenu.xml Restore global menu support 8 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
osd.cpp Add support for skip close animation to OnScreenMessage 8 years ago
osd.h Add support for skip close animation to OnScreenMessage 8 years ago
outline.cpp Move NonComposited Outline into the X11 standalone platform 7 years ago
outline.h Move NonComposited Outline into the X11 standalone platform 7 years ago
overlaywindow.cpp Move the X11 specific OverlayWindow into the platform/x11 7 years ago
overlaywindow.h Move the X11 specific OverlayWindow into the platform/x11 7 years ago
placement.cpp Replace Workspace::slotWindowQuickTileFoo by a quickTileWindow with argument 7 years ago
placement.h
platform.cpp Add virtual method to Scene to get the EGL/GLX extensions 7 years ago
platform.h Pass EGL information from AbstractEglBackend to Platform instead of query 7 years ago
pointer_input.cpp Use App's x11 rootWindow and connection in PointerInputRedirection::warpXcbOnSurfaceLeft 7 years ago
pointer_input.h Implement support for pointer constraints 8 years ago
popup_input_filter.cpp Cancel popup if the user clicked window decoration of parent window 8 years ago
popup_input_filter.h Initial support for popup window handling 8 years ago
resources.qrc
rules.cpp Do not hard runtime depend on X11 in RuleBook 7 years ago
rules.h Do not hard runtime depend on X11 in RuleBook 7 years ago
sc-apps-kwin.svgz
scene.cpp Add virtual method to Scene to get the EGL/GLX extensions 7 years ago
scene.h Add virtual method to Scene to get the EGL/GLX extensions 7 years ago
scene_opengl.cpp Add virtual method to Scene to get the EGL/GLX extensions 7 years ago
scene_opengl.h Add virtual method to Scene to get the EGL/GLX extensions 7 years ago
screenedge.cpp Port some displayWidth/displayHeight usages to Screens::size() 7 years ago
screenedge.h Move X11 specific event filtering for ScreenEdges into x11 standalone platform 7 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 Port some displayWidth/displayHeight usages to Screens::size() 7 years ago
screens.h Port some displayWidth/displayHeight usages to Screens::size() 7 years ago
settings.kcfgc
shadow.cpp Ensure to directly delete old Shadow on update 8 years ago
shadow.h Move SceneXRender into a plugin 7 years ago
shell_client.cpp Delay syncing internal window geometry to end of cycle 7 years ago
shell_client.h Make AbstractClient::caption no longer a virtual method 7 years ago
shortcutdialog.ui
sm.cpp fix showing of window on inactive activities during session save 7 years ago
sm.h
tabgroup.cpp
tabgroup.h
thumbnailitem.cpp
thumbnailitem.h
toplevel.cpp Add support for resize only borders on Wayland 8 years ago
toplevel.h Set pid on the ClientConnection backing the PlasmaWindow surface. 7 years ago
touch_input.cpp Add workaround for touch input offset for decorated windows 8 years ago
touch_input.h
udev.cpp Don't move local object in return statement 7 years ago
udev.h Drop unused variable UdevMonitor::m_udev 7 years ago
unmanaged.cpp Implement addDamage in Unmanaged 8 years ago
unmanaged.h Implement addDamage in Unmanaged 8 years ago
useractions.cpp Move screen inversion through XRandr into X11 standalone platform 7 years ago
useractions.h [autotests/integration] Add test case for global shortcuts with Fx 8 years ago
utils.cpp Move updateXTime into the X11 standalone platform 7 years ago
utils.h Move bitCount from utils to GlxBackend 7 years ago
virtual_terminal.cpp
virtual_terminal.h
virtualdesktops.cpp Introduce support for keyboard layout switching policies 8 years ago
virtualdesktops.h Introduce support for keyboard layout switching policies 8 years ago
virtualkeyboard.cpp Require Qt 5.7 and remove pre-5.7 code 8 years ago
virtualkeyboard.h
was_user_interaction_x11_filter.cpp Create a dedicated X11EventFilter for recognizing first user interaction 7 years ago
was_user_interaction_x11_filter.h Create a dedicated X11EventFilter for recognizing first user interaction 7 years ago
wayland_cursor_theme.cpp Implement interactive window selection for Wayland platforms 8 years ago
wayland_cursor_theme.h Implement interactive window selection for Wayland platforms 8 years ago
wayland_server.cpp Emit connectionDied on all Wayland connections of plugins on teardown 7 years ago
wayland_server.h Support creation of PlasmaShellSurface prior to ShellSurface 8 years ago
workspace.cpp Move X11 movingClient handling into a dedicated X11EventFilter 7 years ago
workspace.h Move X11 movingClient handling into a dedicated X11EventFilter 7 years ago
x11eventfilter.cpp Support multiple event types in X11EventFilter 8 years ago
x11eventfilter.h Support multiple event types in X11EventFilter 8 years ago
xcbutils.cpp
xcbutils.h
xkb.cpp Migrate Xkb::toQtKey away from KKeyServer 7 years ago
xkb.h Dependency inject KWayland::Server::SeatInterface into Xkb 7 years ago
xkb_qt_mapping.h Migrate Xkb::toQtKey away from KKeyServer 7 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.