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 }}
dmitr101
/
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 May 10, 2023
Show alt key on mac as `"Option"`, not `"Alt"` (#2981)
Wumpf
authored
268a63f
View commit details
Copy full SHA for 268a63f
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 25, 2023
[wgpu] Expose wgpu::Adapter via RenderState (#2954)
Show description for f76eefb
Wumpf
authored
f76eefb
View commit details
Copy full SHA for f76eefb
Browse repository at this point
[egui-wgpu] Device configuration is now dependent on adapter (#2951)
Show description for 20e291d
Wumpf
and
emilk
authored
20e291d
View commit details
Copy full SHA for 20e291d
Browse repository at this point
Commits on Apr 24, 2023
Rename `examples/user_attention/README.mg` to ... (#2948)
Show description for 92c7053
MAlba124
authored
92c7053
View commit details
Copy full SHA for 92c7053
Browse repository at this point
Make egui work on WebGPU out of the box. (#2945)
Show description for 0e6d69d
Wumpf
and
emilk
authored
0e6d69d
View commit details
Copy full SHA for 0e6d69d
Browse repository at this point
Enable egui-winit to support wasm target (#2949)
jinleili
authored
09e1569
View commit details
Copy full SHA for 09e1569
Browse repository at this point
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
wgpu 0.16 (#2884)
Show description for f962378
niklaskorz
and
Wumpf
authored
f962378
View commit details
Copy full SHA for f962378
Browse repository at this point
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
Commits on Apr 19, 2023
Return plot transforms (#2935)
Show description for d46cf06
emilk
authored
d46cf06
View commit details
Copy full SHA for d46cf06
Browse repository at this point
use env_logger in all examples (#2934)
emilk
authored
ce761e5
View commit details
Copy full SHA for ce761e5
Browse repository at this point
Allow for requesting the user's attention to the window (#2905)
Show description for e3a021e
TicClick
and
emilk
authored
e3a021e
View commit details
Copy full SHA for e3a021e
Browse repository at this point
Clear all keys and modifies on focus change (#2933)
Show description for d1af798
emilk
authored
d1af798
View commit details
Copy full SHA for d1af798
Browse repository at this point
egui-winit: Use RawDisplayHandle for smithay clipboard init (#2914)
lunixbochs
authored
ede3ded
View commit details
Copy full SHA for ede3ded
Browse repository at this point
Only show id clash warnings in debug builds by default (#2930)
Show description for b8e7987
emilk
authored
b8e7987
View commit details
Copy full SHA for b8e7987
Browse repository at this point
Commits on Apr 18, 2023
Remove dark-light dependency (#2929)
Show description for d486c76
emilk
authored
d486c76
View commit details
Copy full SHA for d486c76
Browse repository at this point
Replace `tracing` with `log` (#2928)
Show description for 9c9a54c
emilk
authored
9c9a54c
View commit details
Copy full SHA for 9c9a54c
Browse repository at this point
eframe web: Store app state to local storage when leaving site (#2927)
emilk
authored
0f9e1a3
View commit details
Copy full SHA for 0f9e1a3
Browse repository at this point
Plot widget - allow disabling zoom and drag for x and y separately (#2901)
Show description for 438f6ea
OmegaJak
and
emilk
authored
438f6ea
View commit details
Copy full SHA for 438f6ea
Browse repository at this point
Add script to generate changelogs (#2920)
Show description for 902bcfe
emilk
authored
902bcfe
View commit details
Copy full SHA for 902bcfe
Browse repository at this point
Rename `sh/` folder to `scripts/`
emilk
committed
03c1a05
View commit details
Copy full SHA for 03c1a05
Browse repository at this point
Improved plot groups and bounds handling (#2410)
Show description for 69b568a
3 people
authored
69b568a
View commit details
Copy full SHA for 69b568a
Browse repository at this point
Apply 'with_active' option to winit (#2813)
Show description for 8a2cfbd
Dixeran
and
emilk
authored
8a2cfbd
View commit details
Copy full SHA for 8a2cfbd
Browse repository at this point
Fix typo. Closes https://github.com/emilk/egui/pull/2876
emilk
committed
af4d737
View commit details
Copy full SHA for af4d737
Browse repository at this point
bug: hide triple_clicked in documentation (#2867)
Show description for 4267fc0
ccaven
authored
4267fc0
View commit details
Copy full SHA for 4267fc0
Browse repository at this point
Check more target triples with cargo deny (#2919)
emilk
authored
93ee554
View commit details
Copy full SHA for 93ee554
Browse repository at this point
Check for typos on CI (#2918)
Show description for 4809747
emilk
authored
4809747
View commit details
Copy full SHA for 4809747
Browse repository at this point
Menu State rect now uses menu frame rect instead of contents rect, as their position goes out of bounds. (#2886)
hats-np
authored
77df9cb
View commit details
Copy full SHA for 77df9cb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.