mirror of
https://github.com/brl/mutter.git
synced 2025-08-01 14:15:30 +00:00
19d26dde92a9adc58bb1898740f3b844d1a83589

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%