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.
 
 
 
 
 
 
Aleix Pol 75c0c415cc Don't show the OrientationSensor if it's not supported
Test Plan: I don't get the OrientationSensor SNI on my laptop, which is fine, because it was useless.

Reviewers: #kwin, #plasma, zzag

Reviewed By: #kwin, #plasma, zzag

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D19955
6 years ago
autotests virtualkeyboard: resize the focused window to make room for the keyboard 6 years ago
cmake/modules Follow ECM documentation style 6 years ago
colorcorrection Overhaul doxygen comments 6 years ago
data Move icons to data dir 6 years ago
decorations Resurrect show tooltips option 6 years ago
doc
effects SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
helpers Remove X clipboard sync helper and rename its autotest 6 years ago
kcmkwin SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
kconf_update [kconf_update] Use scripted dim screen effect 6 years ago
libinput Make it possible to autodetect the tablet mode 6 years ago
libkwineffects [libkwineffects] Make AnimationEffect::AniMap protected 6 years ago
platformsupport Reload Shm texture when buffer size changes 6 years ago
plugins RFC: Fix wayland backend initialisation 6 years ago
qml fix virtual keyboard on Plasma Mobile 6 years ago
scripting [scripting] Make DBus invokable run method return result after execution 6 years ago
scripts SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
tabbox Overhaul doxygen comments 6 years ago
tests
xwl [wayland] Keep application startup flow inside main_wayland 6 years ago
.arcconfig
.arclint
CMakeLists.txt Update version number for 5.15.3 6 years ago
COPYING
HACKING.md Introduce a new HACKING.md document to replace the previous HACKING 6 years ago
KWinDBusInterfaceConfig.cmake.in
Mainpage.dox
Messages.sh
README.md Add a new markdown README 6 years ago
TESTING.md [platform/virtual] Drop support for vgem and rendernode 6 years ago
abstract_client.cpp Don't try to resize desktop or fullscreen windows 6 years ago
abstract_client.h virtualkeyboard: resize the focused window to make room for the keyboard 6 years ago
abstract_opengl_context_attribute_builder.cpp
abstract_opengl_context_attribute_builder.h
abstract_output.cpp Add output orientation size helper 6 years ago
abstract_output.h Overhaul doxygen comments 6 years ago
activation.cpp Overhaul doxygen comments 6 years ago
activities.cpp
activities.h Overhaul doxygen comments 6 years ago
appmenu.cpp
appmenu.h
atoms.cpp [xwl] text/x-uri converter for selected X url list format targets 6 years ago
atoms.h [xwl] text/x-uri converter for selected X url list format targets 6 years ago
client.cpp Overhaul doxygen comments 6 years ago
client.h Overhaul doxygen comments 6 years ago
client_machine.cpp
client_machine.h
composite.cpp Discard Deleted before Scene is destroyed 6 years ago
composite.h [wayland] Send correct current time in the frame callback 6 years ago
config-kwin.h.cmake
cursor.cpp Drop XFixes include in cursor.cpp 6 years ago
cursor.h Overhaul doxygen comments 6 years ago
dbusinterface.cpp Fix VirtualDesktopManager::createVirtualDesktop 6 years ago
dbusinterface.h Overhaul doxygen comments 6 years ago
debug_console.cpp
debug_console.h
debug_console.ui
deleted.cpp Move groupTransient and group from Client to AbstractClient as virtual 6 years ago
deleted.h Get rid of Deleted's properties 6 years ago
effectloader.cpp
effectloader.h Overhaul doxygen comments 6 years ago
effects.cpp Switch ThumbnailItem to internal uuid instead of WId 6 years ago
effects.h Overhaul doxygen comments 6 years ago
egl_context_attribute_builder.cpp
egl_context_attribute_builder.h
events.cpp Overhaul doxygen comments 6 years ago
fixqopengl.h
focuschain.cpp
focuschain.h
geometry.cpp Overhaul doxygen comments 6 years ago
geometrytip.cpp
geometrytip.h
gestures.cpp
gestures.h Fix minor Doxygen issues 6 years ago
globalshortcuts.cpp
globalshortcuts.h Overhaul doxygen comments 6 years ago
group.cpp Overhaul doxygen comments 6 years ago
group.h
idle_inhibition.cpp Use appropriate sequence algorithms in IdleInhibition 6 years ago
idle_inhibition.h Use appropriate sequence algorithms in IdleInhibition 6 years ago
input.cpp [xwl] Drag and drop between Xwayland and Wayland native clients 6 years ago
input.h [xwl] Drag and drop between Xwayland and Wayland native clients 6 years ago
input_event.cpp
input_event.h
input_event_spy.cpp
input_event_spy.h
internal_client.cpp Split out a dedicated InternalClient class 6 years ago
internal_client.h Split out a dedicated InternalClient class 6 years ago
keyboard_input.cpp Remove X clipboard sync helper and rename its autotest 6 years ago
keyboard_input.h Overhaul doxygen comments 6 years ago
keyboard_layout.cpp
keyboard_layout.h
keyboard_layout_switching.cpp
keyboard_layout_switching.h
keyboard_repeat.cpp
keyboard_repeat.h
killwindow.cpp
killwindow.h
kwin.kcfg
kwin.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 6 years ago
kwinbindings.cpp
layers.cpp [xwl] Support stack optimizing X drag source clients 6 years ago
logind.cpp remove superfluous code 6 years ago
logind.h
main.cpp [autotests] Use Xwayland class in WaylandTestApplication 6 years ago
main.h [autotests] Use Xwayland class in WaylandTestApplication 6 years ago
main_wayland.cpp Fix wrong command line argument name 6 years ago
main_wayland.h [wayland] Keep application startup flow inside main_wayland 6 years ago
main_x11.cpp Ensure the Compositor does not start during termination 6 years ago
main_x11.h
manage.cpp
modifier_only_shortcuts.cpp
modifier_only_shortcuts.h
moving_client_x11_filter.cpp
moving_client_x11_filter.h
netinfo.cpp
netinfo.h Overhaul doxygen comments 6 years ago
onscreennotification.cpp
onscreennotification.h
options.cpp
options.h Overhaul doxygen comments 6 years ago
org.freedesktop.ScreenSaver.xml
org.kde.KWin.VirtualDesktopManager.xml
org.kde.KWin.xml Add a dbus method getWindowInfo returning same data as queryWindowInfo 6 years ago
org.kde.kappmenu.xml
org.kde.kwin.ColorCorrect.xml
org.kde.kwin.Compositing.xml
org.kde.kwin.Effects.xml
org.kde.kwin.OrientationSensor.xml
orientation_sensor.cpp Don't show the OrientationSensor if it's not supported 6 years ago
orientation_sensor.h Don't show the OrientationSensor if it's not supported 6 years ago
osd.cpp
osd.h
outline.cpp
outline.h Overhaul doxygen comments 6 years ago
outputscreens.cpp Move output refresh rate getter into AbstractOutput 6 years ago
outputscreens.h Move output refresh rate getter into AbstractOutput 6 years ago
overlaywindow.cpp
overlaywindow.h
placement.cpp [wayland] Handle sizes in ShellClient::transientPlacement 6 years ago
placement.h Overhaul doxygen comments 6 years ago
platform.cpp
platform.h Restrict available supported compositors based on first initialized one 6 years ago
pointer_input.cpp [wayland] Don't use hardcoded move-resize cursor 6 years ago
pointer_input.h Overhaul doxygen comments 6 years ago
popup_input_filter.cpp
popup_input_filter.h
rootinfo_filter.cpp
rootinfo_filter.h
rules.cpp Port window specific rules dialog to DBus 6 years ago
rules.h
scene.cpp Verify that there is no scene windows when Scene is about to be destroyed 6 years ago
scene.h Add addToplevel and removeToplevel to Scene 6 years ago
screenedge.cpp
screenedge.h Overhaul doxygen comments 6 years ago
screenlockerwatcher.cpp
screenlockerwatcher.h
screens.cpp
screens.h Overhaul doxygen comments 6 years ago
settings.kcfgc
shadow.cpp Avoid deleting ourselves midway through updateShadow 6 years ago
shadow.h Fix minor Doxygen issues 6 years ago
shell_client.cpp Remove unused constant 6 years ago
shell_client.h [wayland] Implement belongsToDesktop check 6 years ago
shortcutdialog.ui
sm.cpp Overhaul doxygen comments 6 years ago
sm.h
tabgroup.cpp
tabgroup.h Overhaul doxygen comments 6 years ago
tabletmodemanager.cpp Make it possible to autodetect the tablet mode 6 years ago
tabletmodemanager.h Make it possible to autodetect the tablet mode 6 years ago
thumbnailitem.cpp Switch ThumbnailItem to internal uuid instead of WId 6 years ago
thumbnailitem.h Switch ThumbnailItem to internal uuid instead of WId 6 years ago
toplevel.cpp Overhaul doxygen comments 6 years ago
toplevel.h Overhaul doxygen comments 6 years ago
touch_hide_cursor_spy.cpp Hide mouse cursor when interacting with touch screen 6 years ago
touch_hide_cursor_spy.h Hide mouse cursor when interacting with touch screen 6 years ago
touch_input.cpp Leave decoration on touch up only once 6 years ago
touch_input.h Unset touch targets on no current touch points 6 years ago
udev.cpp [platform/virtual] Drop support for vgem and rendernode 6 years ago
udev.h [platform/virtual] Drop support for vgem and rendernode 6 years ago
unmanaged.cpp [wayland] Move AbstractClient::desktops from QList to QVector 6 years ago
unmanaged.h [wayland] Move AbstractClient::desktops from QList to QVector 6 years ago
useractions.cpp Overhaul doxygen comments 6 years ago
useractions.h
utils.cpp Make it easier to debug the virtualkeyboard 6 years ago
utils.h Overhaul doxygen comments 6 years ago
virtual_terminal.cpp
virtual_terminal.h
virtualdesktops.cpp Send done event after the number of rows has been changed 6 years ago
virtualdesktops.h Overhaul doxygen comments 6 years ago
virtualdesktopsdbustypes.cpp
virtualdesktopsdbustypes.h
virtualkeyboard.cpp Fix crash on closing 6 years ago
virtualkeyboard.h virtualkeyboard: resize the focused window to make room for the keyboard 6 years ago
virtualkeyboard_dbus.cpp
virtualkeyboard_dbus.h
was_user_interaction_x11_filter.cpp
was_user_interaction_x11_filter.h
wayland_cursor_theme.cpp
wayland_cursor_theme.h
wayland_server.cpp Fix tests 6 years ago
wayland_server.h [xwl] Drag and drop between Xwayland and Wayland native clients 6 years ago
window_property_notify_x11_filter.cpp
window_property_notify_x11_filter.h
workspace.cpp Properly restore current desktop from session 6 years ago
workspace.h [xwl] Support stack optimizing X drag source clients 6 years ago
x11eventfilter.cpp
x11eventfilter.h Overhaul doxygen comments 6 years ago
xcbutils.cpp
xcbutils.h Overhaul doxygen comments 6 years ago
xkb.cpp
xkb.h
xkb_qt_mapping.h

