1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/launchbar/org.eclipse.launchbar.ui.controls
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
..
.settings Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
icons Fixes launchbar icons looking blurry on hidpi screens 2022-10-19 08:41:15 +01:00
META-INF Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
src/org/eclipse/launchbar/ui/controls/internal Fixes launchbar icons looking blurry on hidpi screens 2022-10-19 08:41:15 +01:00
.classpath Update to Java 17 as BREE. Fixes #80 2022-10-03 12:42:37 -04:00
.project Bug 566334: Turn on API Tooling & Analysis for all bundles 2020-08-24 17:50:56 -04:00
about.html [releng] Update all legal files with update_legal_files.sh 2022-04-13 13:42:35 -04:00
build.properties Bug 551817: Fix legal docs - and automate their checks 2020-08-30 23:15:59 -04:00
plugin.properties Fixed "The value for X attribute is not externalized" warning 2020-08-28 21:32:18 +02:00
plugin.xml Bug 558439: Move launchbar plug-ins into its own folder 2019-12-18 13:41:51 -05:00