1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
Mat Booth 7edb711c7c Fixes launchbar icons looking blurry on hidpi screens
The launchbar way of compositing images for the buttons was preventing
the use of higher quality icons on hidpi dislays, making the launchbar
buttons look blurry or pixelated compared to other toolbar buttons.

Instead we can get a nicer result with a custom widget on which we can
directly draw a button border plus the hidpi version of the icon.

Also included is an attempt at a 2x hammer build button icon, which
should look a bit nicer on hidpi screens.
2022-10-19 08:41:15 +01:00
..
org.eclipse.cdt.core Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
org.eclipse.cdt.core.linux Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
org.eclipse.cdt.core.linux.aarch64 Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
org.eclipse.cdt.core.linux.ppc64le Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
org.eclipse.cdt.core.linux.x86_64 Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
org.eclipse.cdt.core.macosx Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
org.eclipse.cdt.core.native Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
org.eclipse.cdt.core.tests Remove API tooling from projects that are not part of our release 2022-10-03 12:42:37 -04:00
org.eclipse.cdt.core.win32 Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
org.eclipse.cdt.core.win32.x86_64 Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
org.eclipse.cdt.ui Fixes launchbar icons looking blurry on hidpi screens 2022-10-19 08:41:15 +01:00
org.eclipse.cdt.ui.tests Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
pom.xml [releng] Bump versions for CDT 11.0.0 2022-10-03 12:42:37 -04:00