You are not logged in.
Hello there,
I have one bottom panel that houses the window buttons, among other things. But those buttons aren't clickable if the mouse cursor is on the very bottom of the screen (i.e. the bottom line of pixels). This is very annoying because I have to click precisely on the center of the window buttons. Is there a way to change this? Like making the window buttons fill out the entire height of the panel?
I am using Xubuntu 18.10, by the way.
Thanks in advance!
Last edited by fllinx (2019-03-09 10:59:03)
Offline
Hello and welcome.
Which appearance theme are you using?
Try adding this snippet to ~/.config/gtk-3.0/gtk.css (create the file if it doesn't exist):
.tasklist button { margin: 0px }
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 for you answer and the welcoming!
I am using the Greybird theme, both for the appearance and the window decorations. I created ~/.config/gtk-3.0/gtk.css and added the line you suggested. It works perfectly! So, thank you, again!
Offline
That issue was fixed in Greybird version 3.22.10, unfortunately Xubuntu 18.10 still has 3.22.9
You can also download and install the newer version from here (as a DEB file):
https://packages.ubuntu.com/disco/all/g … e/download
Offline
[ Generated in 0.008 seconds, 7 queries executed - Memory usage: 520.71 KiB (Peak: 521.55 KiB) ]