search for: kwin_decoration_bridge_api_version

Displaying 1 result from an estimated 1 matches for "kwin_decoration_bridge_api_version".

2013 Mar 22
1
[kde-workspace] kwin/libkdecorations: KDecorationBridge becomes private again
...sitory. In addition this patch includes a method int decoration_bridge_version() which returns the current bridge API version. Kde-window-decorator can resolve this method and verify that the version is not higher than what is supported. The version number is provided in kdecoration.h by the define KWIN_DECORATION_BRIDGE_API_VERSION. We will increate the version number once per release in case the bridge changed. 4.11 will have the version number 1. This change in behavior has been discussed and agreed in [1]. The change also unexports KDecorationBridgeUnstable. This class should have never been exported, it was incorrect an...