1
0
Fork 0
mutter-performance-source/src/core
Owen W. Taylor 4253ff8e12 Add a "toggle_recording" keybinding
Add a keybinding (defaulting to <Control><Shift><Alt>r) to record
a screencast of the session. This isn't hooked up to anything in
metacity itself, but a plugin can connect to a signal on MetaScreen.

keybindings.c all-keybindings.h: Add the keybinding
screen.c: Add a ::toggle-recording signal

http://bugzilla.gnome.org/show_bug.cgi?id=575290
2009-03-13 17:06:04 -04:00
..
async-getprop.c gnome-doc-tools version doesn't need to be so high. disable the entire 2008-12-01 22:54:57 +00:00
async-getprop.h gnome-doc-tools version doesn't need to be so high. disable the entire 2008-12-01 22:54:57 +00:00
bell.c 2008-06-30 Thomas Thurman <tthurman@gnome.org 2008-06-30 16:42:19 +00:00
bell.h Move comments for non-statics from the .c to .h. adapt better for C, and 2008-06-30 13:42:37 +00:00
boxes.c Cleanup: split MetaSide from MetaDirection 2009-03-17 16:53:01 -04:00
constraints.c Merge branch 'upstream-2.25.55' into next-generation 2008-12-18 11:00:19 +00:00
constraints.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
core.c Adds support in src/core for tracking override redirect windows. 2008-11-23 19:28:40 +00:00
delete.c Removed deprecated calls. Closes #560445. 2008-11-12 03:56:01 +00:00
display-private.h Moved bunch of prototypes from display-private.h to display. 2009-03-12 14:48:22 +00:00
display.c Sync up to upstream 2.25.144 2009-02-12 17:14:12 +00:00
edge-resistance.c Cleanup: split MetaSide from MetaDirection 2009-03-17 16:53:01 -04:00
edge-resistance.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
effects.c Allow toggling of non-compositor effects (since there's a non-Metacity key 2008-06-29 21:57:39 +00:00
effects.h Some refactoring, simplifying, and commenting of the non-composited 2008-06-29 03:20:52 +00:00
errors.c src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
eventqueue.c sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
eventqueue.h sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
frame-private.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
frame.c Rename keybindings.h to keybindings-private.h 2009-01-29 14:16:01 +00:00
group-private.h sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
group-props.c Added curly brackets in two places to keep -pedantic happy. 2008-05-04 17:57:11 +00:00
group-props.h Exposed MetaGroup API. 2009-01-15 15:37:48 +00:00
group.c Exposed MetaGroup API. 2009-01-15 15:37:48 +00:00
iconcache.c patches to fixes for -Wall. Closes #562939. 2008-12-02 08:15:00 +00:00
iconcache.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
keybindings-private.h Expose keybindings data types; add user_data parameter the handler signature. 2009-01-29 14:53:03 +00:00
keybindings.c Add a "toggle_recording" keybinding 2009-03-13 17:06:04 -04:00
main.c Sync up to upstream 2.25.144 2009-02-12 17:14:12 +00:00
metacity-Xatomtype.h Adding doxygen headers to some files. 2008-08-18 10:25:17 +00:00
place.c Merge commit 'clutter/override-redirect-core-1' into next-generation 2008-12-18 12:28:01 +00:00
place.h src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
prefs.c Sync up to upstream 2.25.144 2009-02-12 17:14:12 +00:00
schema-bindings.c (Apologies for huge commit; these were done on a transatlantic flight. This is why we need bzr.) 2008-11-22 19:02:54 +00:00
screen-private.h Add a MetaScreen:restacked signal and expose MetaWindow.layer 2009-03-12 17:07:27 -04:00
screen.c Add a "toggle_recording" keybinding 2009-03-13 17:06:04 -04:00
session.c Merge commit 'clutter/override-redirect-core-1' into next-generation 2008-12-18 12:28:01 +00:00
session.h Adding doxygen headers to some files. 2008-08-18 10:25:17 +00:00
stack.c Add a MetaScreen:restacked signal and expose MetaWindow.layer 2009-03-12 17:07:27 -04:00
stack.h Add a MetaScreen:restacked signal and expose MetaWindow.layer 2009-03-12 17:07:27 -04:00
testasyncgetprop.c gnome-doc-tools version doesn't need to be so high. disable the entire 2008-12-01 22:54:57 +00:00
testboxes.c Lots of tiny fixes to make sure we compile with "gcc -ansi -Werror". 2008-02-27 04:39:10 +00:00
util.c remove apparently spurious warnings about operations on window "none" 2008-11-23 18:53:55 +00:00
window-private.h Make prototype for meta_window_find_root_ancestor() public. 2009-03-19 16:01:32 +00:00
window-props.c Added MetaWindow::fullscreen property (read only). 2009-03-17 12:27:13 +00:00
window-props.h More of the window properties are checked using simple 2009-01-27 03:53:07 +00:00
window.c Cleanup: split MetaSide from MetaDirection 2009-03-17 16:53:01 -04:00
workspace-private.h Make MetaScreen and MetaWorkspace GObjects 2008-11-17 15:56:34 -05:00
workspace.c Removed unnecessary g_object_ref/unref() bracketing around g_object_notify(). 2009-03-17 12:28:00 +00:00
xprops.c gnome-doc-tools version doesn't need to be so high. disable the entire 2008-12-01 22:54:57 +00:00