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 120110 - feature: move windows above/under the gnome-panel?
feature: move windows above/under the gnome-panel?
Status: RESOLVED FIXED
Product: metacity
Classification: Other
Component: general
2.4.x
Other All
: Normal enhancement
: ---
Assigned To: Metacity maintainers list
Metacity maintainers list
Depends on:
Blocks:
 
 
Reported: 2003-08-18 00:37 UTC by Allison Karlitskaya (desrt)
Modified: 2006-01-07 22:33 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Allison Karlitskaya (desrt) 2003-08-18 00:37:20 UTC
Hi.  I've read through all of bug 81551 and this is not a request to allow
placement of windows over top of panels.  This is, however, a losely
related issue.

What I want to be able to do is to move a window above and under the menu
panel at the top of the screen (ie: so that only the bottom half of the
window is sticking out, while the panel is on top of the middle of the
window and the top of the window is off of the top of the screen)

something like this:

      ..window..........
      .                .
  /---------------------------  screen edge
  |#####PANEL#################
  |   |                |
  |   \----------------/

It's obviously desirable to keep the current behaviour that when a window
maximises, it avoids the panel.

It might also be desirable to prevent the user from dragging the title bar
of the application under the panel (because it would be fairly pointless as
they wouldn't get very far)  I also suggest this because if the user hides
the title bar of an app under the panel they might not know how to get it back.

What I am proposing is that this behaviour is only allowed when doing an
alt+drag move on the body of the window.  If the user knows how to get it
up there, they know how to get it back.

Comments?  Flames?
Comment 1 Rob Adams 2003-08-18 00:43:53 UTC
much discussion has gone into this issue.  HEAD currently contains
code to allow windows that are too big to fit on the screen to go off
the top underneath a menu panel or off the screen,

See Bug 106740 for all the gory details.

*** This bug has been marked as a duplicate of 106740 ***
Comment 2 Allison Karlitskaya (desrt) 2006-01-07 22:33:42 UTC
Just fixed in 2.13.  Many thanks :)