You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Vlad Zahorodnii fac33750f9 effects: Remove shape property
It's unused and the advantages of keeping it are outweighed by the
disadvantages - the returned value is dependant on the window type.

If you need to draw a drop-shadow that matches the shape of the window
or something along that line, render the window into an offscreen
texture and sample the alpha channel in a fragment shader.
3 years ago
..
integration autotests: Fix VirtualKeyboardDBusTest 3 years ago
libinput
libkwineffects autotests: Fix kwinglplatformtest 3 years ago
libxrenderutils
tabbox Run clazy with qt-keywords fixit 3 years ago
CMakeLists.txt
abstract_client.h
fakeeffectplugin.cpp
fakeeffectplugin.json
fakeeffectplugin_version.cpp
fakeeffectplugin_version.json
mock_abstract_client.cpp Run clazy with qt-keywords fixit 3 years ago
mock_abstract_client.h Rework async geometry updates 3 years ago
mock_effectshandler.cpp
mock_effectshandler.h kwineffects: Remove WindowQuadType 3 years ago
mock_screens.cpp Run clazy with qt-keywords fixit 3 years ago
mock_screens.h
mock_workspace.cpp
mock_workspace.h Remove Toplevel::compositing() and Workspace::compositing() 3 years ago
mock_x11client.cpp
mock_x11client.h
onscreennotificationtest.cpp
onscreennotificationtest.h Run clazy with qt-keywords fixit 3 years ago
opengl_context_attribute_builder_test.cpp Move source code to src/ directory 4 years ago
test_builtin_effectloader.cpp autotests: Fix TestBuiltInEffectLoader 3 years ago
test_client_machine.cpp
test_ftrace.cpp
test_gbm_surface.cpp
test_gestures.cpp
test_plugin_effectloader.cpp Remove OpenGL2Compositing enum 3 years ago
test_screen_edges.cpp Run clazy with qt-keywords fixit 3 years ago
test_screen_paint_data.cpp
test_scripted_effectloader.cpp Remove Xrender backend 3 years ago
test_virtual_desktops.cpp
test_window_paint_data.cpp effects: Remove shape property 3 years ago
test_x11_timestamp_update.cpp
test_xcb_size_hints.cpp
test_xcb_window.cpp
test_xcb_wrapper.cpp
test_xkb.cpp
testutils.h
workspace.h
x11client.h