1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00
cdt/launchbar
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.launchbar [releng] Bump versions for CDT 11.0.0 2022-10-03 12:42:37 -04:00
org.eclipse.launchbar.core Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
org.eclipse.launchbar.core.tests Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
org.eclipse.launchbar.remote [releng] Bump versions for CDT 11.0.0 2022-10-03 12:42:37 -04:00
org.eclipse.launchbar.remote.core Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
org.eclipse.launchbar.remote.ui Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
org.eclipse.launchbar.ui Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
org.eclipse.launchbar.ui.controls Fixes launchbar icons looking blurry on hidpi screens 2022-10-19 08:41:15 +01:00
org.eclipse.launchbar.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