Skip to content
  • Vlad Zahorodnii's avatar
    Replace Toplevel::clientContentPos() with a better solution · 5ece6d55
    Vlad Zahorodnii authored
    The Toplevel::clientContentPos() function is needed to map the surface
    local coordinates to the global coordinates. But its name is highly
    confusing as there's already a function with a similar name. This change
    introduces a helper with a better name to fix the readability issue.
    5ece6d55