gnome-shell/src
Dan Winship 4a5873dd22 Create a more extensible/organized strut/input_area management system.
Now code can call Main.addShellActor(actor) to declare that that actor
is part of the shell, and so it should (a) be protected by wm struts, and
(b) be part of the stage input area, and then that code automatically
deals with updating if the actor changes size or visibility.
2009-04-30 14:57:13 -04:00
..
big Bug 573322 - Do box layout in int 2009-04-27 13:48:56 -04:00
gdmuser Disable gdmuser debugging messages (unless "gdm" is set in GNOME_SHELL_DEBUG) 2009-04-03 14:33:39 -04:00
tidy Change TidyGrid to just include clutter/clutter.h 2009-02-23 14:02:16 -05:00
tray Allow more flexibility for NaTrayChild compositing 2009-04-18 17:05:14 -04:00
gnome-shell-plugin.c exit () on JavaScript exceptions 2009-03-10 17:53:05 -04:00
gnome-shell.in When using -g, reset terminal state on exit 2009-04-13 11:58:05 -04:00
gnomeshell-taskpanel.c Add a panel containing tasklist to bottom screen 2009-01-19 23:21:57 +00:00
Makefile-big.am Make "make distcheck" work, and verify that we're disting all the javascript 2009-03-12 10:04:25 -04:00
Makefile-gdmuser.am Add Makefile missed in last commit, minor style tweak for statusmenu 2009-02-04 18:49:54 +00:00
Makefile-taskpanel.am make gnome-shell runnable from an install 2009-03-12 10:04:47 -04:00
Makefile-tidy.am Remove references to files that no longer exist 2009-03-10 13:01:04 -04:00
Makefile-tray.am Build libtray and libtidy as uninstalled convenience libraries as intended 2008-11-18 01:13:53 +00:00
Makefile.am application monitoring base object 2009-04-29 11:05:03 -04:00
metacity-symbols.c Hide the group containing the windows while overlay is up 2008-11-08 19:33:33 +00:00
shell-app-monitor.c add GConf option to disable app monitoring 2009-04-29 11:05:03 -04:00
shell-app-monitor.h application monitoring base object 2009-04-29 11:05:03 -04:00
shell-app-system.c Rename ShellAppMonitor to ShellAppSystem 2009-04-22 15:34:14 -04:00
shell-app-system.h Rename ShellAppMonitor to ShellAppSystem 2009-04-22 15:34:14 -04:00
shell-arrow.c Add a menu display to applications 2009-04-07 17:07:35 -04:00
shell-arrow.h Add a menu display to applications 2009-04-07 17:07:35 -04:00
shell-global.c Create a more extensible/organized strut/input_area management system. 2009-04-30 14:57:13 -04:00
shell-global.h Create a more extensible/organized strut/input_area management system. 2009-04-30 14:57:13 -04:00
shell-gtkwindow-actor.c Make a ClutterActor subclass that wraps a GtkWindow, and use it for the tray. 2009-01-27 20:29:17 +00:00
shell-gtkwindow-actor.h Make a ClutterActor subclass that wraps a GtkWindow, and use it for the tray. 2009-01-27 20:29:17 +00:00
shell-marshal.list implement some basic window management effects. #563844 2008-12-29 04:44:03 +00:00
shell-panel-window.c Add a panel containing tasklist to bottom screen 2009-01-19 23:21:57 +00:00
shell-panel-window.h Merge branch 'workspace-salon' 2009-01-19 23:06:59 +00:00
shell-process.c Run gnome-terminal on alt-f2 2008-11-07 18:42:23 +00:00
shell-process.h Run gnome-terminal on alt-f2 2008-11-07 18:42:23 +00:00
shell-recorder-src.c Add a built-in screencast recording facility 2009-03-20 16:53:50 -04:00
shell-recorder-src.h Add a built-in screencast recording facility 2009-03-20 16:53:50 -04:00
shell-recorder.c Add a built-in screencast recording facility 2009-03-20 16:53:50 -04:00
shell-recorder.h Add a built-in screencast recording facility 2009-03-20 16:53:50 -04:00
shell-status-menu.c Port to Clutter-0.9 2009-02-23 14:53:06 -05:00
shell-status-menu.h Merge branch 'statusmenu' 2009-02-04 18:45:38 +00:00
shell-tray-manager.c Set colormap on background pixmaps for a tray icons 2009-04-18 17:09:11 -04:00
shell-tray-manager.h Import part of the notification area applet, and use it to add a 2008-11-14 17:21:56 +00:00
shell-wm.c implement some basic window management effects. #563844 2008-12-29 04:44:03 +00:00
shell-wm.h implement some basic window management effects. #563844 2008-12-29 04:44:03 +00:00
test-recorder.c Add a built-in screencast recording facility 2009-03-20 16:53:50 -04:00