


Gnome Extensions by holodeck 376 comments
I'm a big fan of your plugin, and have used it since ubuntu1204. Because I hate unity and gnome-shell, so I have to use fallback mode.
And I found when I checked the hide icon/title option, it works immediately, but when I restart gnome-panel, it will not hide.
I looked through your code, and add a line in init_wtapplet() in windowtitle.c, like following :
toggleExpand (wtapplet);
toggleHidden (wtapplet);
updateTitle (wtapplet);
toggleHidden (wtapplet); //this is added
it now will work properly, but I know it may not be a good solution, so here is the info for you.
- May 01 2013

GTK2 Themes by potzblitz7 5 comments

Metacity Themes by twodogs 1 comment