mutter/src/include
Owen W. Taylor c60d4c2bc4 Separate source and header files for MutterWindow
compositor.c: Move MutterWindow code to mutter-window.c;
 rename map_win() to mutter_window_map(), etc.

mutter-window-private.h: New private header file for
 MutterWindow functions used internally to the compositor.

compositor-mutter.h: Move MutterWindow declarations to
 mutter-window.h; move a couple of private functions to
 compositor-private.h

compositor-private.h: Move MetaCompScreen declaration to here:
 Conceptually it's private to compositor.c, but MutterWindow
 manipulates some of the lists directly for now.

mutter-plugin.c compositor.c: Don't call mutter_window_effect_completed()
 for MUTTER_PLUGIN_SWITCH_WORKSPACE, but use a new
 mutter_switch_workspace_completed(), since the window is
 just used to identify a screen.

http://bugzilla.gnome.org/show_bug.cgi?id=587251
2009-07-05 23:56:51 +01:00
..
all-keybindings.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
alttabhandler.h Create a MetaAltTabHandler abstraction to allow alternate implementations 2009-05-04 10:25:58 -04:00
alttabhandlerdefault.h Create a MetaAltTabHandler abstraction to allow alternate implementations 2009-05-04 10:25:58 -04:00
atomnames.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
boxes.h Cleanup: split MetaSide from MetaDirection 2009-03-17 16:53:01 -04:00
common.h Emit signals when workspaces are added, removed or switched 2009-07-04 10:57:52 +02:00
compositor-mutter.h Separate source and header files for MutterWindow 2009-07-05 23:56:51 +01:00
compositor.h Remove unused MetaCompositor functions 2009-06-30 09:35:12 -04:00
core.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
display.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
errors.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
frame.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
group.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
keybindings.h Use GDestroyNotify instead of custom type, for better introspectability 2009-03-25 10:50:40 -04:00
main.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
mutter-plugin.h Fix broken MUTTER_PLUGIN_TYPE -> MUTTER_TYPE_PLUGIN 2009-06-22 10:38:09 +08:00
mutter-window.h Separate source and header files for MutterWindow 2009-07-05 23:56:51 +01:00
prefs.h Remove wireframe mode and old effects framework 2009-06-30 09:35:12 -04:00
resizepopup.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
screen.h Emit signals when workspaces are added, removed or switched 2009-07-04 10:57:52 +02:00
tabpopup.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
types.h Expose keybindings data types; add user_data parameter the handler signature. 2009-01-29 14:53:03 +00:00
ui.h Add better tracking of real stacking order 2009-06-29 23:04:59 -04:00
util.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00
window.h Move meta_window_delete() to public API 2009-06-19 11:48:33 +08:00
workspace.h Emit signals when workspaces are added, removed or switched 2009-07-04 10:57:52 +02:00
xprops.h Comprehensively rename to Mutter 2009-06-16 14:17:10 -04:00