Xfce Forum

Sub domains
 

You are not logged in.

#1 2019-08-22 19:05:23

tiffanyy
Member
From: Europe/France - Montauban
Registered: 2019-08-22
Posts: 2

[SOLVED] Enlarge size of window button xfce 4.14

Hello

on xfce 4.14 on manjaro, I would like to modify the plugin xfce4-tasklist.
I would like to enlarge the open windows, we did it under gtk2 of this kind


style "my-xfce-tasklist-style"
{
     XfceTasklist :: max-button-size = 64
}
class "XfceTasklist" style "my-xfce-tasklist-style"


I would have liked to know if it is possible to do it under gtk3.

despite my research, I did not find any solutions hmm

if anyone could help me, that would be cool, there is that little detail that annoys me on xfce 4.14.

hoping for help from you.
Thanks in advance.
sorry for my English.

tiffany.

Last edited by tiffanyy (2019-08-23 08:45:04)

Offline

#2 2019-08-22 21:50:57

Spass
Member
From: Poland
Registered: 2016-12-07
Posts: 133

Re: [SOLVED] Enlarge size of window button xfce 4.14

Hello and welcome.

You can try adding this line to the ~/.config/gtk-3.0/gtk.css file (create it if it doesn't exist):

.tasklist { -XfceTasklist-max-button-length: 123; }

Change 123 to whatever you need. Then restart your panel using Alt+F2 and this command:

xfce4-panel -r

My post is based on this thread: https://forum.xfce.org/viewtopic.php?id=13208

Offline

#3 2019-08-23 08:43:22

tiffanyy
Member
From: Europe/France - Montauban
Registered: 2019-08-22
Posts: 2

Re: [SOLVED] Enlarge size of window button xfce 4.14

Hello.

ooh thanks a lot for the answer smile
despite my research on the forum, I did not find this post ...

it works to perfection handling.
5TNjm6op
see the picture in large
It's awesome smile

thank you very much, so I can go and solve this post.
have a good day smile

tiffany.

Last edited by tiffanyy (2019-08-23 08:47:15)

Offline

Board footer

Powered by FluxBB