Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "SWT/Plan/4.8"

< SWT
(Common)
(GTK)
Line 14: Line 14:
  
 
== GTK ==
 
== GTK ==
 +
* Port SWT Browser to webkit2gtk - {{Bug|516838}}
 +
* Implement transparency support [https://bugs.eclipse.org/bugs/show_bug.cgi?id=477950 Bug 477950 - [GTK3<nowiki>]</nowiki> Port SWT colors from using GdkColor to GdkRGBA so alpha is not lost]
 +
* Ongoing improvements to Eclipse stability on GTK3, (graphical glitches, missing icons etc..) - {{Bug|516839}}
 +
* Make Eclipse usable on Wayland as backend with GTK3 - {{Bug|516841}}
 
* Fix accessibility issues on Linux - {{Bug|470031}} and {{Bug|481824}}
 
* Fix accessibility issues on Linux - {{Bug|470031}} and {{Bug|481824}}
  

Revision as of 04:33, 26 July 2017

Planning page for SWT work for Photon (4.8)

This page discusses target fixes and improvements to SWT for the upcoming Photon release. A list of open and resolved bugs for 4.8 can be found via this query.

Common

  • Review patches from the community
  • Move SWT native builds to Eclipse Foundation
  • Improve HiDPI support for eclipse platform - bug 517055
  • Drop support for XULRunner on all platforms - bug 518446

Cocoa

  • Provide support for macOS 10.13 (High Sierra)
  • Provide better support for Mac OS X 10.11 - bug 516837

GTK

Win32

  • Move to new Windows SDK and modern Look & Feel
  • Table/Tree header need improvements under dark theme. bug 517055
  • Support modern native directory dialog. bug 443250

Back to the top