.. |
3rdparty
|
|
|
backends
|
x11/windowed: Fix screencasting
|
2023-02-14 14:41:42 +00:00 |
colors
|
qAsConst -> std::as_const
|
2022-11-01 16:52:01 +02:00 |
core
|
Remove some code duplication in cursor layer code
|
2023-01-20 08:22:18 +00:00 |
decorations
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
effects
|
SVN_SILENT made messages (.desktop file) - always resolve ours
|
2023-02-11 01:59:50 +00:00 |
helpers
|
build: Add -Wno-unused-parameter compiler option
|
2022-10-31 15:50:37 +00:00 |
kcms
|
SVN_SILENT made messages (.desktop file) - always resolve ours
|
2023-02-10 02:01:56 +00:00 |
libkwineffects
|
plugins/screencast: Simplify y inverted handling
|
2023-02-10 15:16:40 +00:00 |
platformsupport
|
wayland: Fix updating pixel data from translucent client buffers when using qpainter backend
|
2022-12-19 18:15:00 +00:00 |
plugins
|
plugins/screencast: Simplify projection matrix code in window source
|
2023-02-11 12:48:24 +00:00 |
qml
|
scripting: Drop clientArea(area, QPoint, VirtualDesktop) overload
|
2023-02-11 09:49:28 +00:00 |
scene
|
Drop Window.screen property
|
2023-02-11 12:16:46 +02:00 |
scripting
|
Drop Window.screen property
|
2023-02-11 12:16:46 +02:00 |
scripts
|
scripting: Remove X11 specific signals
|
2023-02-07 21:54:39 +00:00 |
tabbox
|
SVN_SILENT made messages (.desktop file) - always resolve ours
|
2023-02-10 02:01:56 +00:00 |
tiles
|
tiling: Evacuate tiled windows from custom & quick tiling on output removal
|
2023-02-14 12:03:40 +00:00 |
utils
|
QuickTile: register enum to metaobject/QDebug
|
2023-01-24 17:58:26 +01:00 |
wayland
|
wayland: Fix a typo in DataControlDeviceV1Interface::sendPrimarySelection()
|
2023-02-13 13:16:50 +02:00 |
xwayland
|
XWayland: Don't dispatch xwayland events in QAbstractEventDispatcher sleeps
|
2023-02-08 10:34:20 +00:00 |
activation.cpp
|
Only make startup notification change the virtual desktop if requested
|
2023-01-04 12:12:26 +00:00 |
activities.cpp
|
qAsConst -> std::as_const
|
2022-11-01 16:52:01 +02:00 |
activities.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
appmenu.cpp
|
|
|
appmenu.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
atoms.cpp
|
wayland: Implement xwayland-shell-v1
|
2022-12-05 17:09:01 +02:00 |
atoms.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
client_machine.cpp
|
Change type of Window.wmCommand and Window.wmClientMachine to QString
|
2022-10-22 13:38:36 +00:00 |
client_machine.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
CMakeLists.txt
|
scripting: Flatten source tree
|
2023-02-07 07:08:04 +00:00 |
composite.cpp
|
Include layer postPaint in render loop timings
|
2023-01-05 14:41:43 +00:00 |
composite.h
|
scene: Introduce cursor item and scene
|
2023-01-03 09:33:17 +00:00 |
config-kwin.h.cmake
|
Support XKB_CONTEXT_NO_SECURE_GETENV flag
|
2023-01-07 11:35:42 +00:00 |
cursor.cpp
|
Add CursorSource size getter
|
2022-12-21 18:30:27 +00:00 |
cursor.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
cursordelegate_opengl.cpp
|
scene: Introduce cursor item and scene
|
2023-01-03 09:33:17 +00:00 |
cursordelegate_opengl.h
|
scene: Introduce cursor item and scene
|
2023-01-03 09:33:17 +00:00 |
cursordelegate_qpainter.cpp
|
scene: Introduce cursor item and scene
|
2023-01-03 09:33:17 +00:00 |
cursordelegate_qpainter.h
|
scene: Introduce cursor item and scene
|
2023-01-03 09:33:17 +00:00 |
cursorsource.cpp
|
Add CursorSource size getter
|
2022-12-21 18:30:27 +00:00 |
cursorsource.h
|
Add CursorSource size getter
|
2022-12-21 18:30:27 +00:00 |
dbusinterface.cpp
|
org.kde.KWin: Expose a window's UUID
|
2023-01-13 17:51:36 +01:00 |
dbusinterface.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
debug_console.cpp
|
use std::chrono::microseconds for time in input events
|
2022-12-21 21:07:15 +01: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
|
window: use std::unique_ptr to manage the windowitem
|
2023-01-07 21:52:10 +01:00 |
deleted.h
|
window: use std::unique_ptr to manage the windowitem
|
2023-01-07 21:52:10 +01: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
|
Add missing includes for KF6
|
2023-01-28 09:16:14 +00:00 |
effectloader.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
effects.cpp
|
effects: Drop EffectWindow::(un)referencePreviousWindowPixmap
|
2023-02-07 18:10:52 +02:00 |
effects.h
|
effects: Drop EffectWindow::(un)referencePreviousWindowPixmap
|
2023-02-07 18:10:52 +02:00 |
events.cpp
|
remove some macros with questionable usefulness
|
2023-01-11 19:22:23 +00:00 |
focuschain.cpp
|
|
|
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
|
|
|
idle_inhibition.h
|
|
|
idledetector.cpp
|
|
|
idledetector.h
|
|
|
input.cpp
|
unify touchpad gesture APIs
|
2023-02-02 16:21:36 +00:00 |
input.h
|
unify touchpad gesture APIs
|
2023-02-02 16:21:36 +00:00 |
input_event.cpp
|
use std::chrono::microseconds for time in input events
|
2022-12-21 21:07:15 +01:00 |
input_event.h
|
Remove tablet tool when the tablet device is removed
|
2023-01-05 14:40:46 +00: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
|
Add text-input-v1 support
|
2023-01-16 10:34:37 -08:00 |
inputmethod.h
|
Add text-input-v1 support
|
2023-01-16 10:34:37 -08:00 |
inputpanelv1integration.cpp
|
|
|
inputpanelv1integration.h
|
|
|
inputpanelv1window.cpp
|
inputpanel: ignore requested output
|
2023-01-23 22:28:41 +00:00 |
inputpanelv1window.h
|
inputpanel: ignore requested output
|
2023-01-23 22:28:41 +00:00 |
internalwindow.cpp
|
Drop Window.screen property
|
2023-02-11 12:16:46 +02: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
|
Forward declare Xkb in keyboard_input.h
|
2022-11-02 09:21:55 +00:00 |
keyboard_layout.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
keyboard_layout_switching.cpp
|
build: Add -Wno-unused-parameter compiler option
|
2022-10-31 15:50:37 +00:00 |
keyboard_layout_switching.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
keyboard_repeat.cpp
|
Forward declare Xkb in keyboard_input.h
|
2022-11-02 09:21:55 +00:00 |
keyboard_repeat.h
|
use std::chrono::microseconds for time in input events
|
2022-12-21 21:07:15 +01:00 |
killwindow.cpp
|
core: Move workspace bits from Platform to Application
|
2022-11-10 10:10:28 +02:00 |
killwindow.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
kwin.kcfg
|
tabbox: Remove unused ShowDelay option
|
2023-01-25 13:48:27 +02:00 |
kwin.notifyrc
|
SVN_SILENT made messages (.desktop file) - always resolve ours
|
2023-02-10 02:01:56 +00:00 |
kwineglutils_p.h
|
|
|
layers.cpp
|
qAsConst -> std::as_const
|
2022-11-01 16:52:01 +02:00 |
layershellv1integration.cpp
|
|
|
layershellv1integration.h
|
|
|
layershellv1window.cpp
|
|
|
layershellv1window.h
|
|
|
linux_dmabuf.cpp
|
build: Add -Wno-unused-parameter compiler option
|
2022-10-31 15:50:37 +00:00 |
linux_dmabuf.h
|
|
|
main.cpp
|
scene: Rename Scene to WorkspaceScene
|
2022-12-21 11:49:07 +02:00 |
main.h
|
fix ASAN detected stack-use-after-return error
|
2022-12-29 16:55:33 +00:00 |
main_wayland.cpp
|
forward all channels of started subprocesses
|
2023-02-14 13:11:32 +01:00 |
main_wayland.h
|
Launch xwayland on demand
|
2023-02-06 16:24:01 +00:00 |
main_x11.cpp
|
scene: Rename Scene to WorkspaceScene
|
2022-12-21 11:49:07 +02:00 |
main_x11.h
|
scene: Rename Scene to WorkspaceScene
|
2022-12-21 11:49:07 +02:00 |
Messages.sh
|
Move scene related bits into src/scene/ directory
|
2022-12-16 19:15:35 +00:00 |
modifier_only_shortcuts.cpp
|
build: Add -Wno-unused-parameter compiler option
|
2022-10-31 15:50:37 +00:00 |
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
|
Drop support for _KDE_NET_WM_TEMPORARY_RULES
|
2023-02-02 15:34:24 +00:00 |
netinfo.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
onscreennotification.cpp
|
build: Hardcode kwin name
|
2022-11-02 10:21:23 +00:00 |
onscreennotification.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
options.cpp
|
Xwayland: Allow users to optionally let Xwayland eavesdrop on certain modes
|
2022-12-15 16:35:37 +00:00 |
options.h
|
Change default latency policy to "Force smoothest animations"
|
2023-01-17 04:10:30 +00:00 |
org.freedesktop.DBus.Properties.xml
|
Include org.freedesktop.locale1 support
|
2022-10-30 23:03:55 +01:00 |
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: Fix OSD::show from the non-main thread
|
2022-10-29 22:30:03 +00:00 |
osd.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
outline.cpp
|
core: Move workspace bits from Platform to Application
|
2022-11-10 10:10:28 +02:00 |
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
|
placement: remove cascaded placement policy
|
2022-12-02 14:05:32 +00:00 |
placement.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
placementtracker.cpp
|
Remove unused include
|
2022-11-03 20:30:06 +02:00 |
placementtracker.h
|
|
|
plugin.cpp
|
|
|
plugin.h
|
|
|
pluginmanager.cpp
|
|
|
pluginmanager.h
|
|
|
pointer_input.cpp
|
Match pointer/keyboard/touch lifespan to Seat lifespan
|
2023-02-09 16:36:24 +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
|
use std::chrono::microseconds for time in input events
|
2022-12-21 21:07:15 +01:00 |
popup_input_filter.h
|
use std::chrono::microseconds for time in input events
|
2022-12-21 21:07:15 +01:00 |
rootinfo_filter.cpp
|
|
|
rootinfo_filter.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
rulebooksettings.cpp
|
qAsConst -> std::as_const
|
2022-11-01 16:52:01 +02:00 |
rulebooksettings.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
rulebooksettingsbase.kcfg
|
|
|
rulebooksettingsbase.kcfgc
|
|
|
rules.cpp
|
Drop Window.screen property
|
2023-02-11 12:16:46 +02: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
|
gesture: use the global direction enums
|
2023-02-02 16:21:36 +00:00 |
screenedge.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
screenlockerwatcher.cpp
|
build: Add -Wno-unused-parameter compiler option
|
2022-10-31 15:50:37 +00:00 |
screenlockerwatcher.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
settings.kcfgc
|
|
|
shadow.cpp
|
Store shadow elements as QImages
|
2023-01-18 07:27:40 +00:00 |
shadow.h
|
Store shadow elements as QImages
|
2023-01-18 07:27:40 +00:00 |
shortcutdialog.ui
|
|
|
sm.cpp
|
qAsConst -> std::as_const
|
2022-11-01 16:52:01 +02:00 |
sm.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +00:00 |
syncalarmx11filter.cpp
|
|
|
syncalarmx11filter.h
|
|
|
tablet_input.cpp
|
workspace: take touch and tablet into account for active output follows mouse
|
2023-01-03 20:01:11 +00:00 |
tablet_input.h
|
use std::chrono::microseconds for time in input events
|
2022-12-21 21:07:15 +01:00 |
tabletmodemanager.cpp
|
|
|
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
|
window: use std::unique_ptr to manage the windowitem
|
2023-01-07 21:52:10 +01:00 |
unmanaged.h
|
window: use std::unique_ptr to manage the windowitem
|
2023-01-07 21:52:10 +01:00 |
useractions.cpp
|
useractions: rename shortcuts 'window to screen' -> 'move window to screen'
|
2023-02-13 15:52:38 +00:00 |
useractions.h
|
useractions: add "Move to Activity" entries
|
2023-01-03 23:12:18 +00:00 |
virtualdesktops.cpp
|
unify touchpad gesture APIs
|
2023-02-02 16:21:36 +00:00 |
virtualdesktops.h
|
port all headers to pragma once
|
2022-12-16 20:58:17 +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
|
build: Add -Wno-unused-parameter compiler option
|
2022-10-31 15:50:37 +00:00 |
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
|
Drop Window.screen property
|
2023-02-11 12:16:46 +02:00 |
waylandwindow.h
|
window: use std::unique_ptr to manage the windowitem
|
2023-01-07 21:52:10 +01:00 |
window.cpp
|
Drop Window.screen property
|
2023-02-11 12:16:46 +02:00 |
window.h
|
Drop Window.screen property
|
2023-02-11 12:16:46 +02: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
|
tiling: Evacuate tiled windows from custom & quick tiling on output removal
|
2023-02-14 12:03:40 +00:00 |
workspace.h
|
Drop Workspace::{oldDisplayWidth,oldDisplayHeight}
|
2023-02-07 21:34:07 +00: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
|
Drop Window.screen property
|
2023-02-11 12:16:46 +02:00 |
x11window.h
|
x11: Remove unused signals
|
2023-02-08 14:47:26 +02:00 |
xdgactivationv1.cpp
|
activation: Guard against not having any active window
|
2022-11-16 07:44:52 +00:00 |
xdgactivationv1.h
|
|
|
xdgshellintegration.cpp
|
|
|
xdgshellintegration.h
|
|
|
xdgshellwindow.cpp
|
{x11,wayland}: Fix restoring fullscreen windows
|
2023-02-06 11:33:35 +00:00 |
xdgshellwindow.h
|
|
|
xkb.cpp
|
Support XKB_CONTEXT_NO_SECURE_GETENV flag
|
2023-01-07 11:35:42 +00:00 |
xkb.h
|
cleanup: get rid of "parent" argument
|
2022-12-29 16:55:33 +00:00 |
xwaylandwindow.cpp
|
|
|
xwaylandwindow.h
|
|
|