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 114304 - support separate style for shaded, non-resizable windows
support separate style for shaded, non-resizable windows
Status: RESOLVED FIXED
Product: metacity
Classification: Other
Component: themes
unspecified
Other Linux
: Normal enhancement
: future
Assigned To: Metacity maintainers list
Metacity maintainers list
Depends on:
Blocks: 102547
 
 
Reported: 2003-06-03 03:21 UTC by Kenny Graunke
Modified: 2006-10-07 17:06 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kenny Graunke 2003-06-03 03:21:35 UTC
Metacity should support combining resize="none" and state="shaded" in
frame_style_set, like so:
<frame focus="yes" state="shaded" resize="none" style="foo"/>

As of 2.4.55, Metacity allows you to use resize="none" to put a small 1px
border (and titlebar) around non-resizable windows, but when the user
shades these windows, their titlebars grow because it uses the normal
shaded style, not a special one for shaded -and- non-resizable.
Comment 1 Thomas Thurman 2006-05-26 18:11:08 UTC
Fixed in metacity-theme-2 (actually, I fixed it ages ago, but my laptop broke and is only now working again).
Comment 2 Thomas Thurman 2006-10-07 17:02:56 UTC
Fixed in HEAD!