README.md

KWin

KWin is an easy to use, but flexible, composited Window Manager for Xorg windowing systems (Wayland, X11) on Linux. Its primary usage is in conjunction with a Desktop Shell (e.g. KDE Plasma Desktop). KWin is designed to go out of the way; users should not notice that they use a window manager at all. Nevertheless KWin provides a steep learning curve for advanced features, which are available, if they do not conflict with the primary mission. KWin does not have a dedicated targeted user group, but follows the targeted user group of the Desktop Shell using KWin as it's window manager.

KWin is not...

  • a standalone window manager (c.f. openbox, i3) and does not provide any functionality belonging to a Desktop Shell.
  • a replacement for window managers designed for use with a specific Desktop Shell (e.g. GNOME Shell)
  • a minimalistic window manager
  • designed for use without compositing or for X11 network transparency, though both are possible.

Contacting KWin development team

Support

Application Developer

If you are an application developer having questions regarding windowing systems (either X11 or Wayland) please do not hesitate to contact us. Preferable through our mailing list. Ideally subscribe to the mailing list, so that your mail doesn't get stuck in the moderation queue.

End user

Please contact the support channels of your Linux distribution for user support. The KWin development team does not provide end user support.

Reporting bugs

Please use KDE's bugtracker and report for product KWin.

Developing on KWin

Please refer to hacking documentation for how to build and start KWin. Further information about KWin's test suite can be found in TESTING.md.

Guidelines for new features

A new Feature can only be added to KWin if:

  • it does not violate the primary missions as stated at the start of this document
  • it does not introduce instabilities
  • it is maintained, that is bugs are fixed in a timely manner (second next minor release) if it is not a corner case.
  • it works together with all existing features
  • it supports both single and multi screen (xrandr)
  • it adds a significant advantage
  • it is feature complete, that is supports at least all useful features from competitive implementations
  • it is not a special case for a small user group
  • it does not increase code complexity significantly
  • it does not affect KWin's license (GPLv2+)

All new added features are under probation, that is if any of the non-functional requirements as listed above do not hold true in the next two feature releases, the added feature will be removed again.

The same non functional requirements hold true for any kind of plugins (effects, scripts, etc.). It is suggested to use scripted plugins and distribute them separately.