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
emilk
Datepicker
All time
Commit history
Commits on Jun 11, 2023
Fix some typos
emilk
committed
5cd40f9
View commit details
Copy full SHA for 5cd40f9
Browse repository at this point
Commits on Jun 5, 2023
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
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 8, 2023
Add `Pointer::is_decidedly_dragging` and `could_any_button_be_click` (#2979)
Show description for e9fa6c8
emilk
authored
e9fa6c8
View commit details
Copy full SHA for e9fa6c8
Browse repository at this point
Add `emath::Rangef` and helpers for splitting a `Rect` (#2978)
Show description for faf3136
emilk
authored
faf3136
View commit details
Copy full SHA for faf3136
Browse repository at this point
Commits on Apr 27, 2023
Log warning instead of error when failing to decode RON in storage (#2961)
Show description for 3d6a15f
emilk
authored
3d6a15f
View commit details
Copy full SHA for 3d6a15f
Browse repository at this point
Commits on Apr 24, 2023
Update and fix web demo
emilk
committed
c82604f
View commit details
Copy full SHA for c82604f
Browse repository at this point
Commits on Apr 21, 2023
clippy fixes from 1.69.0
emilk
committed
4d357b0
View commit details
Copy full SHA for 4d357b0
Browse repository at this point
eframe web: rememeber to unsubscribe from events on destroy
emilk
committed
4d360f6
View commit details
Copy full SHA for 4d360f6
Browse repository at this point
eframe web: Better panic handling (#2942)
Show description for ac50fa0
emilk
authored
ac50fa0
View commit details
Copy full SHA for ac50fa0
Browse repository at this point
Commits on Apr 20, 2023
eframe: Set app icon on Mac and Windows (#2940)
Show description for 7f2de42
emilk
and
Wumpf
authored
7f2de42
View commit details
Copy full SHA for 7f2de42
Browse repository at this point
Fix: `request_repaint_after` works even when called from background thread (#2939)
Show description for 834e2e9
emilk
authored
834e2e9
View commit details
Copy full SHA for 834e2e9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.