! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
(panel) Aligning vertical and horizontal panels.
Status:
RESOLVED: MOVED
Product:
Xfce4-panel

Comments

Description Andrzej editbugs 2012-04-03 15:58:01 CEST
Two panels, one vertical and one horizontal, attached to the (e.g. left and top) edges of the screen, compete (overlap) for the corner of the screen.

Making one of them shorter is difficult because the length property is scaled in percents rather than in pixels. It almost always leads to a gap between panels.

Ideally, this should not be necessary, 100% could for example denote an available space, rather than the screen size. The panel with a lower number could be allowed to take the whole edge of the screen and panels added later would have to respect struts set by earlier panels.
Comment 1 Andrzej editbugs 2012-04-13 20:57:56 CEST
Created attachment 4316 
A patch against 4.9.1

In this patch horizontal panels stretch to the full screen width, and vertical panels occupy the remaining area (don't overlap horizontal panels).
Comment 2 Andrzej editbugs 2012-05-31 04:47:00 CEST
Bug #8885 is a duplicate of this bug. It contains more information on this topic.
Comment 3 Simon Steinbeiss editbugs 2020-05-27 10:54:29 CEST
*** Bug 8885 has been marked as a duplicate of this bug. ***
Comment 4 Git Bot editbugs 2020-05-28 01:40:38 CEST
-- GitLab Migration Automatic Message --

This bug has been migrated to xfce.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.xfce.org/xfce/xfce4-panel/-/issues/25.

Please create an account or use an existing account on one of our supported OAuth providers. 

If you want to fork to submit patches and merge requests please continue reading here: https://docs.xfce.org/contribute/dev/git/start#gitlab_forks_and_merge_requests

Also feel free to reach out to us on the mailing list https://mail.xfce.org/mailman/listinfo/xfce4-dev

Bug #8627

Reported by:
Andrzej
Reported on: 2012-04-03
Last modified on: 2020-05-28
Duplicates (1):
  • 8885 Vertical panel length 100% relatively (be aware of other horizontal panel)

People

Assignee:
Nick Schermer
CC List:
1 user

Version

Version:
Unspecified

Attachments

A patch against 4.9.1 (15.93 KB, patch)
2012-04-13 20:57 CEST , Andrzej
no flags

Additional information