1
0
Fork 0
mutter-performance-source/src/meta
Jonas Ådahl 5f37369adb Add remote access controller API
Add API to let GNOME Shell have the ability to get notified about remote
access sessions (remote desktop, remote control and screen cast), and
with a way to close them.

This is done by adding an abstraction above the remote desktop and
screen cast session objects, to avoid exposing their objects to outside
of mutter. Doing that would result in external parts holding references
to the objects, complicating their lifetimes. By using separate wrapper
objects, we avoid this issue all together.
2018-07-20 16:49:49 +02:00
..
barrier.h Fix gobs of gtk-doc warnings 2013-03-14 18:02:43 -04:00
boxes.h meta/boxes: typedef cairo_rectangle_int_t MetaRectangle 2016-07-20 14:11:25 +02:00
common.h Prepare for making MetaX11Display conditional 2018-07-06 19:47:16 +02:00
compositor-mutter.h Stop using MetaScreen where it is unnecessary 2018-07-06 19:47:16 +02:00
compositor.h Stop using MetaScreen where it is unnecessary 2018-07-06 19:47:16 +02:00
display.h display: Export meta_display_close() 2018-07-06 19:47:17 +02:00
group.h Move groups and window/group prop hooks to MetaX11Display 2018-07-06 19:47:16 +02:00
keybindings.h prefs: Completely remove references to REVERSES 2014-08-17 22:48:51 -04:00
main.h Annotate functions to improve compiler diagnostics 2015-09-24 03:01:51 +02:00
meta-backend.h Add remote access controller API 2018-07-20 16:49:49 +02:00
meta-background-actor.h Stop using MetaScreen where it is unnecessary 2018-07-06 19:47:16 +02:00
meta-background-group.h Add a meaningful name and description to all sections/files in the API docs 2013-03-14 18:11:04 -04:00
meta-background-image.h background: use GFiles instead of filenames 2014-10-14 18:54:36 -07:00
meta-background.h Stop using MetaScreen where it is unnecessary 2018-07-06 19:47:16 +02:00
meta-close-dialog.h core: Add meta_close_dialog_focus() vmethod 2017-07-16 19:21:41 +02:00
meta-cursor-tracker.h Stop using MetaScreen where it is unnecessary 2018-07-06 19:47:16 +02:00
meta-dnd.h dnd: Implement MetaDnd 2017-03-07 08:28:36 +08:00
meta-idle-monitor.h Changed obsolete FSF postal address into generic URL. 2014-01-13 11:35:47 -05:00
meta-inhibit-shortcuts-dialog.h core: add MetaInhibitShortcutsDialog 2017-08-02 11:58:55 +02:00
meta-monitor-manager.h build: Introspect some more types 2018-05-07 21:44:47 +02:00
meta-plugin.h Stop using MetaScreen where it is unnecessary 2018-07-06 19:47:16 +02:00
meta-remote-access-controller.h Add remote access controller API 2018-07-20 16:49:49 +02:00
meta-settings.h settings: Manage our own font DPI 2017-07-14 20:54:26 +08:00
meta-shadow-factory.h Put G_GNUC_CONST at the end of the declarations 2015-07-06 00:29:23 -07:00
meta-shaped-texture.h Fix the input region not working properly 2014-02-18 21:29:23 -05:00
meta-stage.h build: Introspect some more types 2018-05-07 21:44:47 +02:00
meta-version.h.in meta: Add generated meta-version.h 2014-06-05 14:05:16 +02:00
meta-window-actor.h window-actor: Make sync_visibility() public 2016-09-18 11:01:15 +02:00
meta-window-group.h build: Introspect some more types 2018-05-07 21:44:47 +02:00
meta-window-shape.h Put G_GNUC_CONST at the end of the declarations 2015-07-06 00:29:23 -07:00
meta-workspace-manager.h Move workspace related code from MetaDisplay to MetaWorkspaceManager 2018-07-06 19:47:17 +02:00
meta-x11-display.h x11: Open window decoration X11 connection earlier 2018-07-06 19:54:46 +02:00
meta-x11-errors.h Rename errors.[ch] to meta-x11-errors.[ch] 2018-07-06 19:47:17 +02:00
prefs.h Don't use gtk_settings callback to set shell_shows_app_menu 2018-07-06 19:47:16 +02:00
theme.h Remove all support for the metacity format 2014-12-29 08:46:37 -08:00
types.h Add MetaWorkspaceManager skeleton 2018-07-06 19:47:17 +02:00
util.h core: Mark meta_fatal() as not returning 2017-04-07 22:30:49 +08:00
window.h Stop using MetaScreen where it is unnecessary 2018-07-06 19:47:16 +02:00
workspace.h Stop using MetaScreen where it is unnecessary 2018-07-06 19:47:16 +02:00