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,731 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2022
Created 3 repositories
- emilk/tts-rs Rust
- emilk/ureq Rust
- emilk/rust-xcb Rust
Created a pull request in emilk/egui that received 6 comments
Introduce egui::FullOutput, returned from Context::run
This adds a new struct:
pub struct FullOutput { pub output: Output, pub needs_repaint: bool, pub textures_delta: epaint::textures::TexturesDelta, p…
+205
−145
•
6
comments
Opened 19 other pull requests in 6 repositories
emilk/egui
13
merged
- Run wasm-bindgen in CI and update parking_lot
- Update crates
- Introduce egui_extras with RetainedImage for loading svg,png,jpeg,…
- 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
rerun-io/remote-logging-experiment
1
merged
emilk/ehttp
1
merged
EmbarkStudios/poll-promise
1
merged
ndarilek/tts-rs
1
closed
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 3 other issues in 2 repositories
jslegers/emoji-icon-font
1
open
Answered 4 discussions in 1 repository
1
contribution
in private repositories
Feb 10
