If anyone intrested in building Kotlin Gtk library...
# kotlin-native
d
If anyone intrested in building Kotlin Gtk library please contribute here. https://github.com/kavanmevada/kotlin-native-gtk-linux
👍🏼 1
d
hi, you should have a look at https://github.com/drieks/kotlin-native-gtk, there is already a working library. if you have any questions please let me now 🙂
n
There is a Kotlin Native GTK library ( https://github.com/kropp/kotlin-native-gtk ) developed by a JB employee (Victor Kropp). Would be better to contribute to this project since the project "might" be supported by JB in the future, and it will be much easier to coordinate development under a single project.
g
Ohhh, it's really nice project. I like how it made using auto generated bindings and in general looks nice, more efficient than do this manually. Nice that there are people who also want to contribute to this like @drieks
d
oh, sure, https://github.com/kropp/kotlin-native-gtk is the correct link 🙂
👍 1
I just created a PR to the upstream repository..
👍 2
d
awesome , I will do my contribution to https://github.com/kropp/kotlin-native-gtk
👍 1
Why JB consider it under their projects ?
g
It’s not under JB projects, it’s just a project of one of JB employee, Nick just pointing that it may one day be moved to JB repo (it’s just a speculation tho)
👍 1
n
Presumably it is JB policy when their employees create a project on GitHub that JB automatically own it?
g
I don’t think so, it’s personal project
Copy code
Team projects are created by JetBrains employees. These projects include 20% projects, Internal hackathons, those that support product development process, and/or benefit the JetBrains developer community.

20% Project: YouTrack Mobile
Internal Hackathon: Ideolog and IntelliJ IDEA Feature Suggester
Community: Client for TeamCity REST API written in Kotlin
Team Projects are available for all to use in accordance to the licensing terms, despite not being officially supported. However, there are times that Team Projects become Official Projects.
👍 1