Skip to content

Unvirtualize Toplevel::bufferGeometry()

Vlad Zahorodnii requested to merge work/unvirtualize-buffer-geometry into master

This makes the implementation of the buffer geometry consistent with the frame geometry and the client geometry and removes a virtual method call from a few hot paths.

Merge request reports