..
3rdparty
backends
Fix -Wformat
2023-03-14 09:19:41 +00:00
colors
colordevice: default the simple transformations to 1
2023-03-13 07:30:51 +00:00
core
backends/drm: port from gbm_surface to a custom swapchain using gbm buffers
2023-03-09 13:22:53 +00:00
decorations
Use "window" instead of "toplevel" in Workspace
2023-03-13 10:37:01 +00:00
effects
Adapt to Qt6 name of QAccessibilityClient
2023-03-14 13:33:16 +00:00
helpers
helper: Don't leak lock file to kwin_wayland
2023-03-08 17:55:00 +02:00
kcms
Port to versionless QML module imports
2023-03-12 14:18:34 +00:00
libkwineffects
Fix warning about comparing different enums
2023-03-14 14:32:27 +00:00
platformsupport
backends/x11: Use DRI3 directly
2023-03-09 15:56:46 +00:00
plugins
Tidy Window::windowClosed() signal
2023-03-14 07:15:56 +00:00
qml
Port to versionless QML module imports
2023-03-12 14:18:34 +00:00
scene
Tidy Window::windowClosed() signal
2023-03-14 07:15:56 +00:00
scripting
Use "window" instead of "toplevel" in Workspace
2023-03-13 10:37:01 +00:00
scripts
Port to versionless QML module imports
2023-03-12 14:18:34 +00:00
tabbox
Tabbox: Fix grouping windows by application
2023-03-06 14:36:43 +00:00
tiles
Remove Qt 5 specific code
2023-02-28 18:30:26 +02:00
utils
backends/x11: Use DRI3 directly
2023-03-09 15:56:46 +00:00
wayland
Fix -Wdeprecated-enum-enum-conversion
2023-03-14 16:29:36 +00:00
xwayland
xwayland: Prevent potential file descriptor leak
2023-03-08 17:21:45 +00:00
activation.cpp
Merge Window::minimize and Window::unminimize
2023-03-07 12:20:07 +00:00
activities.cpp
activities.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
appmenu.cpp
Use "window" instead of "toplevel" in Workspace
2023-03-13 10:37:01 +00:00
appmenu.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
atoms.cpp
atoms.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
client_machine.cpp
client_machine.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
CMakeLists.txt
effects: introduce RenderTarget and RenderViewport
2023-03-09 13:22:53 +00:00
composite.cpp
Replace Deleted with Window where possible
2023-03-13 14:41:44 +02:00
composite.h
effects: introduce RenderTarget and RenderViewport
2023-03-09 13:22:53 +00:00
config-kwin.h.cmake
Support XKB_CONTEXT_NO_SECURE_GETENV flag
2023-01-07 11:35:42 +00:00
cursor.cpp
cursor: make position, hotspot and size floating point
2023-02-20 21:01:39 +00:00
cursor.h
cursor: make position, hotspot and size floating point
2023-02-20 21:01:39 +00:00
cursordelegate_opengl.cpp
scene: fix texture inversion with the drm backend
2023-03-09 13:22:53 +00:00
cursordelegate_opengl.h
effects: introduce RenderTarget and RenderViewport
2023-03-09 13:22:53 +00:00
cursordelegate_qpainter.cpp
scene: fix texture inversion with the drm backend
2023-03-09 13:22:53 +00:00
cursordelegate_qpainter.h
effects: introduce RenderTarget and RenderViewport
2023-03-09 13:22:53 +00:00
cursorsource.cpp
cursor: make position, hotspot and size floating point
2023-02-20 21:01:39 +00:00
cursorsource.h
cursor: make position, hotspot and size floating point
2023-02-20 21:01:39 +00:00
dbusinterface.cpp
Use "window" instead of "toplevel" in Workspace
2023-03-13 10:37:01 +00:00
dbusinterface.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
debug_console.cpp
Remove unused functions
2023-03-14 09:57:18 +02:00
debug_console.h
use std::chrono::microseconds for time in input events
2022-12-21 21:07:15 +01:00
debug_console.ui
deleted.cpp
Tidy Window::windowClosed() signal
2023-03-14 07:15:56 +00:00
deleted.h
Replace Deleted with Window where possible
2023-03-13 14:41:44 +02:00
dmabuftexture.cpp
dmabuftexture.h
dpmsinputeventfilter.cpp
use std::chrono::microseconds for time in input events
2022-12-21 21:07:15 +01:00
dpmsinputeventfilter.h
use std::chrono::microseconds for time in input events
2022-12-21 21:07:15 +01:00
effectloader.cpp
Remove Qt 5 specific code
2023-02-28 18:30:26 +02:00
effectloader.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
effects.cpp
Tidy Window::windowClosed() signal
2023-03-14 07:15:56 +00:00
effects.h
scene: Rework window elevation
2023-03-13 17:27:15 +00:00
events.cpp
Merge Window::minimize and Window::unminimize
2023-03-07 12:20:07 +00:00
focuschain.cpp
Drop MoveMinimizedWindowsToEndOfTabBoxFocusChain
2023-03-07 10:02:32 +00:00
focuschain.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
ftrace.cpp
ftrace.h
gestures.cpp
gesture: use the global direction enums
2023-02-02 16:21:36 +00:00
gestures.h
gesture: use the global direction enums
2023-02-02 16:21:36 +00:00
globalshortcuts.cpp
gesture: use the global direction enums
2023-02-02 16:21:36 +00:00
globalshortcuts.h
unify touchpad gesture APIs
2023-02-02 16:21:36 +00:00
group.cpp
remove some macros with questionable usefulness
2023-01-11 19:22:23 +00:00
group.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
hide_cursor_spy.cpp
use std::chrono::microseconds for time in input events
2022-12-21 21:07:15 +01:00
hide_cursor_spy.h
use std::chrono::microseconds for time in input events
2022-12-21 21:07:15 +01:00
idle_inhibition.cpp
Tidy Window::windowClosed() signal
2023-03-14 07:15:56 +00:00
idle_inhibition.h
idledetector.cpp
idledetector.h
input.cpp
input: Make sure input backends are initialised when the workspace is set up
2023-03-07 12:53:05 +01:00
input.h
unify touchpad gesture APIs
2023-02-02 16:21:36 +00:00
input_event.cpp
Remove Qt 5 specific code
2023-02-28 18:30:26 +02:00
input_event.h
Remove Qt 5 specific code
2023-02-28 18:30:26 +02:00
input_event_spy.cpp
use std::chrono::microseconds for time in input events
2022-12-21 21:07:15 +01:00
input_event_spy.h
use std::chrono::microseconds for time in input events
2022-12-21 21:07:15 +01:00
inputmethod.cpp
Tidy Window::windowClosed() signal
2023-03-14 07:15:56 +00:00
inputmethod.h
Add text-input-v1 support
2023-01-16 10:34:37 -08:00
inputpanelv1integration.cpp
inputpanelv1integration.h
inputpanelv1window.cpp
Tidy Window::windowClosed() signal
2023-03-14 07:15:56 +00:00
inputpanelv1window.h
inputpanel: ignore requested output
2023-01-23 22:28:41 +00:00
internalwindow.cpp
Tidy Window::windowClosed() signal
2023-03-14 07:15:56 +00:00
internalwindow.h
window: use std::unique_ptr to manage the windowitem
2023-01-07 21:52:10 +01:00
keyboard_input.cpp
cleanup: get rid of "parent" argument
2022-12-29 16:55:33 +00:00
keyboard_input.h
cleanup: get rid of "parent" argument
2022-12-29 16:55:33 +00:00
keyboard_layout.cpp
keyboard_layout.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
keyboard_layout_switching.cpp
Tidy Window::windowClosed() signal
2023-03-14 07:15:56 +00:00
keyboard_layout_switching.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
keyboard_repeat.cpp
keyboard_repeat.h
use std::chrono::microseconds for time in input events
2022-12-21 21:07:15 +01:00
killwindow.cpp
Unify Window::killWindow() for unmanaged windows
2023-02-26 14:12:53 +02:00
killwindow.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
kscreenintegration.cpp
kscreenintegration: read global output data
2023-03-05 15:08:08 +01:00
kscreenintegration.h
workspace: move kscreen integration into separate files
2023-03-05 15:08:08 +01:00
kwin.kcfg
Drop MoveMinimizedWindowsToEndOfTabBoxFocusChain
2023-03-07 10:02:32 +00:00
kwin.notifyrc
SVN_SILENT made messages (.desktop file) - always resolve ours
2023-02-10 02:01:56 +00:00
kwineglutils_p.h
Get rid of compiler warnings about unused getEglErrorString()
2023-03-14 10:21:11 +00:00
layers.cpp
Replace Deleted with Window where possible
2023-03-13 14:41:44 +02:00
layershellv1integration.cpp
layershellv1integration.h
layershellv1window.cpp
Tidy Window::windowClosed() signal
2023-03-14 07:15:56 +00:00
layershellv1window.h
linux_dmabuf.cpp
linux_dmabuf.h
main.cpp
Drop Application::setupTranslator()
2023-03-14 12:55:31 +02:00
main.h
Drop Application::setupTranslator()
2023-03-14 12:55:31 +02:00
main_wayland.cpp
Drop Application::setupTranslator()
2023-03-14 12:55:31 +02:00
main_wayland.h
Launch xwayland on demand
2023-02-06 16:24:01 +00:00
main_x11.cpp
Drop Application::setupTranslator()
2023-03-14 12:55:31 +02:00
main_x11.h
cursor: make position, hotspot and size floating point
2023-02-20 21:01:39 +00:00
Messages.sh
modifier_only_shortcuts.cpp
modifier_only_shortcuts.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
mousebuttons.cpp
Fix button to Qt::MouseButton mapping
2023-02-10 09:27:37 +00:00
mousebuttons.h
moving_client_x11_filter.cpp
moving_client_x11_filter.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
netinfo.cpp
Port Workspace::sendWindowToDesktop to VirtualDesktop
2023-02-24 10:32:41 +02:00
netinfo.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
onscreennotification.cpp
onscreennotification.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
options.cpp
Drop MoveMinimizedWindowsToEndOfTabBoxFocusChain
2023-03-07 10:02:32 +00:00
options.h
Drop MoveMinimizedWindowsToEndOfTabBoxFocusChain
2023-03-07 10:02:32 +00:00
org.freedesktop.DBus.Properties.xml
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
port all headers to pragma once
2022-12-16 20:58:17 +00:00
outline.cpp
outline.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
placeholderinputeventfilter.cpp
use std::chrono::microseconds for time in input events
2022-12-21 21:07:15 +01:00
placeholderinputeventfilter.h
use std::chrono::microseconds for time in input events
2022-12-21 21:07:15 +01:00
placeholderoutput.cpp
placeholderoutput.h
placement.cpp
wayland: Remove implicit slide constraint adjustment
2023-03-09 13:05:42 +00:00
placement.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
placementtracker.cpp
Remove window arg in Window::{buffer,client,frame}GeometryChanged signals
2023-03-06 17:30:27 +00:00
placementtracker.h
Remove window arg in Window::{buffer,client,frame}GeometryChanged signals
2023-03-06 17:30:27 +00:00
plugin.cpp
plugin.h
pluginmanager.cpp
plugins: Adapt plugins to KPluginMetaData changes
2023-03-01 15:50:10 +00:00
pluginmanager.h
plugins: Adapt plugins to KPluginMetaData changes
2023-03-01 15:50:10 +00:00
pointer_input.cpp
Rename interactive move resize lifecycle signals
2023-02-23 11:38:34 +00:00
pointer_input.h
Match pointer/keyboard/touch lifespan to Seat lifespan
2023-02-09 16:36:24 +00:00
popup_input_filter.cpp
Tidy Window::windowClosed() signal
2023-03-14 07:15:56 +00:00
popup_input_filter.h
Tidy Window::windowClosed() signal
2023-03-14 07:15:56 +00:00
rootinfo_filter.cpp
rootinfo_filter.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
rulebooksettings.cpp
rulebooksettings.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
rulebooksettingsbase.kcfg
rulebooksettingsbase.kcfgc
rules.cpp
rules: Make wmclass matching case sensitive
2023-03-10 14:16:32 +00:00
rules.h
Drop support for _KDE_NET_WM_TEMPORARY_RULES
2023-02-02 15:34:24 +00:00
rulesettings.kcfg
kcms/rules: Change opacity defaults to 100%
2023-02-09 22:41:39 +01:00
rulesettings.kcfgc
screenedge.cpp
Port away from QRectF::contains()
2023-02-21 19:45:51 +00:00
screenedge.h
cursor: make position, hotspot and size floating point
2023-02-20 21:01:39 +00:00
screenlockerwatcher.cpp
screenlockerwatcher.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
settings.kcfgc
shadow.cpp
scene: Decouple scene bits from Shadow class
2023-02-22 10:07:41 +00:00
shadow.h
scene: Decouple scene bits from Shadow class
2023-02-22 10:07:41 +00:00
shortcutdialog.ui
sm.cpp
sm.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
syncalarmx11filter.cpp
syncalarmx11filter.h
tablet_input.cpp
Remove Qt 5 specific code
2023-02-28 18:30:26 +02:00
tablet_input.h
use std::chrono::microseconds for time in input events
2022-12-21 21:07:15 +01:00
tabletmodemanager.cpp
tabletmodemanager: properly export properties
2023-03-01 13:53:36 +01:00
tabletmodemanager.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
touch_input.cpp
workspace: take touch and tablet into account for active output follows mouse
2023-01-03 20:01:11 +00:00
touch_input.h
use std::chrono::microseconds for time in input events
2022-12-21 21:07:15 +01:00
unmanaged.cpp
Tidy Window::windowClosed() signal
2023-03-14 07:15:56 +00:00
unmanaged.h
Unify Window::killWindow() for unmanaged windows
2023-02-26 14:12:53 +02:00
useractions.cpp
Merge Window::minimize and Window::unminimize
2023-03-07 12:20:07 +00:00
useractions.h
useractions: add "Move to Activity" entries
2023-01-03 23:12:18 +00:00
virtualdesktops.cpp
virtualdesktops: use Meta key for axis shortcuts
2023-03-08 17:43:21 +00:00
virtualdesktops.h
Make VirtualDesktopManager::currentChanged pass VirtualDesktop
2023-02-25 21:22:40 +00:00
virtualdesktopsdbustypes.cpp
virtualdesktopsdbustypes.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
virtualkeyboard_dbus.cpp
virtualkeyboard_dbus.h
was_user_interaction_x11_filter.cpp
was_user_interaction_x11_filter.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
wayland_server.cpp
scene: Rename Scene to WorkspaceScene
2022-12-21 11:49:07 +02:00
wayland_server.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
waylandshellintegration.cpp
waylandshellintegration.h
waylandwindow.cpp
wayland: Setup compositing when window is mapped ready for painting
2023-03-07 13:44:03 +00:00
waylandwindow.h
wayland: Setup compositing when window is mapped ready for painting
2023-03-07 13:44:03 +00:00
window.cpp
Replace Deleted with Window where possible
2023-03-13 14:41:44 +02:00
window.h
Tidy Window::windowClosed() signal
2023-03-14 07:15:56 +00:00
window_property_notify_x11_filter.cpp
window_property_notify_x11_filter.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
workspace.cpp
Replace Deleted with Window where possible
2023-03-13 14:41:44 +02:00
workspace.h
Replace Deleted with Window where possible
2023-03-13 14:41:44 +02:00
x11eventfilter.cpp
x11eventfilter.h
port all headers to pragma once
2022-12-16 20:58:17 +00:00
x11syncmanager.cpp
scene: Rename Scene to WorkspaceScene
2022-12-21 11:49:07 +02:00
x11syncmanager.h
x11window.cpp
Tidy Window::windowClosed() signal
2023-03-14 07:15:56 +00:00
x11window.h
Remove X11 specific properties
2023-03-07 13:06:06 +00:00
xdgactivationv1.cpp
xdgactivationv1.h
xdgshellintegration.cpp
xdgshellintegration.h
xdgshellwindow.cpp
Tidy Window::windowClosed() signal
2023-03-14 07:15:56 +00:00
xdgshellwindow.h
xkb.cpp
Forward keymap and modifier change to input method keyboard grab when changed.
2023-03-09 20:39:26 +00:00
xkb.h
cleanup: get rid of "parent" argument
2022-12-29 16:55:33 +00:00
xwaylandwindow.cpp
xwaylandwindow.h