You are not logged in.
Pages: 1
Running current majaro, I'm having a difficult time finding the right handle to jiggle in /.config/gtk-3.0/gtk.css to increase the size of window buttons. Is this a padding issue (the icons have room to grow both top and bottom) or is there an actual pixel number I can choose to make them larger? I'm running the buttons without labels, flat buttons, or handles
Thanks,
Jake
Last edited by jakfish (2022-06-06 17:12:06)
Offline
You may use the min-height and min-width properties on your widgets.
It's hard to tell without visual aid.
Remember to edit the subject of your topic to include the [SOLVED] tag once you're satisfied with the answers or have found a solution (in which case, don't forget to share it as well), so that other members of the community can quickly refer to it and save their time. Pretty please!
Offline
Thank you. In /.config/gtk3/gtk.css, I'm only seeing min-height for "whiskermenu-window entry" and no min-width anywhere. Am I looking in the wrong place?
Offline
The problem is that the Window Buttons plugin uses libwnck to get those icons and libwnck has a size limitation for the icons. It's discussed in greater detail here with some sizing options.
As an option, you can consider using xfce4-docklike-plugin or another dock like plank - that support larger icon sizes.
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
Thanks, ToZ. I'll look into that workaround and thanks for explaining the problem.
Jake
Offline
Pages: 1
[ Generated in 0.015 seconds, 12 queries executed - Memory usage: 555.89 KiB (Peak: 557.17 KiB) ]