Closed wooque closed 3 years ago
Yes, I did refactor the favorites menu code some times ago, using now the integrated GJS function that makes a combo menu item (icon + text). So I cannot change this, the icon size is handled by gnome shell. Before that, I manually created each item with an icon and text in a BoxLayout...
About styling: what is your opinion on the new more rounded setup? Question: when you right-click on a window button, you get window preview. There is a 1px frame. Could you tell me if you feel better with no frame? It would have the advantage to not have these window's shadows margins for non full-screen windows. You have to modify the end of css file like this (= comment all this section):
.window-thumbnail {
/*border: 1px solid rgba(67, 67, 67, 0.7);
border-radius: 2px;
background-color: rgba(204, 204, 204, 0.7);*/
}
It looks ok to me
I noticed that icons in Favorites menu are smaller than before, it would be nice if their size matched size of icons in taskbar.