Popular repositories
-
themoviedb Public archive
Python wrapper to themoviedb.org API [Not actively maintained]
-
-
shortcuteditor-nuke Public
Keyboard shortcut editor for The Foundry's Nuke compositing software
-
stravathings Public archive
A random bunch of tools using old V1 API for www.strava.com (cycle-mapping thing)
433 contributions in the last year
Less
More
Contribution activity
October 2021
Created 2 commits in 2 repositories
Created a pull request in imgui-rs/imgui-rs that received 1 comment
Reviewed 4 pull requests in 1 repository
taskchampion/taskchampion
4 pull requests
Created an issue in imgui-rs/imgui-rs that received 3 comments
Leaky null bytes with InputTextCallback combined with enter_returns_true
With current main branch as of f00b570
use imgui::*; mod support; fn main() { let system = support::init(file!()); let mut buf = String::default();…
3
comments