kwin/src
Vlad Zahorodnii 82ef63a3d4 wayland: Use correct signal to get notified when to destroy InputPanelV1Window
The window should be destroyed when the associated surface role is about
to be destroyed. QObject::destroyed is too late.
2023-03-23 11:24:20 +02:00
..
3rdparty
backends backends/drm: remove unused variable 2023-03-22 17:50:20 +01: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 Extend lifetime of decoration to lifetime of Deleted 2023-03-22 11:25:58 +00:00
effects effects/screenshot: Provide screenshot scale information 2023-03-22 10:35:55 +00:00
helpers helper: Don't leak lock file to kwin_wayland 2023-03-08 17:55:00 +02:00
kcms kcms/scripts: Remove unused stuff 2023-03-21 18:54:13 +00:00
libkwineffects Add a runtime guard that offscreen windows do not generate platform windows 2023-03-21 16:09:56 +00:00
platformsupport platformsupport/scenes/opengl: filter out external formats properly 2023-03-22 17:50:14 +01:00
plugins Add a runtime guard that offscreen windows do not generate platform windows 2023-03-21 16:09:56 +00:00
qml Port to versionless QML module imports 2023-03-12 14:18:34 +00:00
scene Refactor compositing teardown in X11Window and Unmanaged 2023-03-22 19:15:19 +00:00
scripting scripting: Refactor generic scripted config 2023-03-19 22:36:12 +02:00
scripts SVN_SILENT made messages (.desktop file) - always resolve ours 2023-03-20 02:35:00 +00:00
tabbox src/tabbox: port to standard smart pointers 2023-03-20 14:05:29 +01: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 wayland: Use correct signal to get notified when to destroy InputPanelV1Window 2023-03-23 11:24:20 +02:00
xwayland Drop Qt::Network dependency 2023-03-22 07:23:24 +00:00
activation.cpp Make Workspace::allClientList() return all windows 2023-03-15 11:52:01 +00:00
activities.cpp Make Workspace::allClientList() return all windows 2023-03-15 11:52:01 +00:00
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 Drop service type desktop files 2023-03-17 22:07:51 +02:00
composite.cpp Make Workspace::allClientList() return all windows 2023-03-15 11:52:01 +00: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 Make Workspace::allClientList() return all windows 2023-03-15 11:52:01 +00: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 Extend lifetime of decoration to lifetime of Deleted 2023-03-22 11:25:58 +00:00
deleted.h Extend lifetime of decoration to lifetime of Deleted 2023-03-22 11:25:58 +00: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 Port some connections to Qt::SingleShotConnection 2023-03-16 11:03:07 +01:00
effects.h Make Workspace::allClientList() return all windows 2023-03-15 11:52:01 +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 Drop Workspace::internalWindows() 2023-03-21 17:01:20 +00:00
input.h Fix picking drag target 2023-03-15 15:45:33 +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 Use proper signal to get notified when to reset virtual keyboard geometry 2023-03-22 15:59:34 +02:00
inputmethod.h Add text-input-v1 support 2023-01-16 10:34:37 -08:00
inputpanelv1integration.cpp
inputpanelv1integration.h
inputpanelv1window.cpp wayland: Use correct signal to get notified when to destroy InputPanelV1Window 2023-03-23 11:24:20 +02:00
inputpanelv1window.h inputpanel: ignore requested output 2023-01-23 22:28:41 +00:00
internalwindow.cpp Extend lifetime of decoration to lifetime of Deleted 2023-03-22 11:25:58 +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 Drop Workspace::unmanagedList() 2023-03-21 07:49:38 +00:00
layershellv1integration.cpp
layershellv1integration.h
layershellv1window.cpp Fix destruction order of alive and deleted windows 2023-03-22 11:25:58 +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 Port some connections to Qt::SingleShotConnection 2023-03-16 11:03:07 +01: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 Move scene related bits into src/scene/ directory 2022-12-16 19:15:35 +00:00
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 Make Workspace::allClientList() return all windows 2023-03-15 11:52:01 +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 Make Workspace::allClientList() return all windows 2023-03-15 11:52:01 +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 Make Workspace::allClientList() return all windows 2023-03-15 11:52:01 +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 Make Workspace::allClientList() return all windows 2023-03-15 11:52:01 +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 some connections to Qt::SingleShotConnection 2023-03-16 11:03:07 +01: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 adapt to kdecoration changes 2023-03-19 15:26:15 +00:00
shadow.h adapt to kdecoration changes 2023-03-19 15:26:15 +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 Refactor compositing teardown in X11Window and Unmanaged 2023-03-22 19:15:19 +00:00
unmanaged.h Unify Window::killWindow() for unmanaged windows 2023-02-26 14:12:53 +02:00
useractions.cpp Make Workspace::allClientList() return all windows 2023-03-15 11:52:01 +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 Port some connections to Qt::SingleShotConnection 2023-03-16 11:03:07 +01:00
wayland_server.h Port some connections to Qt::SingleShotConnection 2023-03-16 11:03:07 +01: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 Refactor compositing teardown in X11Window and Unmanaged 2023-03-22 19:15:19 +00:00
window.h Refactor compositing teardown in X11Window and Unmanaged 2023-03-22 19:15:19 +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 Drop Workspace::internalWindows() 2023-03-21 17:01:20 +00:00
workspace.h Drop Workspace::internalWindows() 2023-03-21 17:01:20 +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 Refactor compositing teardown in X11Window and Unmanaged 2023-03-22 19:15:19 +00:00
x11window.h Drop unused X11Window::wasOriginallyGroupTransient() 2023-03-23 09:48:07 +02:00
xdgactivationv1.cpp
xdgactivationv1.h port more stuff to standard smart pointers 2023-03-20 14:16:37 +01:00
xdgshellintegration.cpp
xdgshellintegration.h
xdgshellwindow.cpp Extend lifetime of decoration to lifetime of Deleted 2023-03-22 11:25:58 +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