Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
craxyz
/
egui
Public
forked from
emilk/egui
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
egui
Cargo.toml
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 4, 2023
Deprecate `egui_glium` - looking for new maintainer (#2668)
Show description for 1353a57
emilk
authored
1353a57
View commit details
Copy full SHA for 1353a57
View code at this point
Browse repository at this point
Commits on Feb 3, 2023
Add simple Windows CI workflow check (#2663)
Show description for 8c59888
jondo2010
authored
8c59888
View commit details
Copy full SHA for 8c59888
View code at this point
Browse repository at this point
Commits on Dec 6, 2022
Split out ecolor crate (#2399)
Show description for 5effc68
Wumpf
and
emilk
authored
5effc68
View commit details
Copy full SHA for 5effc68
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
Allow overlapping interactive widgets (#2244)
Show description for d5eb877
emilk
authored
d5eb877
View commit details
Copy full SHA for d5eb877
View code at this point
Browse repository at this point
Commits on Nov 5, 2022
Add helpers for zooming an app using Ctrl+Plus and Ctrl+Minus (#2239)
Show description for a0b3f11
emilk
authored
a0b3f11
View commit details
Copy full SHA for a0b3f11
View code at this point
Browse repository at this point
Commits on Aug 20, 2022
Move all crates into a `crates` directory (#1940)
emilk
authored
041f2e6
View commit details
Copy full SHA for 041f2e6
View code at this point
Browse repository at this point
Commits on Aug 15, 2022
eframe: several windows in series (#1919)
Show description for 9c58f12
emilk
authored
9c58f12
View commit details
Copy full SHA for 9c58f12
View code at this point
Browse repository at this point
Commits on May 29, 2022
eframe::App::post_rendering (#1591)
elwerene
authored
4a7a2d6
View commit details
Copy full SHA for 4a7a2d6
View code at this point
Browse repository at this point
Commits on May 22, 2022
Move three-d patch into example Cargo.tom
emilk
committed
fff2008
View commit details
Copy full SHA for fff2008
View code at this point
Browse repository at this point
Take Glow context using Arc. (#1640)
Show description for b251067
surban
authored
b251067
View commit details
Copy full SHA for b251067
View code at this point
Browse repository at this point
Commits on May 12, 2022
Add egui_wgpu crate (#1564)
Show description for 931e716
3 people
authored
931e716
View commit details
Copy full SHA for 931e716
View code at this point
Browse repository at this point
Commits on Apr 30, 2022
Remove `egui_web` and `epi` (#1545)
Show description for bb421c7
emilk
authored
bb421c7
View commit details
Copy full SHA for bb421c7
View code at this point
Browse repository at this point
Commits on Apr 14, 2022
New example 'custom_font_style' + improve docs (#1476)
kkharji
authored
b738418
View commit details
Copy full SHA for b738418
View code at this point
Browse repository at this point
Commits on Apr 13, 2022
Move examples out of `eframe/examples` into `examples/` (#1486)
Show description for 2ae93c4
emilk
authored
2ae93c4
View commit details
Copy full SHA for 2ae93c4
View code at this point
Browse repository at this point
Add opt-in support for the 'puffin' profiler in eframe (#1483)
emilk
authored
170b21b
View commit details
Copy full SHA for 170b21b
View code at this point
Browse repository at this point
Commits on Feb 21, 2022
Introduce egui_extras with RetainedImage for loading svg,png,jpeg,… (#1282)
emilk
authored
c3fc899
View commit details
Copy full SHA for c3fc899
View code at this point
Browse repository at this point
Commits on Feb 7, 2022
cargo deny: clarify MPL-2.0 license and use un-patched ureq again (#1222)
Show description for 603ec82
emilk
authored
603ec82
View commit details
Copy full SHA for 603ec82
View code at this point
Browse repository at this point
Commits on Feb 5, 2022
Update to tts 0.20.2 which resolves copy-left license issue
Show description for ace2ac0
emilk
committed
ace2ac0
View commit details
Copy full SHA for ace2ac0
View code at this point
Browse repository at this point
Commits on Feb 4, 2022
Run cargo deny in CI (#1205)
Show description for 712d8c9
emilk
authored
712d8c9
View commit details
Copy full SHA for 712d8c9
View code at this point
Browse repository at this point
Commits on Oct 19, 2021
Add egui_glow as an opt-in backend to eframe (#817)
Show description for cdd4dcc
emilk
authored
cdd4dcc
View commit details
Copy full SHA for cdd4dcc
View code at this point
Browse repository at this point
Commits on Sep 28, 2021
Split out new crate egui-winit from egui_glium (#735)
emilk
authored
1b36863
View commit details
Copy full SHA for 1b36863
View code at this point
Browse repository at this point
Commits on Apr 18, 2021
faster debug builds on mac
emilk
committed
23d292a
View commit details
Copy full SHA for 23d292a
View code at this point
Browse repository at this point
Commits on Apr 1, 2021
Use wasm-opt when compiling for web
emilk
committed
facb01a
View commit details
Copy full SHA for facb01a
View code at this point
Browse repository at this point
Commits on Mar 31, 2021
Try the new cargo dependency resolver added in rust 1.51
emilk
committed
1f965d1
View commit details
Copy full SHA for 1f965d1
View code at this point
Browse repository at this point
Commits on Jan 10, 2021
Break out mod paint into new crate epaint
emilk
committed
26d576f
View commit details
Copy full SHA for 26d576f
View code at this point
Browse repository at this point
Move egui/math into new crate emath
emilk
committed
a0b0f36
View commit details
Copy full SHA for a0b0f36
View code at this point
Browse repository at this point
Commits on Jan 1, 2021
Merge example_web into egui_demo_lib
emilk
committed
defad4e
View commit details
Copy full SHA for defad4e
View code at this point
Browse repository at this point
Commits on Dec 29, 2020
Rename egui_demo to egui_demo_app to avoid confusion with egui_demo_lib
emilk
committed
6d9cdaf
View commit details
Copy full SHA for 6d9cdaf
View code at this point
Browse repository at this point
Move `egui::app` into new `epi` crate
emilk
committed
d7459bc
View commit details
Copy full SHA for d7459bc
View code at this point
Browse repository at this point
Split out the Egui demo code to new crate `egui_demo_lib`
emilk
committed
6953dc7
View commit details
Copy full SHA for 6953dc7
View code at this point
Browse repository at this point
Commits on Dec 19, 2020
Combine demo_glium and demo_web into one egui_demo crate
emilk
committed
d0f6954
View commit details
Copy full SHA for d0f6954
View code at this point
Browse repository at this point
Remove example_glium
Show description for 2fe1e99
emilk
committed
2fe1e99
View commit details
Copy full SHA for 2fe1e99
View code at this point
Browse repository at this point
Commits on Nov 17, 2020
Add `example_web` app
emilk
committed
0cb3bb7
View commit details
Copy full SHA for 0cb3bb7
View code at this point
Browse repository at this point
Commits on Jul 23, 2020
[refactor] rename 'example' to 'demo', and add simple example_glium
emilk
committed
61cdec8
View commit details
Copy full SHA for 61cdec8
View code at this point
Browse repository at this point
Commits on Jul 17, 2020
rename egui_wasm to egui_web
emilk
committed
8dced58
View commit details
Copy full SHA for 8dced58
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.