mutter/src/x11
Marco Trevisan (Treviño) e02fef8e2f meta: Hide libmutter symbols by default and selectively export them
Make meson link libmutter using -fvisibility=hidden, and introduce META_EXPORT
and META_EXPORT_TEST defines to mark a symbols as visible.
The TEST version is meant to be used to flag symbols that are only used
internally by mutter tests, but that should not be considered public API.

This allows us to be more precise in selecting what is exported and what is
not, without the need of a version-script file that would be more complicated
to maintain.

https://gitlab.gnome.org/GNOME/mutter/merge_requests/395
2019-01-23 14:18:13 +01:00
..
atomnames.h x11: Remove hide-titlebar-when-maximized support 2018-11-26 13:12:18 +00:00
events.c x11: Refactor the X11 startup notification bits into src/x11 2018-11-23 12:27:13 +00:00
events.h Clean up include macros mess 2018-11-06 17:17:36 +01:00
group-private.h Clean up include macros mess 2018-11-06 17:17:36 +01:00
group-props.c Clean up include macros mess 2018-11-06 17:17:36 +01:00
group-props.h Clean up include macros mess 2018-11-06 17:17:36 +01:00
group.c Clean up include macros mess 2018-11-06 17:17:36 +01:00
iconcache.c Clean up include macros mess 2018-11-06 17:17:36 +01:00
iconcache.h Move X11 event, icon cache and property handling to MetaX11Display 2018-07-06 19:47:16 +02:00
meta-startup-notification-x11.c x11: Add method to launch applications, using SnLauncher 2019-01-18 17:03:57 +00:00
meta-startup-notification-x11.h x11: Add method to launch applications, using SnLauncher 2019-01-18 17:03:57 +00:00
meta-x11-display-private.h meta: Hide libmutter symbols by default and selectively export them 2019-01-23 14:18:13 +01:00
meta-x11-display.c build: Make libcanberra no longer optional 2019-01-08 15:58:11 +01:00
meta-x11-errors.c Clean up include macros mess 2018-11-06 17:17:36 +01:00
mutter-Xatomtype.h mutter-Xatomtype: Fix the sizes of these structs 2015-06-23 11:46:29 -07:00
session.c Clean up include macros mess 2018-11-06 17:17:36 +01:00
session.h Clean up include macros mess 2018-11-06 17:17:36 +01:00
window-props.c x11: Remove hide-titlebar-when-maximized support 2018-11-26 13:12:18 +00:00
window-props.h Clean up include macros mess 2018-11-06 17:17:36 +01:00
window-x11-private.h Clean up include macros mess 2018-11-06 17:17:36 +01:00
window-x11.c x11: Remove hide-titlebar-when-maximized support 2018-11-26 13:12:18 +00:00
window-x11.h Clean up include macros mess 2018-11-06 17:17:36 +01:00
xprops.c Clean up include macros mess 2018-11-06 17:17:36 +01:00
xprops.h Clean up include macros mess 2018-11-06 17:17:36 +01:00