kwin/src
2022-08-29 14:34:01 +03:00
..
3rdparty wayland: Rework Xcursor theme loading 2022-02-18 09:59:39 +00:00
backends Refactor output state setting 2022-08-28 14:30:24 +00:00
colors Make ColorManager use outputs managed by Workspace 2022-08-10 10:17:30 +00:00
decorations move DecorationBridge singleton into Workspace 2022-07-21 15:24:57 +02:00
effects effects/private: Fix stacking order and initial visibility for windows pinned to all desktops 2022-08-29 14:34:01 +03:00
helpers Remove no longer needed ifdefs 2022-08-17 07:59:46 +02:00
kcmkwin SVN_SILENT made messages (.desktop file) - always resolve ours 2022-08-22 01:46:04 +00:00
libkwineffects Adapt to Qt6 QQuickRenderControl API changes 2022-08-24 15:15:34 +00:00
platformsupport Drop Screens::geometry() and Screens::size() 2022-08-27 13:51:37 +03:00
plugins plugins/nightcolor: fix wrong transition time update in location mode 2022-08-29 09:17:32 +00:00
qml Fix typo in qml margin 2022-06-17 13:58:05 -07:00
scenes replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
scripting scripting: Port ClientModel V2 from Screens 2022-08-27 09:21:44 +00:00
scripts SVN_SILENT made messages (.desktop file) - always resolve ours 2022-07-04 01:48:22 +00:00
tabbox replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
utils utils: Introduce RamFile class for memfd 2022-08-19 15:26:22 +02:00
wayland Refactor output state setting 2022-08-28 14:30:24 +00:00
xwayland Move primary output to Workspace 2022-08-25 06:35:55 +00:00
activation.cpp move Activities singleton into Workspace 2022-07-21 15:24:51 +02:00
activities.cpp move Activities singleton into Workspace 2022-07-21 15:24:51 +02:00
activities.h move Activities singleton into Workspace 2022-07-21 15:24:51 +02:00
appmenu.cpp move DecorationBridge singleton into Workspace 2022-07-21 15:24:57 +02:00
appmenu.h move ApplicationMenu singleton into Workspace 2022-07-21 15:24:57 +02:00
atoms.cpp Fetch and parse EDIDs on X11 2022-07-20 07:01:05 +00:00
atoms.h Fetch and parse EDIDs on X11 2022-07-20 07:01:05 +00:00
client_machine.cpp core: port a few things away from manual memory management 2022-07-19 08:42:22 +00:00
client_machine.h core: port a few things away from manual memory management 2022-07-19 08:42:22 +00:00
CMakeLists.txt backends/drm: move placeholder output management to Workspace 2022-08-27 20:30:27 +02:00
composite.cpp backends/drm: don't crash if beginFrame fails 2022-08-09 22:18:58 +02:00
composite.h replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
config-kwin.h.cmake utils: Introduce RamFile class for memfd 2022-08-19 15:26:22 +02:00
cursor.cpp x11: Add a helper to get the default screen 2022-07-29 14:15:12 +00:00
cursor.h Use floating geometry throughout 2022-07-14 10:04:46 +01:00
cursordelegate_opengl.cpp Simplify software cursor implementation 2022-04-13 10:16:16 +00:00
cursordelegate_opengl.h replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
cursordelegate_qpainter.cpp Simplify software cursor implementation 2022-04-13 10:16:16 +00:00
cursordelegate_qpainter.h Simplify software cursor implementation 2022-04-13 10:16:16 +00:00
dbusinterface.cpp placement: move singleton to Workspace 2022-08-02 21:37:41 +00:00
dbusinterface.h Expose Workspace::showingDesktop and a setter as D-Bus api 2022-07-29 09:52:16 +00:00
debug_console.cpp Fix some -Wunused-variable warnings 2022-08-23 10:54:39 +03:00
debug_console.h replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
debug_console.ui debug_console: Swap KTitleWidget for a bold QLabel 2022-04-07 15:57:26 +02:00
decorationitem.cpp replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
decorationitem.h replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
deleted.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
deleted.h Use floating geometry throughout 2022-07-14 10:04:46 +01:00
dmabufattributes.h dmabuf: make use of FileDescriptor class 2022-08-11 21:27:33 +02:00
dmabuftexture.cpp dmabuf: make use of FileDescriptor class 2022-08-11 21:27:33 +02:00
dmabuftexture.h dmabuf: make use of FileDescriptor class 2022-08-11 21:27:33 +02:00
dpmsinputeventfilter.cpp Make Workspace track managed outputs 2022-07-21 08:43:50 +00:00
dpmsinputeventfilter.h Run clang-format 2022-03-25 13:25:15 +02:00
effectloader.cpp Run clang-format 2022-03-25 13:25:15 +02:00
effectloader.h Run clang-format 2022-03-25 13:25:15 +02:00
effects.cpp replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
effects.h kwineffects: Make clientArea() return a QRectF 2022-07-28 10:58:59 +00:00
events.cpp Avoid rounding on X11 configure events 2022-08-09 06:59:13 +00:00
focuschain.cpp move FocusChain singleton into Workspace 2022-07-21 15:16:40 +02:00
focuschain.h move FocusChain singleton into Workspace 2022-07-21 15:16:40 +02:00
ftrace.cpp
ftrace.h replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
gestures.cpp gestures: limit progress range for pinch gestures 2022-05-18 16:55:27 +02:00
gestures.h gestures: rename weirdly named methods 2022-05-18 16:54:24 +02:00
globalshortcuts.cpp core: port a few things away from manual memory management 2022-07-19 08:42:22 +00:00
globalshortcuts.h replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
group.cpp core: port a few things away from manual memory management 2022-07-19 08:42:22 +00:00
group.h core: port a few things away from manual memory management 2022-07-19 08:42:22 +00:00
hide_cursor_spy.cpp Run clang-format 2022-03-25 13:25:15 +02:00
hide_cursor_spy.h
idle_inhibition.cpp wayland: Introduce IdleDetector 2022-06-29 20:27:50 +03:00
idle_inhibition.h wayland: Introduce IdleDetector 2022-06-29 20:27:50 +03:00
idledetector.cpp Make IdleDetector not emit resumed signal when it's inhibited 2022-07-05 20:36:04 +00:00
idledetector.h Make IdleDetector not emit resumed signal when it's inhibited 2022-07-05 20:36:04 +00:00
input.cpp libinput/device: Use button mapping that is used in input handling for supported buttons 2022-08-24 08:44:31 +00:00
input.h platform, scenes: use std::unique_ptr for creation functions 2022-07-18 14:26:26 +00:00
input_event.cpp Run clang-format 2022-03-25 13:25:15 +02:00
input_event.h Run clang-format 2022-03-25 13:25:15 +02:00
input_event_spy.cpp
input_event_spy.h Run clang-format 2022-03-25 13:25:15 +02:00
inputbackend.cpp
inputbackend.h Run clang-format 2022-03-25 13:25:15 +02:00
inputdevice.cpp
inputdevice.h Run clang-format 2022-03-25 13:25:15 +02:00
inputmethod.cpp screenlockerwatcher: move singleton to Application 2022-08-02 21:37:41 +00:00
inputmethod.h move InputMethod singleton to Application 2022-07-21 15:16:40 +02:00
inputpanelv1integration.cpp Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
inputpanelv1integration.h Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
inputpanelv1window.cpp Add KWin::Output handle to OutputInterface 2022-08-25 15:08:20 +03:00
inputpanelv1window.h Use floating geometry throughout 2022-07-14 10:04:46 +01:00
internalwindow.cpp wayland: Simplify geometry setup code in InternalWindow 2022-08-08 16:43:53 +03:00
internalwindow.h Use floating geometry throughout 2022-07-14 10:04:46 +01:00
item.cpp Make Workspace track managed outputs 2022-07-21 08:43:50 +00:00
item.h Use floating geometry throughout 2022-07-14 10:04:46 +01:00
keyboard_input.cpp replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
keyboard_input.h replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
keyboard_layout.cpp core: port a few things away from manual memory management 2022-07-19 08:42:22 +00:00
keyboard_layout.h core: port a few things away from manual memory management 2022-07-19 08:42:22 +00:00
keyboard_layout_switching.cpp core: port a few things away from manual memory management 2022-07-19 08:42:22 +00:00
keyboard_layout_switching.h core: port a few things away from manual memory management 2022-07-19 08:42:22 +00:00
keyboard_repeat.cpp Integrate kwaylandserver 2022-04-22 12:27:33 +03:00
keyboard_repeat.h Run clang-format 2022-03-25 13:25:15 +02:00
killwindow.cpp Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
killwindow.h Run clang-format 2022-03-25 13:25:15 +02:00
kwin.kcfg options: Set placement default in kcfg 2022-08-18 13:34:47 +00:00
kwin.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 2022-08-07 01:49:26 +00:00
kwineglutils_p.h Run clang-format 2022-03-25 13:25:15 +02:00
layers.cpp screenedge: move singleton to Workspace 2022-08-02 21:37:41 +00:00
layershellv1integration.cpp Add KWin::Output handle to OutputInterface 2022-08-25 15:08:20 +03:00
layershellv1integration.h Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
layershellv1window.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
layershellv1window.h Use floating geometry throughout 2022-07-14 10:04:46 +01:00
linux_dmabuf.cpp dmabuf: make use of FileDescriptor class 2022-08-11 21:27:33 +02:00
linux_dmabuf.h dmabuf: make use of FileDescriptor class 2022-08-11 21:27:33 +02:00
main.cpp Create color manager after workspace 2022-08-10 10:17:30 +00:00
main.h xwaylandinterface: move global to Application 2022-08-08 09:16:22 +00:00
main_wayland.cpp Rework how wl_output and kde-output-device are created 2022-08-11 17:17:47 +03:00
main_wayland.h xwaylandinterface: move global to Application 2022-08-08 09:16:22 +00:00
main_x11.cpp Create color manager after workspace 2022-08-10 10:17:30 +00:00
main_x11.h replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
Messages.sh
modifier_only_shortcuts.cpp screenlockerwatcher: move singleton to Application 2022-08-02 21:37:41 +00:00
modifier_only_shortcuts.h Run clang-format 2022-03-25 13:25:15 +02:00
mousebuttons.cpp libinput/device: Use button mapping that is used in input handling for supported buttons 2022-08-24 08:44:31 +00:00
mousebuttons.h libinput/device: Use button mapping that is used in input handling for supported buttons 2022-08-24 08:44:31 +00:00
moving_client_x11_filter.cpp Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
moving_client_x11_filter.h Run clang-format 2022-03-25 13:25:15 +02:00
netinfo.cpp Use correct geometry in GTKShowWindowMenu 2022-08-09 06:59:13 +00:00
netinfo.h core: port a few things away from manual memory management 2022-07-19 08:42:22 +00:00
onscreennotification.cpp replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
onscreennotification.h replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
options.cpp options: Set placement default in kcfg 2022-08-18 13:34:47 +00:00
options.h replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00: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 Expose Workspace::showingDesktop and a setter as D-Bus api 2022-07-29 09:52:16 +00:00
osd.cpp Run clang-format 2022-03-25 13:25:15 +02:00
osd.h
outline.cpp refactor Outline and move its singleton into Workspace 2022-08-02 21:37:41 +00:00
outline.h refactor Outline and move its singleton into Workspace 2022-08-02 21:37:41 +00:00
output.cpp Drop Output::updateEnablement() 2022-08-29 09:54:05 +03:00
output.h Drop Output::updateEnablement() 2022-08-29 09:54:05 +03:00
outputconfiguration.cpp Make OutputConfiguration take OutputMode 2022-07-27 07:26:48 +00:00
outputconfiguration.h Make OutputConfiguration take OutputMode 2022-07-27 07:26:48 +00:00
outputlayer.cpp renderbackend: move render methods to OutputLayer 2022-04-12 09:31:58 +00:00
outputlayer.h backends/drm: don't crash if beginFrame fails 2022-08-09 22:18:58 +02:00
overlaywindow.cpp Run clang-format 2022-03-25 13:25:15 +02:00
overlaywindow.h Run clang-format 2022-03-25 13:25:15 +02:00
placeholderinputeventfilter.cpp backends/drm: move placeholder output management to Workspace 2022-08-27 20:30:27 +02:00
placeholderinputeventfilter.h backends/drm: move placeholder output management to Workspace 2022-08-27 20:30:27 +02:00
placement.cpp placement: move singleton to Workspace 2022-08-02 21:37:41 +00:00
placement.h placement: move singleton to Workspace 2022-08-02 21:37:41 +00:00
platform.cpp backends/drm: move placeholder output management to Workspace 2022-08-27 20:30:27 +02:00
platform.h backends/drm: move placeholder output management to Workspace 2022-08-27 20:30:27 +02:00
plugin.cpp manage plugins with std::unique_ptr 2022-07-19 08:42:22 +00:00
plugin.h plugin: Use kwin_export.h instead of kwinglobals.h 2022-08-04 11:44:48 +02:00
pluginmanager.cpp replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
pluginmanager.h move PluginManager singleton to Application 2022-07-21 15:16:40 +02:00
pointer_input.cpp libinput/device: Use button mapping that is used in input handling for supported buttons 2022-08-24 08:44:31 +00:00
pointer_input.h libinput/device: Use button mapping that is used in input handling for supported buttons 2022-08-24 08:44:31 +00:00
popup_input_filter.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
popup_input_filter.h Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
renderbackend.cpp renderbackend: move render methods to OutputLayer 2022-04-12 09:31:58 +00:00
renderbackend.h Rename AbstractOutput to Output 2022-04-15 17:49:49 +03:00
renderjournal.cpp
renderjournal.h
renderlayer.cpp replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
renderlayer.h replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
renderlayerdelegate.cpp scene: Rework surface damage tracking 2022-03-21 09:32:41 +02:00
renderlayerdelegate.h Add RenderTarget type 2022-04-13 10:16:16 +00:00
renderloop.cpp backends: use std::unique_ptr for RenderLoop 2022-06-21 17:50:49 +00:00
renderloop.h Remove extra ';' 2022-06-23 06:56:25 +02:00
renderloop_p.h Allow fullscreen effects to override latency policy 2022-05-21 17:21:20 +00:00
rendertarget.cpp Add RenderTarget type 2022-04-13 10:16:16 +00:00
rendertarget.h Add RenderTarget type 2022-04-13 10:16:16 +00:00
rootinfo_filter.cpp Run clang-tidy with -checks=readability-braces-around-statements fixit 2022-03-28 10:54:11 +00:00
rootinfo_filter.h
rulebooksettings.cpp
rulebooksettings.h
rulebooksettingsbase.kcfg
rulebooksettingsbase.kcfgc
rules.cpp replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
rules.h replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
rulesettings.kcfg
rulesettings.kcfgc
scene.cpp Update QtQuick views at the start of the frame 2022-07-29 15:27:40 +00:00
scene.h Update QtQuick views at the start of the frame 2022-07-29 15:27:40 +00:00
screenedge.cpp screenedge: move singleton to Workspace 2022-08-02 21:37:41 +00:00
screenedge.h screenedge: move singleton to Workspace 2022-08-02 21:37:41 +00:00
screenlockerwatcher.cpp screenlockerwatcher: move singleton to Application 2022-08-02 21:37:41 +00:00
screenlockerwatcher.h screenlockerwatcher: move singleton to Application 2022-08-02 21:37:41 +00:00
screens.cpp Drop Screens::geometry() and Screens::size() 2022-08-27 13:51:37 +03:00
screens.h Drop Screens::geometry() and Screens::size() 2022-08-27 13:51:37 +03:00
session.cpp manage Session with std::unique_ptr 2022-06-21 17:50:49 +00:00
session.h manage Session with std::unique_ptr 2022-06-21 17:50:49 +00:00
session_consolekit.cpp manage Session with std::unique_ptr 2022-06-21 17:50:49 +00:00
session_consolekit.h manage Session with std::unique_ptr 2022-06-21 17:50:49 +00:00
session_logind.cpp manage Session with std::unique_ptr 2022-06-21 17:50:49 +00:00
session_logind.h manage Session with std::unique_ptr 2022-06-21 17:50:49 +00:00
session_noop.cpp manage Session with std::unique_ptr 2022-06-21 17:50:49 +00:00
session_noop.h manage Session with std::unique_ptr 2022-06-21 17:50:49 +00:00
settings.kcfgc
shadow.cpp Rename InternalWindow::internalWindow() to InternalWindow::handle() 2022-04-29 17:47:41 +03:00
shadow.h Use floating geometry throughout 2022-07-14 10:04:46 +01:00
shadowitem.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
shadowitem.h Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
shortcutdialog.ui
sm.cpp rulebook: move singleton to Workspace 2022-08-02 21:37:41 +00:00
sm.h Rename X11Client to X11Window 2022-04-23 07:55:51 +00:00
surfaceitem.cpp SurfaceItem: Use pixmap() for quad generation 2022-07-28 14:15:44 +00:00
surfaceitem.h Use floating geometry throughout 2022-07-14 10:04:46 +01:00
surfaceitem_internal.cpp Properly set m_size when updating SurfacePixmap{Wayland,Internal} 2022-07-14 11:34:45 +02:00
surfaceitem_internal.h Use floating geometry throughout 2022-07-14 10:04:46 +01:00
surfaceitem_wayland.cpp Properly set m_size when updating SurfacePixmap{Wayland,Internal} 2022-07-14 11:34:45 +02:00
surfaceitem_wayland.h surfaceitem, surfacetexture: manage pixmaps and textures with std::unique_ptr 2022-06-29 13:18:51 +00:00
surfaceitem_x11.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
surfaceitem_x11.h Use floating geometry throughout 2022-07-14 10:04:46 +01:00
syncalarmx11filter.cpp Rename X11Client to X11Window 2022-04-23 07:55:51 +00:00
syncalarmx11filter.h
tablet_input.cpp Drop multiple point rounding in input code 2022-07-14 11:39:00 +00:00
tablet_input.h Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
tabletmodemanager.cpp tabletmodemanager: move global to Application 2022-08-08 09:16:22 +00:00
tabletmodemanager.h tabletmodemanager: move global to Application 2022-08-08 09:16:22 +00:00
touch_input.cpp Drop multiple point rounding in input code 2022-07-14 11:39:00 +00:00
touch_input.h Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
unmanaged.cpp Make Workspace track managed outputs 2022-07-21 08:43:50 +00:00
unmanaged.h Use floating geometry throughout 2022-07-14 10:04:46 +01:00
useractions.cpp UserActionsMenu: Use an icon for the "Move to Desktop" -> "New Desktop" action 2022-08-28 15:33:07 +03:00
useractions.h Fix activity swtiching through UserActions menu 2022-07-27 12:20:50 +00:00
virtualdesktops.cpp Make touchscreen gestures realtime 2022-05-11 15:08:43 +00:00
virtualdesktops.h replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
virtualdesktopsdbustypes.cpp Run clang-format 2022-03-25 13:25:15 +02:00
virtualdesktopsdbustypes.h Run clang-format 2022-03-25 13:25:15 +02:00
virtualkeyboard_dbus.cpp Run clang-format 2022-03-25 13:25:15 +02:00
virtualkeyboard_dbus.h Run clang-format 2022-03-25 13:25:15 +02:00
was_user_interaction_x11_filter.cpp
was_user_interaction_x11_filter.h
wayland_server.cpp Add KWin::Output handle to OutputInterface 2022-08-25 15:08:20 +03:00
wayland_server.h Add KWin::Output handle to OutputInterface 2022-08-25 15:08:20 +03:00
waylandoutput.cpp wayland: Make the dpms protocol use Output directly 2022-08-25 16:01:38 +03:00
waylandoutput.h wayland: Make the dpms protocol use Output directly 2022-08-25 16:01:38 +03:00
waylandshellintegration.cpp
waylandshellintegration.h Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
waylandwindow.cpp screens: move singleton to Workspace 2022-08-02 21:37:41 +00:00
waylandwindow.h Use floating geometry throughout 2022-07-14 10:04:46 +01:00
window.cpp Port Window from Screens 2022-08-29 11:01:33 +00:00
window.h window: Create palette only when needed 2022-08-22 08:38:29 +02:00
window_property_notify_x11_filter.cpp Rename X11Client to X11Window 2022-04-23 07:55:51 +00:00
window_property_notify_x11_filter.h
windowitem.cpp replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
windowitem.h replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
workspace.cpp backends/drm: move placeholder output management to Workspace 2022-08-27 20:30:27 +02:00
workspace.h backends/drm: move placeholder output management to Workspace 2022-08-27 20:30:27 +02:00
x11eventfilter.cpp Run clang-format 2022-03-25 13:25:15 +02:00
x11eventfilter.h Run clang-format 2022-03-25 13:25:15 +02:00
x11syncmanager.cpp Run clang-format 2022-03-25 13:25:15 +02:00
x11syncmanager.h Run clang-format 2022-03-25 13:25:15 +02:00
x11window.cpp wayland: Setup window management when starting to manage X11 window 2022-08-11 07:21:12 +00:00
x11window.h Avoid rounding on X11 configure events 2022-08-09 06:59:13 +00:00
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 activation: Be liberal about the StartupWMClass 2022-07-18 21:00:24 +02:00
xdgactivationv1.h port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
xdgshellintegration.cpp Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
xdgshellintegration.h Rename XdgShellClient to XdgShellWindow 2022-04-23 07:55:51 +00:00
xdgshellwindow.cpp Add KWin::Output handle to OutputInterface 2022-08-25 15:08:20 +03:00
xdgshellwindow.h replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
xkb.cpp replace all uses of QScopedPointer with std::unique_ptr 2022-08-04 12:30:09 +00:00
xkb.h Run clang-format 2022-03-25 13:25:15 +02:00
xwaylandwindow.cpp wayland: Setup window management when starting to manage X11 window 2022-08-11 07:21:12 +00:00
xwaylandwindow.h Rename XwaylandClient to XwaylandWindow 2022-04-23 07:55:51 +00:00