kwin/autotests
Marco Martin 4cb3ab09ed Realtime screen edges gestures for scripted effects
Possibility to implement realtime screenedges gestures in scripted effects,
implement it in the windowsaperture show desktop effect.
* Expose registerRealtimeScreenEdge to JavaScript, the callback will be
a JS function.
* Add the concept of freezeInTime() in the animation js bindings,
it will either create an animation frozen at a given time or freeze a running animation
that can be restored and ran to completition at any time
* add an edges property only for showdesktop as it's not directly on the effect configuration
2022-05-03 13:43:38 +00:00
..
integration Realtime screen edges gestures for scripted effects 2022-05-03 13:43:38 +00:00
libinput backends/libinput: Rework Device getter 2022-04-29 12:47:34 +00:00
libkwineffects Run clang-tidy with -checks=readability-braces-around-statements fixit 2022-03-28 10:54:11 +00:00
libxrenderutils Run clang-format 2022-03-25 13:25:15 +02:00
tabbox Run clang-format 2022-03-25 13:25:15 +02:00
CMakeLists.txt Integrate kwaylandserver 2022-04-22 12:27:33 +03:00
onscreennotificationtest.cpp Run clang-format 2022-03-25 13:25:15 +02:00
onscreennotificationtest.h
opengl_context_attribute_builder_test.cpp Run clang-format 2022-03-25 13:25:15 +02:00
test_client_machine.cpp Run clang-format 2022-03-25 13:25:15 +02:00
test_ftrace.cpp
test_gestures.cpp Run clang-format 2022-03-25 13:25:15 +02:00
test_screen_paint_data.cpp
test_virtual_desktops.cpp Implement desktopSwitching() interface for realtime animations 2022-04-15 00:09:52 +00:00
test_window_paint_data.cpp Run clang-format again 2022-04-14 13:58:03 +03:00
test_x11_timestamp_update.cpp Run clang-format 2022-03-25 13:25:15 +02:00
test_xcb_size_hints.cpp Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
test_xcb_window.cpp Run clang-format 2022-03-25 13:25:15 +02:00
test_xcb_wrapper.cpp Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
test_xkb.cpp Run clang-format 2022-03-25 13:25:15 +02:00
testutils.h Run clang-format 2022-03-25 13:25:15 +02:00