You are not logged in.
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
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
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
Hello.
ooh thanks a lot for the answer
despite my research on the forum, I did not find this post ...
it works to perfection handling.
see the picture in large
It's awesome
thank you very much, so I can go and solve this post.
have a good day
tiffany.
Last edited by tiffanyy (2019-08-23 08:47:15)
Offline
[ Generated in 0.367 seconds, 7 queries executed - Memory usage: 522.86 KiB (Peak: 530.87 KiB) ]