mutter/src/ui
Olivier Fourdan c0321c7b21 frame: Pass the frame area for get_mask()
Currently, `meta_frame_get_mask()` and `meta_ui_frame_get_mask()` will
return the frame mask applied to the current frame size, by querying the
frame themselves.

To be able to get the frame mask at an arbitrary size, change the API to
take a rectangle representing the size at which the frame mask should be
rendered.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/1009
2020-01-29 10:44:50 +00:00
..
frames.c frame: Pass the frame area for get_mask() 2020-01-29 10:44:50 +00:00
frames.h frame: Pass the frame area for get_mask() 2020-01-29 10:44:50 +00:00
theme-private.h ui: Remove fallback app menu 2019-01-30 18:39:42 +00:00
theme.c theme: Plug GdkPixbuf leak 2020-01-06 19:54:00 +00:00
ui.c x11/window-controls: Pass around MetaX11Display directly 2019-10-15 07:17:29 +00:00
ui.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00