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
Pro
Pinned
578 contributions in the last year
Contribution activity
May 2020
Created a pull request in aclysma/skulpin that received 1 comment
removes unwraps in favor of default dpi
Unwraps here were causing panics that caused skulpin to crash if the window was not available. This fixes that by returning a default value of 1.0 …
+9
−4
•
1
comment
Created an issue in aclysma/skulpin that received 6 comments
Skulpin rendering freezes when window geometry changes
I've gotten reports in neovide and can repro myself that skulpin does not recover if various types of window geometry change. The way I can reliabl…
6
comments