Skip to content
  • Vlad Zahorodnii's avatar
    Use output property in Workspace::clientArea() · 08d18503
    Vlad Zahorodnii authored and Marco Martin's avatar Marco Martin committed
    Since the Toplevel.output property is properly synchronized with the
    frame geometry, Workspace::clientArea() can use the output property
    instead of looking up the screen. It makes code intuitive and removes
    unnecessary lookups.
    08d18503