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 }}
dontcryme
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 15, 2023
Fix panic on wgpu GL backend due to new screenshot capability (#3078)
Show description for 9478e50
amfaber
and
Wumpf
authored
9478e50
View commit details
Copy full SHA for 9478e50
Browse repository at this point
eframe: fix android app quit on resume with glow backend (#3080)
tkkcc
authored
9774d4a
View commit details
Copy full SHA for 9774d4a
Browse repository at this point
Commits on Jun 11, 2023
Expose Raw Window and Display Handles (#3073)
Show description for 073f496
tautropfli
and
mvirkkunen
authored
073f496
View commit details
Copy full SHA for 073f496
Browse repository at this point
Fix some typos
emilk
committed
5cd40f9
View commit details
Copy full SHA for 5cd40f9
Browse repository at this point
Commits on Jun 5, 2023
eframe: Only run_return twice on Windows (#3053)
Show description for 860dac6
pan93412
authored
860dac6
View commit details
Copy full SHA for 860dac6
Browse repository at this point
fix typo in changelog
emilk
committed
0fda44c
View commit details
Copy full SHA for 0fda44c
Browse repository at this point
Commits on May 23, 2023
Release 0.22.0 - A plethora of small improvements
emilk
committed
307565e
View commit details
Copy full SHA for 307565e
Browse repository at this point
New web demo for the 0.22 release
emilk
committed
5fc82c7
View commit details
Copy full SHA for 5fc82c7
Browse repository at this point
Cleanup ahead of release
emilk
committed
cccdfd2
View commit details
Copy full SHA for cccdfd2
Browse repository at this point
Update changelogs
emilk
committed
cb6bcde
View commit details
Copy full SHA for cb6bcde
Browse repository at this point
Update example screenshots
emilk
committed
b2281c4
View commit details
Copy full SHA for b2281c4
Browse repository at this point
Fix egui_extras chonos dependency list
emilk
committed
b07a675
View commit details
Copy full SHA for b07a675
Browse repository at this point
Check `egui_extras --all-features` on CI (#3019)
Show description for bb252e2
emilk
authored
bb252e2
View commit details
Copy full SHA for bb252e2
Browse repository at this point
cargo update (#3018)
Show description for 8c5d235
emilk
authored
8c5d235
View commit details
Copy full SHA for 8c5d235
Browse repository at this point
eframe: Use `NativeOptions::AppId` for the persistance location (#3014)
Show description for 03bb891
emilk
authored
03bb891
View commit details
Copy full SHA for 03bb891
Browse repository at this point
Fix typo in docs
Show description for 9d5b324
emilk
committed
9d5b324
View commit details
Copy full SHA for 9d5b324
Browse repository at this point
Commits on May 22, 2023
Fix --no-default-features (#3015)
emilk
authored
68a4239
View commit details
Copy full SHA for 68a4239
Browse repository at this point
Trim deny.toml
emilk
committed
86d1d1f
View commit details
Copy full SHA for 86d1d1f
Browse repository at this point
egui_demo_app: add some native window info
emilk
committed
b5c24d6
View commit details
Copy full SHA for b5c24d6
Browse repository at this point
vscode: ignore target_wasm
emilk
committed
a1d0e29
View commit details
Copy full SHA for a1d0e29
Browse repository at this point
Add doc-test example for Modifiers::matches
emilk
committed
6a80e6f
View commit details
Copy full SHA for 6a80e6f
Browse repository at this point
Format Cargo.toml
emilk
committed
7583a44
View commit details
Copy full SHA for 7583a44
Browse repository at this point
Add profiling scopes to app icon stuff
emilk
committed
4582699
View commit details
Copy full SHA for 4582699
Browse repository at this point
Fix rust analyzer overrideCommand
emilk
committed
e6db797
View commit details
Copy full SHA for e6db797
Browse repository at this point
Add an optional app_id field to eframe's NativeOptions for Wayland (#3007)
Show description for cc9f1ad
thomaskrause
and
emilk
authored
cc9f1ad
View commit details
Copy full SHA for cc9f1ad
Browse repository at this point
Fix documentation for TextureId::Managed(0) (#2998)
Show description for c030aa5
andersk
authored
c030aa5
View commit details
Copy full SHA for c030aa5
Browse repository at this point
Mention `store` in `TextEditState` doc comment (#2988)
Show description for 13769c2
fxdave
authored
13769c2
View commit details
Copy full SHA for 13769c2
Browse repository at this point
chore: disable default feature for chrono (#2993)
amirHdev
authored
7195645
View commit details
Copy full SHA for 7195645
Browse repository at this point
Update accesskit to 0.11 (#3012)
Show description for b758e9d
emilk
authored
b758e9d
View commit details
Copy full SHA for b758e9d
Browse repository at this point
Remove references to the removed `custom_3d_three-d` example
emilk
committed
d7dcfe4
View commit details
Copy full SHA for d7dcfe4
Browse repository at this point
Update list of Fedora Rawhide dependencies
Show description for d765c61
emilk
committed
d765c61
View commit details
Copy full SHA for d765c61
Browse repository at this point
Commits on May 17, 2023
Set a default icon for all eframe apps: a white `e` on black background (#2996)
Show description for 7b76161
emilk
authored
7b76161
View commit details
Copy full SHA for 7b76161
Browse repository at this point
Update wasm-bindgen to 0.2.86 (#2995)
emilk
authored
856afc8
View commit details
Copy full SHA for 856afc8
Browse repository at this point
Commits on May 16, 2023
eframe web: detect and report panics during startup (#2992)
Show description for ea71b7f
emilk
authored
ea71b7f
View commit details
Copy full SHA for ea71b7f
Browse repository at this point
Commits on May 15, 2023
Add egui::Modifiers::contains (#2989)
Wumpf
authored
ff8e482
View commit details
Copy full SHA for ff8e482
Browse repository at this point
Previous
Next
You can’t perform that action at this time.