Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
888 contributions in the last year
Activity overview
Contribution activity
June 2020
- hoijui/xi-editor Rust
- hoijui/gs-ui-swing Java
Created a pull request in graphstream/gs-ui-swing that received 5 comments
ToolTips
This works, but really is only a proof of concept.
one needs to activate it with:
(view as DefaultView).setToolTips(true)
And one needs to use gs-u…
+50
−0
•
5
comments
Created an issue in xi-editor/xi-editor that received 1 comment
Minimum rust version
I had rust(c) version 1.36.0, and got this error with cargo build:
Compiling bincode v1.2.1 Compiling toml v0.5.6 Compiling xi-rope v0.3.0 (/home/…
1
comment