1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-15 21:15:23 +02:00
cdt/terminal/plugins
Jonah Graham 6b332e35cd Bug 574271: Draw characters in the correct color on macos
There is a bug in SWT on macos - Bug 568777 - with the cache of single
character drawStrings with transparent backgrounds as a performance
boost. This causes the terminal to draw some characters in the
wrong color.

The workaround is to not draw with transparency, which should be fine
because we just filled the background with the same color that the
1 character string will draw with.

The performance, measured with TerminalTextUITest in Fast mode with
no throttling, does not seem affected and in my testing there does
not seem to be any graphic side effects.

Change-Id: I1b0aadae100d81a8f4533ba73273ccc8202e068f
2021-06-19 13:16:45 -04:00
..
org.eclipse.tm.terminal.connector.cdtserial Bug 551817: Fix legal docs - and automate their checks 2020-08-30 23:15:59 -04:00
org.eclipse.tm.terminal.connector.local Bug 460495: Save/restore terminal process/args and other settings 2021-05-19 14:47:53 -04:00
org.eclipse.tm.terminal.connector.process Bug 573719: Display error on shell open failed 2021-05-24 00:30:58 -04:00
org.eclipse.tm.terminal.connector.remote Bug 568856: Upgrade BREE to Java 11 2020-11-16 10:27:05 -05:00
org.eclipse.tm.terminal.connector.ssh Bug 572552 - CDT releng: update versions to 10.3.0 2021-04-04 16:17:25 -04:00
org.eclipse.tm.terminal.connector.telnet Bug 567810: Squash over zealous warning from PDE 2020-10-12 10:14:26 -04:00
org.eclipse.tm.terminal.control Bug 574271: Draw characters in the correct color on macos 2021-06-19 13:16:45 -04:00
org.eclipse.tm.terminal.test Bug 572938 [terminal] reverse linefeed: Honour the scrolling region 2021-05-01 16:25:49 -04:00
org.eclipse.tm.terminal.view.core Add missing imports for Javadocs 2021-05-19 23:26:40 -04:00
org.eclipse.tm.terminal.view.ui Bug 573646: Open primary terminal view when there is no last available 2021-05-24 00:30:58 -04:00
pom.xml [releng] Prepare repo for 10.3.1 release 2021-06-19 12:58:15 -04:00