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.
Martin Flöser 9993c6d674 Add a dbus method getWindowInfo returning same data as queryWindowInfo
Summary:
This dbus method is intended to be used by the kwin rules dialog. KWin
can pass the internal id to the rules dialog through a command line
argument (or similar way) and the dialog can query the information
through the dbus call for the provided id. Thus it's possible to
implement one way to query the information which works on both X11 and
Wayland without any windowing system specific functionality.

Test Plan: See new added integration test

Reviewers: #kwin

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D17433
6 years ago
..
drm
integration Add a dbus method getWindowInfo returning same data as queryWindowInfo 6 years ago
libinput Fix dbus export of property Device::supportedButtons 6 years ago
libkwineffects [libkwineffects] Introduce timeline redirect modes 6 years ago
libxrenderutils
tabbox Remove Qt module declarations in includes 6 years ago
CMakeLists.txt [wayland] Use the new plasma virtual desktop protocol 6 years ago
abstract_client.h
client.h
fakeeffectplugin.cpp
fakeeffectplugin.json
fakeeffectplugin_version.cpp
fakeeffectplugin_version.json
mock_abstract_client.cpp
mock_abstract_client.h
mock_client.cpp
mock_client.h
mock_effectshandler.cpp
mock_effectshandler.h [wayland] add enter/leave virtual desktop API 6 years ago
mock_screens.cpp
mock_screens.h add Screens::name(int screen); STUB but for XRandr 9 years ago
mock_workspace.cpp
mock_workspace.h
onscreennotificationtest.cpp
onscreennotificationtest.h
opengl_context_attribute_builder_test.cpp
test_builtin_effectloader.cpp [effects/dimscreen] Port to JavaScript 6 years ago
test_client_machine.cpp
test_gbm_surface.cpp
test_gestures.cpp
test_plugin_effectloader.cpp [autotests] Test all scripted effects 6 years ago
test_screen_edges.cpp
test_screen_paint_data.cpp
test_screens.cpp
test_scripted_effectloader.cpp [autotests] Test all scripted effects 6 years ago
test_virtual_desktops.cpp [wayland] Use the new plasma virtual desktop protocol 6 years ago
test_virtualkeyboard_dbus.cpp
test_window_paint_data.cpp [libkwineffects] Replace property name lookup with calling the virtual methods 6 years ago
test_x11_timestamp_update.cpp Fix the X11TimestampUpdateTest 6 years ago
test_xcb_size_hints.cpp
test_xcb_window.cpp
test_xcb_wrapper.cpp
test_xkb.cpp
test_xrandr_screens.cpp
testutils.h
workspace.h