mirror of
https://github.com/brl/mutter.git
synced 2025-03-24 20:23:56 +00:00

Since we're going to be calling meta_window_get_frame_rect in here soon, I'd rather it be one method call, rather than two. We can't put it at the toplevel, since that might cause infinite recursion (e.g. meta_core_get calls meta_window_get_frame_rect calls meta_ui_get_frame_borders calls meta_core_get, ...)
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%