After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 441940 - black border when minimizing gnome windows
black border when minimizing gnome windows
Status: RESOLVED OBSOLETE
Product: metacity
Classification: Other
Component: general
unspecified
Other All
: Normal enhancement
: ---
Assigned To: Metacity maintainers list
Metacity maintainers list
Depends on:
Blocks:
 
 
Reported: 2007-05-28 23:07 UTC by Grabber
Modified: 2020-11-07 12:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Grabber 2007-05-28 23:07:43 UTC
Please describe the problem:
When windows are minimized on GNOME a black border (ghost) is showed.

Steps to reproduce:
1. Open any program
2. Minimize this program



Actual results:
The black border is showed!

Expected results:
When i minimize a border i wan`t no black border, this increase performance and make gnome most wonderfull!

Does this happen every time?
Yes all versions of GNOME make it (i have tried 2.14 up to 2.18)

Other information:
I have discovered a solution for this: in the source code /src/effects.c we can modify the function g_return_if_fail (seconds_duration > 0.0); to g_return_if_fail (0); with this we disable the "black border". Probably this is not a better solution but this works ;)
Comment 1 Thomas Thurman 2007-06-06 00:10:20 UTC
Does the black border go away again after a few seconds?
Comment 2 Grabber 2007-06-15 14:51:01 UTC
No. But when i disable this i can see a several performance improve. What i`m saying is: Why we can not create a option to full disable GNOME effects? What the "black border" exist?
Comment 3 Grabber 2007-06-16 22:34:45 UTC
I`m writing a new effecs.c and effects.h to show. I think this will improve performance and a beautiful look.

Regards,

Grabber.

Comment 4 Thomas Thurman 2008-01-20 19:07:10 UTC
Moving to general because this sounds like a description of the wireframe minimisation effect. Moving to enhancement because you request a change to a working system. Let us know how the new effects.[ch] go.
Comment 5 André Klapper 2020-11-07 12:36:33 UTC
bugzilla.gnome.org is being replaced by gitlab.gnome.org. We are closing all
old feature requests in Bugzilla which have not seen updates for many years.

If you still use metacity and if you are still requesting this feature in a currently supported version of GNOME (currently that would be 3.38), then please feel free to report it at https://gitlab.gnome.org/GNOME/metacity/-/issues/

Thank you for reporting this issue and we are sorry it could not be implemented.