D27464: Add application menu dbus paths to org_kde_plasma_window interface

Vlad Zahorodnii noreply at phabricator.kde.org
Mon Mar 2 08:20:05 GMT 2020


zzag added inline comments.

INLINE COMMENTS

> plasma-window-management.xml:20
>  
>    <interface name="org_kde_plasma_window_management" version="9">
>      <description summary="application windows management">

version="10"

> plasma-window-management.xml:87
>  
> -  <interface name="org_kde_plasma_window" version="8">
> +  <interface name="org_kde_plasma_window" version="9">
>      <description summary="interface to control application windows">

version="10"

> plasma-window-management.xml:312
>  
> +    <event name="application_menu_changed" since="9">
> +      <description summary="notify the client that the current appmenu changed">

and this one should be

  <!-- Version 10 additions -->
  
  <event name="application_menu_changed" since="10">

> davidedmundson wrote in plasmawindowmanagement_interface.cpp:129
> how is this 9 already?

Urgh, it seems like versioning in the plasma window management protocol is messed up. For some reason, `org_kde_plasma_window_management` and `org_kde_plasma_window` have different versions.

REPOSITORY
  R127 KWayland

REVISION DETAIL
  https://phabricator.kde.org/D27464

To: cblack, #kwin, zzag
Cc: davidedmundson, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200302/afede8a9/attachment.html>


More information about the Kde-frameworks-devel mailing list