kwin/src
2022-03-12 17:04:44 +00:00
..
3rdparty wayland: Rework Xcursor theme loading 2022-02-18 09:59:39 +00:00
backends Port to QRecursiveMutex 2022-03-11 15:39:09 +00:00
decorations [blur] use blurRegion to identify if a decoration supports blur 2022-03-11 13:13:38 +00:00
effects Port away from deprecated q[s]rand() methods 2022-03-12 12:58:07 +00:00
helpers Use version-less Qt macros, targets and variables 2022-03-11 14:37:24 +00:00
kcmkwin Fully qualify Qt::endl, needed with Qt6 2022-03-12 17:04:44 +00:00
libkwineffects [blur] use blurRegion to identify if a decoration supports blur 2022-03-11 13:13:38 +00:00
platformsupport Add missing override keyword 2022-03-08 07:15:28 +01:00
plugins Don't rely on implicit conversion from int to QUuid 2022-03-12 10:48:44 +00:00
qml
scenes Port software cursor to RenderLayer 2022-02-21 09:33:59 +00:00
scripting Port to QRecursiveMutex 2022-03-11 15:39:09 +00:00
scripts SVN_SILENT made messages (.desktop file) - always resolve ours 2022-03-04 01:43:35 +00:00
tabbox Use version-less Qt macros, targets and variables 2022-03-11 14:37:24 +00:00
utils utils: Extract DamageJournal in its own file 2022-02-15 11:38:51 +02:00
xwl Fix signature method in qt6 2022-03-08 07:26:17 +01:00
abstract_client.cpp Port away from QList::toSet 2022-03-10 17:13:38 +00:00
abstract_client.h Compute tile geometry without relying on electric border mode 2022-02-03 18:58:47 +02:00
abstract_output.cpp Add dummy OutputLayer type 2022-02-21 09:33:59 +00:00
abstract_output.h Introduce render layers 2022-02-21 09:33:59 +00:00
abstract_wayland_output.cpp Remove AbstractWaylandOutput::isBeingRecorded 2022-03-04 04:05:24 +01:00
abstract_wayland_output.h Remove AbstractWaylandOutput::isBeingRecorded 2022-03-04 04:05:24 +01:00
activation.cpp Use #cmakedefine01 for all KWIN_BUILD_* macros 2022-02-28 18:59:04 +00:00
activities.cpp
activities.h
appmenu.cpp
appmenu.h
atoms.cpp
atoms.h Move xcbutils to utils directory 2022-01-25 16:56:33 +00:00
client_machine.cpp x11: Prefer kwinApp()->x11Connection() over connection() 2022-02-09 19:10:58 +00:00
client_machine.h
CMakeLists.txt Use version-less Qt macros, targets and variables 2022-03-11 14:37:24 +00:00
colordevice.cpp Move utils.h file to utils directory 2022-01-25 16:56:33 +00:00
colordevice.h
colormanager.cpp Move utils.h file to utils directory 2022-01-25 16:56:33 +00:00
colormanager.h
composite.cpp Use workspaceLayer as context object 2022-03-04 22:26:38 +01:00
composite.h Port software cursor to RenderLayer 2022-02-21 09:33:59 +00:00
config-kwin.h.cmake Add KWIN_BUILD_NOTIFICATIONS option 2022-03-03 15:06:36 +01:00
cursor.cpp Port software cursor to RenderLayer 2022-02-21 09:33:59 +00:00
cursor.h Port software cursor to RenderLayer 2022-02-21 09:33:59 +00:00
cursorview.cpp Port software cursor to RenderLayer 2022-02-21 09:33:59 +00:00
cursorview.h Port software cursor to RenderLayer 2022-02-21 09:33:59 +00:00
cursorview_opengl.cpp Port software cursor to RenderLayer 2022-02-21 09:33:59 +00:00
cursorview_opengl.h Port software cursor to RenderLayer 2022-02-21 09:33:59 +00:00
cursorview_qpainter.cpp Port software cursor to RenderLayer 2022-02-21 09:33:59 +00:00
cursorview_qpainter.h Port software cursor to RenderLayer 2022-02-21 09:33:59 +00:00
dbusinterface.cpp Use #cmakedefine01 for all KWIN_BUILD_* macros 2022-02-28 18:59:04 +00:00
dbusinterface.h
debug_console.cpp Move SubSurfaceMonitor to utils directory 2022-01-25 16:56:33 +00:00
debug_console.h
debug_console.ui
decorationitem.cpp Fix window decoration quads in OpenGL scene 2022-02-11 08:15:37 +00:00
decorationitem.h Fix decoration rendering with scale factor < 1 2022-02-07 11:45:31 +00:00
deleted.cpp
deleted.h
dmabuftexture.cpp kwinglutils: Make GLRenderTarget not store GLTexture reference 2022-02-15 13:30:39 +02:00
dmabuftexture.h
dpmsinputeventfilter.cpp
dpmsinputeventfilter.h
effectloader.cpp Adapt to QtConcurrent API changes in Qt6 2022-03-11 15:01:26 +00:00
effectloader.h
effects.cpp [blur] use blurRegion to identify if a decoration supports blur 2022-03-11 13:13:38 +00:00
effects.h [blur] use blurRegion to identify if a decoration supports blur 2022-03-11 13:13:38 +00:00
events.cpp Use #cmakedefine01 for all KWIN_BUILD_* macros 2022-02-28 18:59:04 +00:00
focuschain.cpp
focuschain.h
ftrace.cpp
ftrace.h
gestures.cpp
gestures.h
globalshortcuts.cpp Move utils.h file to utils directory 2022-01-25 16:56:33 +00:00
globalshortcuts.h
group.cpp x11: Prefer kwinApp()->x11RootWindow() over rootWindow() 2022-02-09 19:10:58 +00:00
group.h Move utils.h file to utils directory 2022-01-25 16:56:33 +00:00
hide_cursor_spy.cpp
hide_cursor_spy.h
idle_inhibition.cpp
idle_inhibition.h
input.cpp Add missing override keyword 2022-03-08 07:15:28 +01:00
input.h inputmethod: Also open the inputm method panel with a pen 2022-02-14 00:24:30 +00:00
input_event.cpp
input_event.h
input_event_spy.cpp
input_event_spy.h
inputbackend.cpp
inputbackend.h
inputdevice.cpp
inputdevice.h
inputmethod.cpp Disable animations for Maliit when launching it as input method 2022-03-10 18:41:22 +00:00
inputmethod.h slidingpopups: Support animating show/hide of input method panel 2022-03-10 18:41:22 +00:00
inputpanelv1client.cpp inputmethod: Fix the test 2022-03-09 13:24:26 +00:00
inputpanelv1client.h
inputpanelv1integration.cpp
inputpanelv1integration.h
internal_client.cpp Make checkWorkspacePosition() work without client geometry 2022-01-25 17:56:40 +00:00
internal_client.h
item.cpp Drop Platform::isPerScreenRenderingEnabled() 2022-02-21 09:33:59 +00:00
item.h
keyboard_input.cpp Use #cmakedefine01 for all KWIN_BUILD_* macros 2022-02-28 18:59:04 +00:00
keyboard_input.h inputmethod: Also open the inputm method panel with a pen 2022-02-14 00:24:30 +00:00
keyboard_layout.cpp
keyboard_layout.h
keyboard_layout_switching.cpp
keyboard_layout_switching.h
keyboard_repeat.cpp
keyboard_repeat.h
killwindow.cpp x11: Prefer kwinApp()->x11Connection() over connection() 2022-02-09 19:10:58 +00:00
killwindow.h
kwin.kcfg
kwin.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 2022-03-04 01:43:35 +00:00
kwineglutils_p.h
layers.cpp Move utils.h file to utils directory 2022-01-25 16:56:33 +00:00
layershellv1client.cpp
layershellv1client.h
layershellv1integration.cpp
layershellv1integration.h
linux_dmabuf.cpp
linux_dmabuf.h
main.cpp Fix signature method in qt6 2022-03-08 07:26:17 +01:00
main.h Fix signature method in qt6 2022-03-08 07:26:17 +01:00
main_wayland.cpp Use #cmakedefine01 for all KWIN_BUILD_* macros 2022-02-28 18:59:04 +00:00
main_wayland.h
main_x11.cpp Use #cmakedefine01 for all KWIN_BUILD_* macros 2022-02-28 18:59:04 +00:00
main_x11.h
Messages.sh
modifier_only_shortcuts.cpp Use #cmakedefine01 for all KWIN_BUILD_* macros 2022-02-28 18:59:04 +00:00
modifier_only_shortcuts.h
moving_client_x11_filter.cpp
moving_client_x11_filter.h
netinfo.cpp Use #cmakedefine01 for all KWIN_BUILD_* macros 2022-02-28 18:59:04 +00:00
netinfo.h
onscreennotification.cpp
onscreennotification.h
options.cpp Use #cmakedefine01 for all KWIN_BUILD_* macros 2022-02-28 18:59:04 +00:00
options.h
org.kde.kappmenu.xml
org.kde.kwin.Compositing.xml
org.kde.kwin.Effects.xml
org.kde.KWin.Plugins.xml
org.kde.KWin.Session.xml
org.kde.KWin.VirtualDesktopManager.xml
org.kde.KWin.xml
osd.cpp
osd.h
outline.cpp Move utils.h file to utils directory 2022-01-25 16:56:33 +00:00
outline.h
outputlayer.cpp Add dummy OutputLayer type 2022-02-21 09:33:59 +00:00
outputlayer.h Add dummy OutputLayer type 2022-02-21 09:33:59 +00:00
overlaywindow.cpp
overlaywindow.h
placement.cpp Make checkWorkspacePosition() work without client geometry 2022-01-25 17:56:40 +00:00
placement.h
platform.cpp output changes: handle to-be-enabled outputs first 2022-03-07 15:13:04 +00:00
platform.h Drop Platform::isPerScreenRenderingEnabled() 2022-02-21 09:33:59 +00:00
plugin.cpp
plugin.h
pluginmanager.cpp Move utils.h file to utils directory 2022-01-25 16:56:33 +00:00
pluginmanager.h
pointer_input.cpp Port to SeatInterface::notifyPointer{Enter,Leave} 2022-03-03 13:45:47 +00:00
pointer_input.h
popup_input_filter.cpp
popup_input_filter.h
renderbackend.cpp Move direct scanout management to Compositor 2022-02-21 09:33:59 +00:00
renderbackend.h Move direct scanout management to Compositor 2022-02-21 09:33:59 +00:00
renderjournal.cpp
renderjournal.h
renderlayer.cpp Introduce render layers 2022-02-21 09:33:59 +00:00
renderlayer.h Introduce render layers 2022-02-21 09:33:59 +00:00
renderlayerdelegate.cpp Introduce render layers 2022-02-21 09:33:59 +00:00
renderlayerdelegate.h Introduce render layers 2022-02-21 09:33:59 +00:00
renderloop.cpp Move utils.h file to utils directory 2022-01-25 16:56:33 +00:00
renderloop.h
renderloop_p.h
rootinfo_filter.cpp
rootinfo_filter.h
rulebooksettings.cpp
rulebooksettings.h
rulebooksettingsbase.kcfg
rulebooksettingsbase.kcfgc
rules.cpp
rules.h Move utils.h file to utils directory 2022-01-25 16:56:33 +00:00
rulesettings.kcfg
rulesettings.kcfgc
scene.cpp Remove excessive damage region clipping 2022-02-21 15:30:30 +00:00
scene.h Port software cursor to RenderLayer 2022-02-21 09:33:59 +00:00
screenedge.cpp Use #cmakedefine01 for all KWIN_BUILD_* macros 2022-02-28 18:59:04 +00:00
screenedge.h
screenlockerwatcher.cpp Adapt to QtConcurrent API changes in Qt6 2022-03-11 15:01:26 +00:00
screenlockerwatcher.h
screens.cpp Drop unused Screens::intersecting() 2022-01-25 17:56:40 +00:00
screens.h Drop unused Screens::intersecting() 2022-01-25 17:56:40 +00:00
session.cpp
session.h
session_consolekit.cpp Move utils.h file to utils directory 2022-01-25 16:56:33 +00:00
session_consolekit.h
session_logind.cpp Move utils.h file to utils directory 2022-01-25 16:56:33 +00:00
session_logind.h
session_noop.cpp
session_noop.h
settings.kcfgc
shadow.cpp x11: Prefer kwinApp()->x11Connection() over connection() 2022-02-09 19:10:58 +00:00
shadow.h
shadowitem.cpp
shadowitem.h
shortcutdialog.ui
sm.cpp
sm.h
surfaceitem.cpp
surfaceitem.h
surfaceitem_internal.cpp
surfaceitem_internal.h
surfaceitem_wayland.cpp
surfaceitem_wayland.h
surfaceitem_x11.cpp
surfaceitem_x11.h
syncalarmx11filter.cpp Move xcbutils to utils directory 2022-01-25 16:56:33 +00:00
syncalarmx11filter.h
tablet_input.cpp Add KWIN_BUILD_SCREENLOCKER option 2022-02-23 14:39:25 +01:00
tablet_input.h
tabletmodemanager.cpp
tabletmodemanager.h
toplevel.cpp Use #cmakedefine01 for all KWIN_BUILD_* macros 2022-02-28 18:59:04 +00:00
toplevel.h Move utils.h file to utils directory 2022-01-25 16:56:33 +00:00
touch_input.cpp Use #cmakedefine01 for all KWIN_BUILD_* macros 2022-02-28 18:59:04 +00:00
touch_input.h
udev.cpp Move utils.h file to utils directory 2022-01-25 16:56:33 +00:00
udev.h
unmanaged.cpp x11: Prefer kwinApp()->x11RootWindow() over rootWindow() 2022-02-09 19:10:58 +00:00
unmanaged.h
useractions.cpp Use #cmakedefine01 for all KWIN_BUILD_* macros 2022-02-28 18:59:04 +00:00
useractions.h
virtualdesktops.cpp
virtualdesktops.h
virtualdesktopsdbustypes.cpp
virtualdesktopsdbustypes.h
virtualkeyboard_dbus.cpp
virtualkeyboard_dbus.h
was_user_interaction_x11_filter.cpp
was_user_interaction_x11_filter.h
wayland_server.cpp Use #cmakedefine01 for all KWIN_BUILD_* macros 2022-02-28 18:59:04 +00:00
wayland_server.h
waylandclient.cpp
waylandclient.h
waylandoutput.cpp
waylandoutput.h
waylandoutputconfig.cpp
waylandoutputconfig.h
waylandoutputdevicev2.cpp
waylandoutputdevicev2.h
waylandshellintegration.cpp
waylandshellintegration.h
window_property_notify_x11_filter.cpp
window_property_notify_x11_filter.h
windowitem.cpp
windowitem.h
workspace.cpp Adapt to QtConcurrent API changes in Qt6 2022-03-11 15:01:26 +00:00
workspace.h Move utils.h file to utils directory 2022-01-25 16:56:33 +00:00
x11client.cpp Use #cmakedefine01 for all KWIN_BUILD_* macros 2022-02-28 18:59:04 +00:00
x11client.h x11: Prefer kwinApp()->x11RootWindow() over rootWindow() 2022-02-09 19:10:58 +00:00
x11eventfilter.cpp
x11eventfilter.h
x11syncmanager.cpp Move utils.h file to utils directory 2022-01-25 16:56:33 +00:00
x11syncmanager.h
xcursortheme.cpp wayland: Rework Xcursor theme loading 2022-02-18 09:59:39 +00:00
xcursortheme.h wayland: Rework Xcursor theme loading 2022-02-18 09:59:39 +00:00
xdgactivationv1.cpp Move utils.h file to utils directory 2022-01-25 16:56:33 +00:00
xdgactivationv1.h
xdgshellclient.cpp wayland: Fix maximize mode propagation to decoration 2022-02-14 13:41:39 +00:00
xdgshellclient.h wayland: Fix getting the last configure event 2022-01-24 18:55:25 +00:00
xdgshellintegration.cpp
xdgshellintegration.h
xkb.cpp Move utils.h file to utils directory 2022-01-25 16:56:33 +00:00
xkb.h
xwaylandclient.cpp x11: Prefer kwinApp()->x11Connection() over connection() 2022-02-09 19:10:58 +00:00
xwaylandclient.h