Merge branch native-window into master

This commit is contained in:
crschnick
2024-06-19 20:26:19 +00:00
parent 914f724577
commit 4d43cc5fd0
44 changed files with 290 additions and 124 deletions
+1
View File
@@ -44,6 +44,7 @@ open module io.xpipe.app {
exports io.xpipe.app.browser.session;
exports io.xpipe.app.browser.fs;
exports io.xpipe.app.browser.file;
exports io.xpipe.app.core.window;
requires com.sun.jna;
requires com.sun.jna.platform;