graesslin added a comment.

  In https://phabricator.kde.org/D1779#33666, @hein wrote:
  
  >   Now if the latter is the semantics we want to bake into the protocol, we 
should make that clear in the docs and consider misuse a bug (i.e. document 
that it's wrong to have a window with a parent if the window isn't temporary). 
Otherwise we shouldn't use "transient".
  
  
  Transient in the context of windowing system has the meaning parent-child 
relationship. That's the only usage of the word I know. E.g. see 
https://en.wikipedia.org/wiki/Transient_%28computer_programming%29#X
  
  On Wayland the situation is exactly the same and what this API provides is a 
parent-child relationship - which is a transient. Following the description of 
Wikipedia the child window will not outlife the parent window, thus it's a 
"transient" or a "temporary" window.

REPOSITORY
  rKWAYLAND KWayland

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

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: graesslin, #plasma_on_wayland, hein
Cc: plasma-devel, sebas
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to