eclipse-themes
eclipse-themes copied to clipboard
GTK 2.0 RC wizard not reduce tabs height in Ecilpse Mars
Screen after launching wizard (UBUNTU GNOME)
Mars uses GTK 3 - have a look at GTK3 section. I've also updated the wiki to distinguish the solution between the versions.
@renataogarcia Should I have to add GtkToolbar#swt-toolbar-flat {padding: 0px;}
into Dynamic CSS Generation by default? Is this CSS for E4 or GTK3?
Should I have to add GtkToolbar#swt-toolbar-flat {padding: 0px;} into Dynamic CSS Generation by default?
@jeeeyul I think that would be nice if possible - much better than having to tweak the themes.
Is this CSS for E4 or GTK3?
It's GTK CSS but since E4 uses SWT which uses GTK it reflects on E4. It affects other SWT applications running too. That would be another advantage, if you can include into the Dynamic CSS, because it would only apply to E4.
@jeeeyul I'm happy to test the patch for you on Linux if you need.
@renataogarcia Beta update is available at:
http://eclipse.jeeeyul.net/beta-update
@jeeeyul Updated and tested but it doesn't seem to help. I wonder if this Dynamic CSS will reflect when getMinimumToolBarHeight is called.
@renataogarcia Okay, finally, I'm installing ubuntu on VM. I will find out what I can.
@jeeeyul Any news? It still not working...