Xfce Forum

Sub domains
 

You are not logged in.

#1 2018-07-30 18:47:14

johnywhy
Member
Registered: 2011-10-09
Posts: 288

How to force window icons respect panel rows?

When i have a tall panel with rows = 1, app windows get stacked on top of each other.
How to prevent stacking?


panel_rows.png


arch xfce x86_64

Offline

#2 2018-07-30 23:53:14

ToZ
Administrator
From: Canada
Registered: 2011-06-02
Posts: 11,485

Re: How to force window icons respect panel rows?

For the gtk3 version of xfce4-panel, the following snippet in ~/.config/gtk-3.0/gtk.css will force single row:

* {
-XfceTasklist-max-button-size: 0;
}

However, the icon size will max out at 16 pixels, so there will be plenty of space around the button.


Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki  |  Community | Contribute ---

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.012 seconds, 7 queries executed - Memory usage: 518.37 KiB (Peak: 531.37 KiB) ]