kwin/src
Xaver Hugl ae09600481 platformsupport/scenes/opengl: add a factory function for EglSwapchainSlot
This makes it more obvious that creating slots can fail, and makes it simpler to add
checks for that
2023-09-28 23:27:37 +00:00
..
3rdparty
backends fix segfault in EglGbmBackend::textureForOutput 2023-09-28 23:52:52 +08:00
colors Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
core outputconfigurationstore: don't select generated modes as the default 2023-09-27 17:38:25 +02:00
decorations wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
helpers port most uses of the reset(new ...) pattern to std::make_unique 2023-08-11 15:58:15 +02:00
kcms kcms/screenedges: Drop unused functions 2023-09-27 16:30:05 +03:00
libkwineffects Merge desktop grid and overview together with a new three-state design 2023-09-25 11:14:37 +00:00
platformsupport platformsupport/scenes/opengl: add a factory function for EglSwapchainSlot 2023-09-28 23:27:37 +00:00
plugins Merge desktop grid and overview together with a new three-state design 2023-09-25 11:14:37 +00:00
qml Port to Kirigami.Icon 2023-07-31 16:29:49 +00:00
scene scene/imageitem: don't crash if uploading a texture fails 2023-09-28 12:59:53 +02:00
scripting composite.h -> compositor.h 2023-09-08 09:48:59 +03:00
tabbox tabbox: Simplify loading switcher from KPackage 2023-09-28 08:15:54 +00:00
tiles port most uses of the reset(new ...) pattern to std::make_unique 2023-08-11 15:58:15 +02:00
utils wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
wayland autotests: Make testServerSideDecoration test more robust 2023-09-25 10:46:32 +03:00
xwayland xwayland: Initialize X11 compositing in Xwayland 2023-09-19 14:36:09 +00:00
activation.cpp Drop {client,window}DemandsAttentionChanged 2023-08-23 11:58:08 +00:00
activities.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
activities.h Remove some include_directories() 2023-03-23 14:37:48 +02:00
appmenu.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
appmenu.h Remove some include_directories() 2023-03-23 14:37:48 +02:00
atoms.cpp tabbox: Drop support for _KDE_FIRST_IN_WINDOWLIST 2023-03-25 11:14:09 +00:00
atoms.h tabbox: Drop support for _KDE_FIRST_IN_WINDOWLIST 2023-03-25 11:14:09 +00:00
client_machine.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
client_machine.h port all headers to pragma once 2022-12-16 20:58:17 +00:00
CMakeLists.txt Move X11Compositor and WaylandCompositor in their own files 2023-09-08 09:49:40 +03:00
compositor.cpp Split X11 and Wayland specific compositor initialization code paths 2023-09-22 14:06:24 +00:00
compositor.h Split X11 and Wayland specific compositor initialization code paths 2023-09-22 14:06:24 +00:00
compositor_wayland.cpp compositor_wayland: ignore placeholder outputs 2023-09-26 17:49:29 +02:00
compositor_wayland.h Split X11 and Wayland specific compositor initialization code paths 2023-09-22 14:06:24 +00:00
compositor_x11.cpp Drop scene initialization functions 2023-09-22 14:06:24 +00:00
compositor_x11.h Split X11 and Wayland specific compositor initialization code paths 2023-09-22 14:06:24 +00:00
config-kwin.h.cmake Remove PipeWire_FOUND in config-kwin.h 2023-05-03 14:51:57 +03:00
cursor.cpp composite.h -> compositor.h 2023-09-08 09:48:59 +03:00
cursor.h delete platform cursor before Application 2023-07-24 14:52:38 +00:00
cursorsource.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
cursorsource.h wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
dbusinterface.cpp Remove unused atoms.h include 2023-09-20 12:15:08 +00:00
dbusinterface.h Drop compositing suspension dbus api 2023-09-20 12:15:08 +00:00
debug_console.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
debug_console.h wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
debug_console.ui Fix warning about duplicate names in debug_console.ui 2023-03-25 18:33:24 +00:00
dpmsinputeventfilter.cpp backends: move dpms input filter handling to Workspace 2023-09-26 16:39:28 +00:00
dpmsinputeventfilter.h backends: move dpms input filter handling to Workspace 2023-09-26 16:39:28 +00:00
effectloader.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
effectloader.h port all headers to pragma once 2022-12-16 20:58:17 +00:00
effects.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
effects.h wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
events.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
focuschain.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
focuschain.h Remove some include_directories() 2023-03-23 14:37:48 +02:00
ftrace.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
ftrace.h Remove some include_directories() 2023-03-23 14:37:48 +02:00
gestures.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
gestures.h Remove some include_directories() 2023-03-23 14:37:48 +02:00
globalshortcuts.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
globalshortcuts.h globalshortcuts: Do not ignore duplicated shortcuts 2023-05-22 17:44:04 +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 wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
idle_inhibition.h
idledetector.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
idledetector.h
input.cpp backends/fakeinput: Implement fake input protocol in backend 2023-09-22 11:08:26 +03:00
input.h core: Batch pointer input device events 2023-05-05 10:27:08 +00:00
input_event.cpp Remove Qt 5 specific code 2023-02-28 18:30:26 +02:00
input_event.h input: add special handling for tabbox modifiers 2023-08-11 13:28:21 +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 wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
inputmethod.h wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
inputpanelv1integration.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
inputpanelv1integration.h wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
inputpanelv1window.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
inputpanelv1window.h wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
internalwindow.cpp Make Window::updateShadow() agnostic about compositing status 2023-09-20 05:23:05 +00:00
internalwindow.h qpa: Port OpenGL code path to GraphicsBuffer 2023-08-07 13:17:18 +00:00
keyboard_input.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
keyboard_input.h cleanup: get rid of "parent" argument 2022-12-29 16:55:33 +00:00
keyboard_layout.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
keyboard_layout.h port all headers to pragma once 2022-12-16 20:58:17 +00:00
keyboard_layout_switching.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
keyboard_layout_switching.h port all headers to pragma once 2022-12-16 20:58:17 +00:00
keyboard_repeat.cpp wayland: Drop "_interface" from filenames 2023-09-15 13:13:43 +00:00
keyboard_repeat.h use std::chrono::microseconds for time in input events 2022-12-21 21:07:15 +01:00
killwindow.cpp x11: Merge Unmanaged into X11Window 2023-03-28 18:14:32 +00:00
killwindow.h port all headers to pragma once 2022-12-16 20:58:17 +00:00
kscreenintegration.cpp core: Move Output::Transform enum to KWin namespace 2023-07-25 12:09:01 +03:00
kscreenintegration.h handle laptop lid closing in KWin 2023-05-09 15:18:33 +00:00
kwin.kcfg Drop options.h include 2023-07-04 08:22:43 +00:00
kwin.notifyrc Drop compositing suspension dbus api 2023-09-20 12:15:08 +00:00
KWinConfig.cmake.in We depend against qt6 2023-07-13 09:27:53 +02:00
kwineglutils_p.h platformsupport/scenes: move egl context into a separate class 2023-04-12 15:01:51 +02:00
layers.cpp composite.h -> compositor.h 2023-09-08 09:48:59 +03:00
layershellv1integration.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
layershellv1integration.h wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
layershellv1window.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
layershellv1window.h wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
lidswitchtracker.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
lidswitchtracker.h handle laptop lid closing in KWin 2023-05-09 15:18:33 +00:00
main.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
main.h Add X11 composite window property in Application 2023-09-19 15:28:09 +00:00
main_wayland.cpp wayland: Simplify startup of compositor 2023-09-20 12:50:15 +00:00
main_wayland.h Launch xwayland on demand 2023-02-06 16:24:01 +00:00
main_x11.cpp Create X11Compositor in main_x11.cpp 2023-09-19 15:28:09 +00:00
main_x11.h delete platform cursor before Application 2023-07-24 14:52:38 +00:00
Messages.sh {effects,scripts,plugins}: Use kwin translation domain 2023-04-19 07:10:14 +00:00
modifier_only_shortcuts.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +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 Remove boolean trap in Window::setFullScreen() 2023-08-24 07:29:02 +00:00
netinfo.h port most uses of the reset(new ...) pattern to std::make_unique 2023-08-11 15:58:15 +02:00
onscreennotification.cpp port most uses of the reset(new ...) pattern to std::make_unique 2023-08-11 15:58:15 +02:00
onscreennotification.h port all headers to pragma once 2022-12-16 20:58:17 +00:00
options.cpp Refactor compositing config loading 2023-09-18 13:40:33 +00:00
options.h Refactor compositing config loading 2023-09-18 13:40:33 +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 Drop compositing suspension dbus api 2023-09-20 12:15:08 +00:00
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 composite.h -> compositor.h 2023-09-08 09:48:59 +03:00
outline.h Remove some include_directories() 2023-03-23 14:37:48 +02:00
outputconfigurationstore.cpp outputconfigurationstore: don't select generated modes as the default 2023-09-27 17:38:25 +02:00
outputconfigurationstore.h handle laptop lid closing in KWin 2023-05-09 15:18:33 +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 Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
placeholderoutput.h
placement.cpp Drop bounds argument from transientPlacement 2023-08-21 11:17:18 +00:00
placement.h Port window cascading from X11 desktop ids to VirtualDesktop 2023-03-30 12:21:05 +03:00
placementtracker.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
placementtracker.h Remove window arg in Window::{buffer,client,frame}GeometryChanged signals 2023-03-06 17:30:27 +00:00
plugin.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
plugin.h
pluginmanager.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
pluginmanager.h Remove some include_directories() 2023-03-23 14:37:48 +02:00
pointer_input.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
pointer_input.h wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
popup_input_filter.cpp wayland: Drop "_interface" from filenames 2023-09-15 13:13:43 +00:00
popup_input_filter.h Tidy Window::windowClosed() signal 2023-03-14 07:15:56 +00:00
resources.qrc scene: Add pixel grid snapping debug pass 2023-04-18 08:16:11 +00: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 Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
rules.h get rid of some unnecessary const_casts 2023-06-14 14:36:36 +00:00
rulesettings.kcfg kcms/rules: Change opacity defaults to 100% 2023-02-09 22:41:39 +01:00
rulesettings.kcfgc
screenedge.cpp screenedge: Fix dragging windows between VDs 2023-09-12 20:44:32 +02:00
screenedge.h Delegate screen edge reservation error handling to user 2023-05-26 08:50:37 +00:00
screenlockerwatcher.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
screenlockerwatcher.h Remove some include_directories() 2023-03-23 14:37:48 +02:00
settings.kcfgc
shadow.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
shadow.h wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
shortcutdialog.ui
sm.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
sm.h Remove some include_directories() 2023-03-23 14:37:48 +02:00
syncalarmx11filter.cpp
syncalarmx11filter.h
tablet_input.cpp wayland: Drop "_interface" from filenames 2023-09-15 13:13:43 +00:00
tablet_input.h use std::chrono::microseconds for time in input events 2022-12-21 21:07:15 +01:00
tabletmodemanager.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
tabletmodemanager.h Remove unused fields 2023-07-18 11:15:50 +00:00
touch_input.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
touch_input.h Remove unused fields 2023-07-18 11:15:50 +00:00
useractions.cpp Move "Suspend Compositing" shortcut to X11 compositor 2023-09-20 16:13:08 +03:00
useractions.h Move Window::{frameId,window} to X11Window 2023-03-29 13:18:01 +03:00
virtualdesktops.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
virtualdesktops.h wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
virtualdesktopsdbustypes.cpp
virtualdesktopsdbustypes.h port all headers to pragma once 2022-12-16 20:58:17 +00:00
virtualkeyboard_dbus.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
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 wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
wayland_server.h wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
waylandshellintegration.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
waylandshellintegration.h
waylandwindow.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
waylandwindow.h wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
window.cpp Simplify Window::setReadyForPainting() 2023-09-20 11:56:02 +00:00
window.h wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
window_property_notify_x11_filter.cpp x11: Merge Unmanaged into X11Window 2023-03-28 18:14:32 +00:00
window_property_notify_x11_filter.h port all headers to pragma once 2022-12-16 20:58:17 +00:00
workspace.cpp backends/drm: don't wake displays up when outputs get temporarily removed 2023-09-27 00:02:42 +02:00
workspace.h backends: move dpms input filter handling to Workspace 2023-09-26 16:39:28 +00:00
x11eventfilter.cpp
x11eventfilter.h port all headers to pragma once 2022-12-16 20:58:17 +00:00
x11syncmanager.cpp composite.h -> compositor.h 2023-09-08 09:48:59 +03:00
x11syncmanager.h libkwineffects: rename kwingl* files to gl* 2023-09-07 16:41:22 +02:00
x11window.cpp x11: Drop support for private colormaps 2023-09-21 11:58:41 +00:00
x11window.h x11: Drop support for private colormaps 2023-09-21 11:58:41 +00:00
xdgactivationv1.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
xdgactivationv1.h wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
xdgshellintegration.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
xdgshellintegration.h wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
xdgshellwindow.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
xdgshellwindow.h wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
xkb.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
xkb.h wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00