! 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 !
Add option (not all space to tasklist)
Status:
RESOLVED: INVALID
Severity:
enhancement
Product:
Xfce4-panel
Component:
Window Buttons

Comments

Description ria_freelander 2010-11-28 21:44:19 CET
By default it takes all available space on panel (if panel take all side of screen.) But can be option to take space only for buttons, not empty(it economies screen for other space-taking plugins, such as globalmenu)
Comment 1 Nick Schermer editbugs 2010-11-28 23:07:02 CET
This is not a problem with the tasklist, because the allocation code within the panel always tries to allocate the requested space. So what this mean is that the globalmenu plugin should either request enough space or it shouldn't be an expanding plugin.

Making the tasklist not expand is not fixing the issue, because you will run into the same problem if you start more and more applications and the tasklist gets filled.

So a proper fix would be better size request/allocation code in the globalmenu plugin. They use a gtk menu bar and that is one of the widgets which does not request a lot of space, else you cannot resize the window smaller then the menubar size. So they should override that in some way.
Comment 2 ria_freelander 2010-11-29 06:35:25 CET
but the icon box in xfce4.6 not takes all available space and gives space to globalmenu. But with 4.8 we haw this: (screen)
Comment 3 ria_freelander 2010-11-29 06:38:17 CET
Created attachment 3219 
Screen with behaviour now
Comment 4 ria_freelander 2010-11-29 06:39:37 CET
But must be window buttons only near notifications area (no empty space taken by it). Here is my request, for better understanding
Comment 5 Nick Schermer editbugs 2010-11-29 18:08:51 CET
You could indeed toggle the expansion of the iconbox in 4.6, but the problem with this was that when you opened enough applications, the button would the pushed offscreen, including the plugins after it.

So there is no easy solution for this.
Comment 6 Simon Steinbeiss editbugs 2019-07-15 00:29:11 CEST
The tasklist doesn't take up extra space anymore, you need to add a separator that expands next to it. So this issue has been sort of fixed or the report is invalid.

Bug #6893

Reported by:
ria_freelander
Reported on: 2010-11-28
Last modified on: 2019-07-15

People

Assignee:
Nick Schermer
CC List:
1 user

Version

Version:
4.7 (master)

Attachments

Screen with behaviour now (1.38 MB, image/png)
2010-11-29 06:38 CET , ria_freelander
no flags

Additional information