mutter/src/ui
Patrick Niklaus 5631cbe22d Icons for windows are taken from the desktop theme, not from the Metacity
2008-08-14   Patrick Niklaus  <marex@compiz-fusion.org>

          Icons for windows are taken from the desktop theme, not from
          the Metacity theme or from the fallback icon that Metacity
          provided.  Closes #524343.

        * src/ui/ui.c: Use GtkIconTheme to load the default window icon.
          Assumes the existence of an icon called "window", otherwise
          falls back to "gtk-missing-image". Fixes #524343.
        * src/ui/preview-widget: See above.
        * src/include/common.h: Add META_DEFAULT_ICON_NAME.
        * src/Makefile.am: Remove default_icon.png from inlinepixbufs.h.
        * src/default_icon.png: Removed.


svn path=/trunk/; revision=3812
2008-08-14 14:01:51 +00:00
..
draw-workspace.c sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
draw-workspace.h sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
fixedtip.c documentation 2008-04-29 02:54:56 +00:00
fixedtip.h documentation 2008-04-29 02:54:56 +00:00
frames.c Add ability to vertically and horizontally maximise using the mouse, by 2008-03-03 01:58:54 +00:00
frames.h sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
gradient.c sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
gradient.h sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
menu.c Workspaces whose name is the standard name plus a non-empty string are 2008-03-21 02:56:52 +00:00
menu.h sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
metaaccellabel.c sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
metaaccellabel.h sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
metacity-dialog.c sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
preview-widget.c Icons for windows are taken from the desktop theme, not from the Metacity 2008-08-14 14:01:51 +00:00
preview-widget.h allow users of the preview widget to get a mask for windows in the correct 2008-02-25 15:39:49 +00:00
resizepopup.c sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
tabpopup.c src/include/frame.h src/include/display.h src/include/xprops.h 2008-05-19 00:00:09 +00:00
testgradient.c sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
theme-parser.c sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
theme-parser.h sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
theme-viewer.c display the theme name in the title bar. Closes #430198. 2008-06-30 00:23:41 +00:00
theme.c remove color_set flag remove check of color_set flag before rendering (we 2008-05-13 12:53:36 +00:00
theme.h remove color_set flag remove check of color_set flag before rendering (we 2008-05-13 12:53:36 +00:00
themewidget.c sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
themewidget.h sort source files into these directories according to which part of the WM 2007-12-19 21:17:50 +00:00
ui.c Icons for windows are taken from the desktop theme, not from the Metacity 2008-08-14 14:01:51 +00:00