mvourlakos added a comment.

  In D15887#336647 <https://phabricator.kde.org/D15887#336647>, @davidedmundson 
wrote:
  
  > it binds it to the availableGeometry so it always appears outside of struts 
(panels)
  
  
  I dont think this is valid under wayland. QScreen::availableGeometry() 
returns only the QScreen::geometry() under wayland.
  The method I think plasma introduced to know the available screen space 
through qml is:
  AppletInterface::availableScreenRect or availableScreenRegion
  
  and for c++ side:
  
  Plasma::Corona::availableScreenRect
  Plasma::Corona::availableScreenRegion

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

To: romangeints, #plasma, davidedmundson
Cc: mvourlakos, romangeints, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to