Skip to content
  • Jasper St. Pierre's avatar
    Implement get_root_origin generically for all backends · efdd68b3
    Jasper St. Pierre authored
    It seems that some backends implemented get_root_origin wrong
    and returned the client window coordinates, not the frame window
    coordinates. Since it's possible to implement generically for all
    windows, let's do that instead of having a separate impl vfunc.
    efdd68b3