kwin/src
Aleix Pol i Gonzalez 5338d1a2b0 backends: We need to make current before calling importDmaBufAsTexture
Calls it for the WaylandBackend, ensures the declaration of the pointer
to the EglBackend in the drm case is done in the correct scope.
2022-06-18 20:00:32 +02:00
..
3rdparty wayland: Rework Xcursor theme loading 2022-02-18 09:59:39 +00:00
backends backends: We need to make current before calling importDmaBufAsTexture 2022-06-18 20:00:32 +02:00
colors port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
decorations port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
effects effects/windowview: Search on all screens 2022-06-17 14:55:39 +00:00
helpers Run clang-format 2022-03-25 13:25:15 +02:00
kcmkwin kcmkwin/kwinscreenedges: Add missing colon for "Behavior" label 2022-06-17 13:37:47 -06:00
libkwineffects Rename DeformEffect to OffscreenEffect 2022-06-13 07:06:09 +00:00
platformsupport EglDmaBuf: reuse implementation in AbstractEglBackend to import an EGLImage 2022-06-16 13:18:32 +00:00
plugins qpa: Fix a crash in EGLPlatformContext::swapBuffers() 2022-06-17 08:27:02 +00:00
qml Fix typo in qml margin 2022-06-17 13:58:05 -07:00
scenes port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
scripting scripting: Handle bad output and desktop ids gracefully 2022-06-14 11:09:58 +00:00
scripts SVN_SILENT made messages (.desktop file) - always resolve ours 2022-06-13 02:35:40 +00:00
tabbox Introduced a new setting for the task switcher - OrderMinimizedMode - and implemented the tabbox logic for it 2022-06-14 07:57:01 +00:00
utils Support an alternative harcoded scale for X 2022-06-07 11:58:26 +01:00
wayland wayland: Use shared DmaBufAttributes type 2022-06-13 10:22:29 +00:00
xwayland [xwl] Restart xwayland regardless of exit value 2022-06-15 09:25:32 +00:00
activation.cpp Move allowWindowActivation into X11Window 2022-05-05 10:40:27 +00:00
activities.cpp Some client/toplevel -> window 2022-04-29 17:47:39 +03:00
activities.h Some client/toplevel -> window 2022-04-29 17:47:39 +03:00
appmenu.cpp Some client/toplevel -> window 2022-04-29 17:47:39 +03:00
appmenu.h Some client/toplevel -> window 2022-04-29 17:47:39 +03:00
atoms.cpp xwl: Sync primary selection 2021-08-19 06:46:23 +00:00
atoms.h Run clang-format 2022-03-25 13:25:15 +02:00
client_machine.cpp Run clang-format 2022-03-25 13:25:15 +02:00
client_machine.h Run clang-format 2022-03-25 13:25:15 +02:00
CMakeLists.txt wayland: Make setting realtime scheduler more fine grained 2022-05-16 11:15:20 +00:00
composite.cpp Remove redundant initializeX11() in Compositor 2022-06-14 19:38:23 +03:00
composite.h Rename X11Client to X11Window 2022-04-23 07:55:51 +00:00
config-kwin.h.cmake Platform: Improve our infrastructure to support dmabufs in backends 2022-06-16 13:18:32 +00:00
cursor.cpp Rename AbstractOutput to Output 2022-04-15 17:49:49 +03:00
cursor.h Rename AbstractOutput to Output 2022-04-15 17:49:49 +03:00
cursordelegate_opengl.cpp Simplify software cursor implementation 2022-04-13 10:16:16 +00:00
cursordelegate_opengl.h Simplify software cursor implementation 2022-04-13 10:16:16 +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 Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
dbusinterface.h Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
debug_console.cpp Support new AppletPopup window type 2022-05-27 21:49:37 +00:00
debug_console.h Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
debug_console.ui debug_console: Swap KTitleWidget for a bold QLabel 2022-04-07 15:57:26 +02:00
decorationitem.cpp Move SceneWindow::decorationShape() to DecorationItem 2022-05-09 09:41:39 +00:00
decorationitem.h Move SceneWindow::decorationShape() to DecorationItem 2022-05-09 09:41:39 +00:00
deleted.cpp Fully replace SceneWindow with WindowItem 2022-05-10 15:45:48 +00:00
deleted.h Fully replace SceneWindow with WindowItem 2022-05-10 15:45:48 +00:00
dmabufattributes.h backends: Split out a DmaBufParams class 2022-06-16 13:18:32 +00:00
dmabuftexture.cpp port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
dmabuftexture.h wayland: Use shared DmaBufAttributes type 2022-06-13 10:22:29 +00:00
dpmsinputeventfilter.cpp Integrate kwaylandserver 2022-04-22 12:27:33 +03: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 Support new AppletPopup window type 2022-05-27 21:49:37 +00:00
effects.h Support new AppletPopup window type 2022-05-27 21:49:37 +00:00
events.cpp Support an alternative harcoded scale for X 2022-06-07 11:58:26 +01:00
focuschain.cpp Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
focuschain.h Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
ftrace.cpp
ftrace.h Run clang-format 2022-03-25 13:25:15 +02: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 add autotest for touchscreen gestures 2022-05-27 17:49:59 +00:00
globalshortcuts.h port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
group.cpp Rename X11Client to X11Window 2022-04-23 07:55:51 +00:00
group.h Rename X11Client to X11Window 2022-04-23 07:55:51 +00:00
hide_cursor_spy.cpp Run clang-format 2022-03-25 13:25:15 +02:00
hide_cursor_spy.h wayland: show cursor if stylus is in proximity 2021-11-29 17:37:58 +00:00
idle_inhibition.cpp Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
idle_inhibition.h Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
input.cpp [input] Remove unused local variables 2022-05-30 19:36:46 +01:00
input.h add autotest for touchscreen gestures 2022-05-27 17:49:59 +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 Add support for hold gestures 2021-10-26 08:16:52 +00:00
input_event_spy.h Run clang-format 2022-03-25 13:25:15 +02:00
inputbackend.cpp Introduce base InputDevice class 2021-11-01 16:27:16 +02:00
inputbackend.h Run clang-format 2022-03-25 13:25:15 +02:00
inputdevice.cpp Introduce base InputDevice class 2021-11-01 16:27:16 +02:00
inputdevice.h Run clang-format 2022-03-25 13:25:15 +02:00
inputmethod.cpp Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
inputmethod.h Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00: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 Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
inputpanelv1window.h Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
internalwindow.cpp port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
internalwindow.h port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
item.cpp Remove Window::addRepaint() and Window::addLayerRepaint() 2022-05-11 15:13:45 +03:00
item.h Remove Window::addRepaint() and Window::addLayerRepaint() 2022-05-11 15:13:45 +03:00
keyboard_input.cpp Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
keyboard_input.h Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
keyboard_layout.cpp Change global shortcuts to use the Meta key by default 2022-06-02 07:20:54 -06:00
keyboard_layout.h Run clang-format 2022-03-25 13:25:15 +02:00
keyboard_layout_switching.cpp Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
keyboard_layout_switching.h Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +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 Inhibit edges when the active window is full screen by default 2022-05-11 16:54:38 +02:00
kwin.notifyrc SVN_SILENT made messages (.desktop file) - always resolve ours 2022-06-14 01:52:48 +00:00
kwineglutils_p.h Run clang-format 2022-03-25 13:25:15 +02:00
layers.cpp Merge Workspace::stackingOrder() and Workspace::xStackingOrder() 2022-05-12 14:59:55 +00:00
layershellv1integration.cpp Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
layershellv1integration.h Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
layershellv1window.cpp Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
layershellv1window.h Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
linux_dmabuf.cpp wayland: Use shared DmaBufAttributes type 2022-06-13 10:22:29 +00:00
linux_dmabuf.h wayland: Use shared DmaBufAttributes type 2022-06-13 10:22:29 +00:00
main.cpp Support an alternative harcoded scale for X 2022-06-07 11:58:26 +01:00
main.h Support an alternative harcoded scale for X 2022-06-07 11:58:26 +01:00
main_wayland.cpp xwayland: Listen to changes in the Xwayland.Scale setting 2022-06-11 13:58:04 +00:00
main_wayland.h Run clang-format 2022-03-25 13:25:15 +02:00
main_x11.cpp configurable way to force tabletmode on or off 2022-05-12 09:47:16 +00:00
main_x11.h
Messages.sh Move scenes to the src directory 2021-11-08 10:22:07 +00:00
modifier_only_shortcuts.cpp Run clang-format 2022-03-25 13:25:15 +02:00
modifier_only_shortcuts.h Run clang-format 2022-03-25 13:25:15 +02: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 [x11] Implement _GTK_SHOW_WINDOW_MENU. 2022-06-14 06:55:07 +00:00
netinfo.h [x11] Implement _GTK_SHOW_WINDOW_MENU. 2022-06-14 06:55:07 +00:00
onscreennotification.cpp Run clang-format 2022-03-25 13:25:15 +02:00
onscreennotification.h Run clang-format 2022-03-25 13:25:15 +02:00
options.cpp Run clang-tidy with -checks=readability-braces-around-statements fixit 2022-03-28 10:54:11 +00:00
options.h Fix typo in latency policy 2022-05-29 18:07:37 +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 Add activeOutputName to DBus interface 2022-04-07 21:26:47 +00:00
osd.cpp Run clang-format 2022-03-25 13:25:15 +02:00
osd.h
outline.cpp Run clang-format 2022-03-25 13:25:15 +02:00
outline.h Run clang-format 2022-03-25 13:25:15 +02:00
output.cpp port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
output.h port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
outputconfiguration.cpp port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
outputconfiguration.h port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
outputlayer.cpp renderbackend: move render methods to OutputLayer 2022-04-12 09:31:58 +00:00
outputlayer.h backends/drm: fall back to a software cursor if drmModeAddFB2 fails 2022-05-27 15:24:27 +00: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
placement.cpp Some client/toplevel -> window 2022-04-29 17:47:39 +03:00
placement.h Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
platform.cpp backends: Split out a DmaBufParams class 2022-06-16 13:18:32 +00:00
platform.h backends: Split out a DmaBufParams class 2022-06-16 13:18:32 +00:00
plugin.cpp
plugin.h
pluginmanager.cpp Move utils.h file to utils directory 2022-01-25 16:56:33 +00:00
pluginmanager.h
pointer_input.cpp Some client/toplevel -> window 2022-04-29 17:47:39 +03:00
pointer_input.h Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
popup_input_filter.cpp Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00: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 Introduce render layers 2022-02-21 09:33:59 +00:00
renderlayer.h Fix a crash on x11 on closing laptop lid 2022-04-11 11:18:30 +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 Fix typo in latency policy 2022-05-29 18:07:37 +00:00
renderloop.h Allow fullscreen effects to override latency policy 2022-05-21 17:21:20 +00: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 Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
rules.h Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
rulesettings.kcfg Use "Centered" window placement by default 2021-11-09 22:16:44 +00:00
rulesettings.kcfgc
scene.cpp Remove unused includes in scene.cpp 2022-05-21 15:27:42 +03:00
scene.h port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
screenedge.cpp Disable screen edge approach area if the edge is blocked 2022-06-13 12:35:46 +00:00
screenedge.h Inhibit edges when the active window is full screen by default 2022-05-11 16:54:38 +02:00
screenlockerwatcher.cpp Run clang-format 2022-03-25 13:25:15 +02:00
screenlockerwatcher.h Run clang-format 2022-03-25 13:25:15 +02:00
screens.cpp Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
screens.h Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
session.cpp Run clang-format 2022-03-25 13:25:15 +02:00
session.h backends/drm: Improve PauseDevice/ResumeDevice signal handling 2021-11-25 15:06:49 +00:00
session_consolekit.cpp Run clang-format 2022-03-25 13:25:15 +02:00
session_consolekit.h backends/drm: Improve PauseDevice/ResumeDevice signal handling 2021-11-25 15:06:49 +00:00
session_logind.cpp LogindSession: adjust warning when openRestricted fails 2022-05-30 12:44:22 +00:00
session_logind.h backends/drm: Improve PauseDevice/ResumeDevice signal handling 2021-11-25 15:06:49 +00:00
session_noop.cpp
session_noop.h
settings.kcfgc
shadow.cpp Rename InternalWindow::internalWindow() to InternalWindow::handle() 2022-04-29 17:47:41 +03:00
shadow.h port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
shadowitem.cpp Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
shadowitem.h Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
shortcutdialog.ui
sm.cpp Rename X11Client to X11Window 2022-04-23 07:55:51 +00:00
sm.h Rename X11Client to X11Window 2022-04-23 07:55:51 +00:00
surfaceitem.cpp Move SceneWindow::decorationShape() to DecorationItem 2022-05-09 09:41:39 +00:00
surfaceitem.h Move SceneWindow::decorationShape() to DecorationItem 2022-05-09 09:41:39 +00:00
surfaceitem_internal.cpp port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
surfaceitem_internal.h port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
surfaceitem_wayland.cpp Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
surfaceitem_wayland.h Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
surfaceitem_x11.cpp Make SurfaceItemX11 schedule a repaint if the shape changes 2022-05-05 12:21:26 +00:00
surfaceitem_x11.h Make SurfaceItemX11 schedule a repaint if the shape changes 2022-05-05 12:21:26 +00:00
syncalarmx11filter.cpp Rename X11Client to X11Window 2022-04-23 07:55:51 +00:00
syncalarmx11filter.h
tablet_input.cpp Some client/toplevel -> window 2022-04-29 17:47:39 +03:00
tablet_input.h Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
tabletmodemanager.cpp Ignore fake input devices when detecting tablet mode 2022-06-06 17:25:37 +00:00
tabletmodemanager.h configurable way to force tabletmode on or off 2022-05-12 09:47:16 +00:00
touch_input.cpp autotests: Fix testTouchPoint 2022-05-18 09:46:56 +00:00
touch_input.h Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
udev.cpp port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
udev.h port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
unmanaged.cpp Support an alternative harcoded scale for X 2022-06-07 11:58:26 +01:00
unmanaged.h Merge Workspace::stackingOrder() and Workspace::xStackingOrder() 2022-05-12 14:59:55 +00:00
useractions.cpp Change global shortcuts to use the Meta key by default 2022-06-02 07:20:54 -06:00
useractions.h Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
virtualdesktops.cpp Make touchscreen gestures realtime 2022-05-11 15:08:43 +00:00
virtualdesktops.h Run clang-format yet another time 2022-04-15 15:23:44 +03: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 Support an alternative harcoded scale for X 2022-06-07 11:58:26 +01:00
wayland_server.h wayland: Simplify keystate protocol implementation 2022-05-23 07:06:29 +00:00
waylandoutput.cpp Revert "wayland/outputdevice: use OutputMode directly" 2022-05-19 00:59:54 +02:00
waylandoutput.h wayland/outputinterface: use the same enums as core KWin 2022-05-17 19:05:15 +00:00
waylandoutputdevicev2.cpp port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
waylandoutputdevicev2.h Integrate kwaylandserver 2022-04-22 12:27:33 +03:00
waylandshellintegration.cpp
waylandshellintegration.h Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
waylandwindow.cpp Fully replace SceneWindow with WindowItem 2022-05-10 15:45:48 +00:00
waylandwindow.h Fully replace SceneWindow with WindowItem 2022-05-10 15:45:48 +00:00
window.cpp Remove superfluous area check 2022-06-14 11:34:50 +00:00
window.h port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00: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 Make WindowItem handle opacity 2022-05-11 09:42:35 +00:00
windowitem.h Make WindowItem handle opacity 2022-05-11 09:42:35 +00:00
workspace.cpp core: Make screen area safer in Workspace::clientArea() 2022-06-14 11:09:58 +00:00
workspace.h Rename Workspace::removeAbstractClient() to Workspace::removeWindow() 2022-05-18 17:14:09 +00: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 [x11] Implement _GTK_SHOW_WINDOW_MENU. 2022-06-14 06:55:07 +00:00
x11window.h [x11] Implement _GTK_SHOW_WINDOW_MENU. 2022-06-14 06:55:07 +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 port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00: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 port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
xdgshellwindow.h port many Qt shared pointers to standard smart pointers 2022-06-04 16:57:29 +00:00
xkb.cpp xkb: Explain mystery constant 2022-05-20 23:10:57 +00:00
xkb.h Run clang-format 2022-03-25 13:25:15 +02:00
xwaylandwindow.cpp Rename XwaylandClient to XwaylandWindow 2022-04-23 07:55:51 +00:00
xwaylandwindow.h Rename XwaylandClient to XwaylandWindow 2022-04-23 07:55:51 +00:00