mirror of
https://github.com/JetBrains/JetBrainsRuntime.git
synced 2025-12-06 01:19:28 +01:00
197cf3ff56ba76e0f1fdc48718aa36c19945bf62
This commit changes how WLToolkit loads libxkbcommon. It will now be linked as a normal dynamic library at build time, instead of being loaded via dlopen. This commit also introduces dependency on libxkbcommon headers and removes the corresponding declarations from WLKeyboard.c.
Welcome to the JDK!
For build instructions please see the online documentation, or either of these files:
- doc/building.html (html version)
- doc/building.md (markdown version)
See https://openjdk.org/ for more information about the OpenJDK Community and the JDK and see https://bugs.openjdk.org for JDK issue tracking.
Languages
Java
73.7%
C++
14%
C
8.1%
Assembly
2.7%
Objective-C
0.5%
Other
0.8%