Rust coder, and creator of egui.
Has worked with physics simulation, games, 3D scanning and cyber security.
- Stockholm, Sweden
- http://www.ilikebigbits.com/
- @ernerfeldt
Highlights
- 50 discussions answered
Block or Report
Block or report emilk
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse2,762 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2022
Created 66 commits in 4 repositories
Created 3 repositories
- emilk/tts-rs Rust
- emilk/ureq Rust
- emilk/rust-xcb Rust
Created a pull request in ndarilek/tts-rs that received 5 comments
Make speech-dispatcher opt-in so we can avoid LGPL by default
speech-dispatcher uses the copy-left LGPL license, which means it cannot be used in any closed source projects. Since this is a default dependency …
+30
−24
•
5
comments
Opened 15 other pull requests in 5 repositories
emilk/egui
10
merged
- Slider event fixes
- Add web location info to egui_web/epi
- Prevent ScrollArea:s from becoming tiny
- Scroll so that text cursor remains visible
- Make v-align and scale of user fonts tweakable
- Improve the contrast of the default light mode style
- Add an example of how to display an SVG image in egui
- cargo deny: clarify MPL-2.0 license and use un-patched ureq again
- Run cargo deny in CI
- Use tracing crate for logging
algesten/ureq
1
open
1
closed
emilk/websocket_experiment
1
merged
emilk/ehttp
1
merged
EmbarkStudios/poll-promise
1
merged
Reviewed 27 pull requests in 4 repositories
emilk/egui
22 pull requests
- Spelling & grammar fixes in README.md
- Add more source code links to demos
- Color_button popup area always shows near button
- Allow scroll into view without specifying an alignment
- Customize Plot label and cursor texts
- Add Ui.input_mut & InputState.ignore_key
- Make non interactable layers not interact
- Add some macOS emacs keybindings
-
Expose
FontTweakthroughegui::FontTweak - feat: don't install console panic hook and tracing wasm subscriber by default
-
Make
Marginpub and move to style.rs - Slider: Add step parameter
- Individual margins
-
Add a
StepButtonswidget - Fix a typo
- fixed typos
- Per-corner rounding of rectangles
- Providing more control over hover label in plots
- Remove prevent_default for mousedown events
- Add method to enable generation of a ComboBox with both id and label
- Add on_hover_text_at_pointer
- Plot boxed zoom
emilk/eframe_template
3 pull requests
EmbarkStudios/puffin
1 pull request
frewsxcv/rust-dark-light
1 pull request
Created an issue in algesten/ureq that received 8 comments
webpki-roots is copy-left
Thanks for a great library!
https://github.com/rustls/webpki-roots has a copy-left license (MPL-2.0) making it unsuitable for any closed-source use.
…
8
comments
Opened 2 other issues in 1 repository
Answered 4 discussions in 1 repository
1
contribution
in private repositories
Feb 10
