<table><tr><td style="">zzag created this revision.<br />zzag added a reviewer: KWin.<br />Herald added a project: KWin.<br />Herald added a subscriber: kwin.<br />zzag requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D24184">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Currently each managed X11 client is represented with an instance of<br />
Client class, however the name of that class is very generic and the<br />
only reason why it's called that way is because historically kwin<br />
was created as an x11 window manager, so "Client" was a sensible choice.</p>

<p>With introduction of wayland support, things had changed and therefore<br />
Client needs to be renamed to X11Client in order to better reflect what<br />
that class is.</p>

<p>Renaming of Client to X11Client was agreed upon during the last KWin<br />
sprint.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Compiles, the test suite is still green.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R108 KWin</div></div></div><br /><div><strong>BRANCH</strong><div><div>rename-client-to-x11client</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D24184">https://phabricator.kde.org/D24184</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>CMakeLists.txt<br />
abstract_client.cpp<br />
activation.cpp<br />
activities.cpp<br />
activities.h<br />
appmenu.cpp<br />
autotests/CMakeLists.txt<br />
autotests/client.h<br />
autotests/integration/activities_test.cpp<br />
autotests/integration/dbus_interface_test.cpp<br />
autotests/integration/desktop_window_x11_test.cpp<br />
autotests/integration/dont_crash_aurorae_destroy_deco.cpp<br />
autotests/integration/dont_crash_cancel_animation.cpp<br />
autotests/integration/dont_crash_cursor_physical_size_empty.cpp<br />
autotests/integration/dont_crash_empty_deco.cpp<br />
autotests/integration/dont_crash_glxgears.cpp<br />
autotests/integration/dont_crash_no_border.cpp<br />
autotests/integration/effects/slidingpopups_test.cpp<br />
autotests/integration/effects/translucency_test.cpp<br />
autotests/integration/effects/wobbly_shade_test.cpp<br />
autotests/integration/globalshortcuts_test.cpp<br />
autotests/integration/move_resize_window_test.cpp<br />
autotests/integration/plasmawindow_test.cpp<br />
autotests/integration/quick_tiling_test.cpp<br />
autotests/integration/scene_qpainter_test.cpp<br />
autotests/integration/screenedge_client_show_test.cpp<br />
autotests/integration/shade_test.cpp<br />
autotests/integration/stacking_order_test.cpp<br />
autotests/integration/struts_test.cpp<br />
autotests/integration/window_rules_test.cpp<br />
autotests/integration/x11_client_test.cpp<br />
autotests/integration/xwayland_input_test.cpp<br />
autotests/mock_client.cpp<br />
autotests/mock_client.h<br />
autotests/mock_workspace.h<br />
autotests/mock_x11client.cpp<br />
autotests/mock_x11client.h<br />
autotests/test_screen_edges.cpp<br />
autotests/test_screens.cpp<br />
autotests/x11client.h<br />
client.cpp<br />
client.h<br />
composite.cpp<br />
composite.h<br />
debug_console.cpp<br />
debug_console.h<br />
deleted.cpp<br />
effects.cpp<br />
effects.h<br />
events.cpp<br />
focuschain.h<br />
geometry.cpp<br />
group.cpp<br />
group.h<br />
input.cpp<br />
layers.cpp<br />
manage.cpp<br />
moving_client_x11_filter.cpp<br />
netinfo.cpp<br />
netinfo.h<br />
placement.cpp<br />
plugins/platforms/x11/standalone/sync_filter.cpp<br />
plugins/platforms/x11/standalone/windowselector.cpp<br />
plugins/platforms/x11/standalone/x11_decoration_renderer.cpp<br />
plugins/scenes/opengl/lanczosfilter.cpp<br />
plugins/scenes/opengl/scene_opengl.cpp<br />
plugins/scenes/qpainter/scene_qpainter.cpp<br />
plugins/scenes/xrender/scene_xrender.cpp<br />
pointer_input.cpp<br />
rules.cpp<br />
rules.h<br />
scene.cpp<br />
screenedge.cpp<br />
screens.cpp<br />
scripting/meta.cpp<br />
scripting/meta.h<br />
scripting/scripting.cpp<br />
scripting/scripting.h<br />
scripting/scripting_model.cpp<br />
scripting/workspace_wrapper.cpp<br />
scripting/workspace_wrapper.h<br />
sm.cpp<br />
sm.h<br />
tabbox/tabbox.cpp<br />
tabbox/tabbox.h<br />
thumbnailitem.cpp<br />
toplevel.cpp<br />
useractions.cpp<br />
useractions.h<br />
utils.h<br />
wayland_server.cpp<br />
window_property_notify_x11_filter.cpp<br />
workspace.cpp<br />
workspace.h<br />
x11client.cpp<br />
x11client.h<br />
xwl/clipboard.cpp<br />
xwl/dnd.cpp<br />
xwl/drag_wl.cpp<br />
xwl/selection.cpp</div></div></div><br /><div><strong>To: </strong>zzag, KWin<br /><strong>Cc: </strong>kwin, LeGast00n, The-Feren-OS-Dev, sbergeron, jraleigh, fbampaloukas, GB_2, mkulinski, ragreen, jackyalcine, iodelay, crozbo, bwowk, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, hardening, romangg, jensreuterberg, abetts, sebas, apol, mart<br /></div>