Commit Graph

14 Commits

Author SHA1 Message Date
5faa505235
fix: wrap Entry.setText to prevent segfault for empty strings
Some checks failed
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2023-08-19 15:32:42 +02:00
a7a135c598
chore: basic mod browsing (untested due to GTK4 issues) 2023-07-24 14:29:06 +02:00
1be0d68a56
Implement new instance window, bump java and GTK 2023-06-30 14:02:31 +02:00
218e12714d
InstanceMeta.checkArguments to centralize null checking + remove mutability from Arguments and kotlin lambda indy
Some checks failed
ci/woodpecker/push/docs Pipeline is pending
ci/woodpecker/push/woodpecker Pipeline failed
2023-05-06 09:54:40 +02:00
17e89ba829
GTK: JPMS + optimize imports
Some checks failed
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2023-05-05 21:37:16 +02:00
a89f51aa5d
Initial port of launcher-gtk to kotlin. With this, manifold is completely gone from the codebase.
Might have introduced some new bugs + crashes, though.
2023-05-05 21:27:00 +02:00
8d45fdff84
Bump other dependencies 2023-05-04 11:25:37 +02:00
2cb852c5cb
Bump java-gi 2023-05-04 11:14:34 +02:00
4967410f51
GTK: Showcase configuration using broadwayd
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-29 17:19:02 +01:00
e15ef8c485
Use a "stable" java-gi version (0.3) and mention it in the README
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-28 10:02:01 +01:00
bdd86c7683
Start working on instance settings
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-01-24 18:25:18 +01:00
36f462597a
Fix menu not interactable
Some checks failed
ci/woodpecker/push/docs Pipeline failed
ci/woodpecker/push/woodpecker Pipeline failed
2023-01-15 11:19:57 +01:00
be8252ce58
Initial work on porting to java-gi, currently broken
All checks were successful
ci/woodpecker/push/docs Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-12-17 21:53:21 +01:00
eb3fb83673
Start working on GTK port (far from finished) 2022-09-26 19:09:02 +02:00