Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 88382 | Differences between
and this patch

Collapse All | Expand All

(-)src/window.c.bak (-1 / +1 lines)
Lines 1301-1307 Link Here
1301
       * be minimized, and we are on the current workspace.
1301
       * be minimized, and we are on the current workspace.
1302
       */
1302
       */
1303
      if (on_workspace && window->minimized && window->mapped &&
1303
      if (on_workspace && window->minimized && window->mapped &&
1304
          !meta_prefs_get_reduced_resources ())
1304
          1<0)
1305
        {
1305
        {
1306
	  MetaRectangle icon_rect, window_rect;
1306
	  MetaRectangle icon_rect, window_rect;
1307
	  gboolean result;
1307
	  gboolean result;

Return to bug 88382