Re: RFR: 8181084: JavaFX show big icons in system menu on macOS with Retina display [v4]

2022-05-17 Thread Paul
> I hit on JDK-8181084 while making some changes to Scene Builder, so I decided > to investigate. > > Please note: I have not done any Objective-C or MacOS development before. So > I would really like some feedback from someone else who knows this stuff > better. > > Anyway, after some

Re: RFR: JDK-8286256 : Update libxml2 to 2.9.14

2022-05-17 Thread Hima Bindu Meda
On Tue, 17 May 2022 12:32:17 GMT, Hima Bindu Meda wrote: > Updated libxml to version 2.9.14.As mentioned in UPDATING.txt, configured for > windows , linux and Mac platforms and updated the files accordingly. > > Updated libxslt to version 1.1.35. Generated the config.h files for windows , >

RFR: JDK-8286256 : Update libxml2 to 2.9.14

2022-05-17 Thread Hima Bindu Meda
Updated libxml to version 2.9.14.As mentioned in UPDATING.txt, configured for windows , linux and Mac platforms and updated the files accordingly. Updated libxslt to version 1.1.35. Generated the config.h files for windows , Mac and linux platforms and updated accordingly. Verified the build

Re: RFR: JDK-8286256 : Update libxml2 to 2.9.14 [v2]

2022-05-17 Thread Hima Bindu Meda
> Updated libxml to version 2.9.14.As mentioned in UPDATING.txt, configured for > windows , linux and Mac platforms and updated the files accordingly. > > Updated libxslt to version 1.1.35. Generated the config.h files for windows , > Mac and linux platforms and updated accordingly. > >

Re: RFR: JDK-8286256 : Update libxml2 to 2.9.14 [v2]

2022-05-17 Thread Kevin Rushforth
On Tue, 17 May 2022 17:06:51 GMT, Hima Bindu Meda wrote: >> Updated libxml to version 2.9.14.As mentioned in UPDATING.txt, configured >> for windows , linux and Mac platforms and updated the files accordingly. >> >> Updated libxslt to version 1.1.35. Generated the config.h files for windows

Re: Xlib backend

2022-05-17 Thread Thiago Milczarek SayĆ£o
Hi, Did some improvements on my "pure x11" branch: - Bitmaps are now handled by cairo which will use Xrender if available (will be beneficial if there's an alpha channel). - Configuration using Xsettings (such as double click time) - Setting the app icon now works - Custom cursor works - Mouse