Commit Graph

7 Commits

Author SHA1 Message Date
Johannes Frohnmeyer c94c8b59af
fix: prevent segfault by not exporting account menu.
ci/woodpecker/push/woodpecker Pipeline was successful Details
ci/woodpecker/push/docs Pipeline failed Details
Why does this work? No idea. But it seems to fix the crash.
2023-10-21 17:38:55 +02:00
Johannes Frohnmeyer 475717b6b4
chore: use setVisible instead of show 2023-10-21 16:49:49 +02:00
Johannes Frohnmeyer e19d7cfb3b
chore: optimize imports
ci/woodpecker/push/woodpecker Pipeline failed Details
ci/woodpecker/push/docs Pipeline was successful Details
2023-08-19 15:54:27 +02:00
Johannes Frohnmeyer d7ddde6c4d
chore: move logging in kotlin code to Log object
ci/woodpecker/push/docs Pipeline is pending Details
ci/woodpecker/push/woodpecker Pipeline failed Details
2023-08-19 15:53:09 +02:00
Johannes Frohnmeyer 1be0d68a56
Implement new instance window, bump java and GTK 2023-06-30 14:02:31 +02:00
Johannes Frohnmeyer 17e89ba829
GTK: JPMS + optimize imports
ci/woodpecker/push/docs Pipeline was successful Details
ci/woodpecker/push/woodpecker Pipeline failed Details
2023-05-05 21:37:16 +02:00
Johannes Frohnmeyer 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