Skip to content
  • Martin Flöser's avatar
    Add setGeometry to AbstractClient as pure virtual method · 696cdb9e
    Martin Flöser authored
    In Client existing method is marked as override, in ShellClient a new
    override is added which delegates to requestGeometry. Existing method
    is renamed to doSetGeometry and all internal calls delegat to it.
    Needs better merging with the implementation of Client.
    696cdb9e