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 }}
Norlock
/
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 Jul 14, 2024
Merge branch 'master' of https://github.com/emilk/egui
Norlock
committed
527b247
View commit details
Copy full SHA for 527b247
Browse repository at this point
Commits on Jul 12, 2024
Change default `max_scroll_height` of `egui::Table` to `f32::INFINITY` (#4817)
Show description for 08c75d7
abey79
authored
08c75d7
View commit details
Copy full SHA for 08c75d7
Browse repository at this point
Commits on Jul 11, 2024
epaint: add some missing inline docs (#4815)
Show description for 7f899c1
WojciechMula
authored
7f899c1
View commit details
Copy full SHA for 7f899c1
Browse repository at this point
eframe: Improve `glow` context switching (#4814)
Show description for 20359a8
rustbasic
authored
20359a8
View commit details
Copy full SHA for 20359a8
Browse repository at this point
Commits on Jul 9, 2024
Add a menu button with text and image (#4748)
Show description for 3b8453e
bn-zr
and
emilk
authored
3b8453e
View commit details
Copy full SHA for 3b8453e
Browse repository at this point
Commits on Jul 8, 2024
`egui-wgpu`: Ensure that `WgpuConfiguration` is `Send + Sync` (#4803)
Show description for aa96b25
drac-dot-gay
authored
aa96b25
View commit details
Copy full SHA for aa96b25
Browse repository at this point
PR template: add a 'I have read…' checkbox
emilk
committed
f9476e0
View commit details
Copy full SHA for f9476e0
Browse repository at this point
Introduce dithering to reduce banding (#4497)
Show description for b283b8a
jwagner
authored
b283b8a
View commit details
Copy full SHA for b283b8a
Browse repository at this point
Commits on Jul 7, 2024
Handle the IME event first in `TextEdit` to fix some bugs (#4794)
Show description for fcd02bd
rustbasic
authored
fcd02bd
View commit details
Copy full SHA for fcd02bd
Browse repository at this point
Remove dead code (`EpiIntegration::frame_start`) (#4790)
Show description for cd1e4c5
rustbasic
authored
cd1e4c5
View commit details
Copy full SHA for cd1e4c5
Browse repository at this point
Fix typos (#4796)
YgorSouza
authored
39f7368
View commit details
Copy full SHA for 39f7368
Browse repository at this point
Commits on Jul 5, 2024
Add release title to changelog entry
emilk
committed
0f6310c
View commit details
Copy full SHA for 0f6310c
Browse repository at this point
Release 0.28.1 - Tooltip tweaks
emilk
committed
abab068
View commit details
Copy full SHA for abab068
Browse repository at this point
Hide tooltip on click (#4789)
Show description for 13fddc6
emilk
authored
13fddc6
View commit details
Copy full SHA for 13fddc6
Browse repository at this point
Document Vec2 constants
emilk
committed
f92fe55
View commit details
Copy full SHA for f92fe55
Browse repository at this point
Fix occational flickering of pointer-tooltips (#4788)
Show description for 0a9e0c8
emilk
authored
0a9e0c8
View commit details
Copy full SHA for 0a9e0c8
Browse repository at this point
Smoother animations (#4787)
Show description for 0be4450
emilk
authored
0be4450
View commit details
Copy full SHA for 0be4450
Browse repository at this point
Fix tooltip delay, bug introduced in #4784
emilk
committed
1059e0e
View commit details
Copy full SHA for 1059e0e
Browse repository at this point
Make `serde` a default (opt-out) feature of `egui_extras` (#4786)
Show description for 2e2366e
emilk
authored
2e2366e
View commit details
Copy full SHA for 2e2366e
Browse repository at this point
Hide tooltips when scrolling (#4784)
Show description for 977d83a
emilk
authored
977d83a
View commit details
Copy full SHA for 977d83a
Browse repository at this point
Show the innermost debug rectangle when pressing all modifier keys (#4782)
Show description for 1431199
emilk
authored
1431199
View commit details
Copy full SHA for 1431199
Browse repository at this point
Add `Image::uri()` (#4720)
Show description for ad597a8
rustbasic
authored
ad597a8
View commit details
Copy full SHA for ad597a8
Browse repository at this point
Check if the mouse / touch event is above the canvas via element_from_point (#4775)
Show description for 9a4c462
lucasmerlin
authored
9a4c462
View commit details
Copy full SHA for 9a4c462
Browse repository at this point
Commits on Jul 4, 2024
Fix default height of top/bottom panels (#4779)
Show description for b31d02d
emilk
authored
b31d02d
View commit details
Copy full SHA for b31d02d
Browse repository at this point
Better documentation for `Event::Zoom` (#4778)
Show description for 042e1ad
emilk
authored
042e1ad
View commit details
Copy full SHA for 042e1ad
Browse repository at this point
Commits on Jul 3, 2024
Fix sizing of `images` example
emilk
committed
8bf498d
View commit details
Copy full SHA for 8bf498d
Browse repository at this point
Release 0.28.0 - Sizing pass, and better eframe web
emilk
committed
234274d
View commit details
Copy full SHA for 234274d
Browse repository at this point
Use correct cursor icons when resizing panels too wide or narrow (#4769)
emilk
authored
bca9a04
View commit details
Copy full SHA for bca9a04
Browse repository at this point
Tooltip fix: Only treat enabled widgets as interactive
emilk
committed
47accb0
View commit details
Copy full SHA for 47accb0
Browse repository at this point
Make sure all tooltips close if you open a menu in the same layer (#4766)
emilk
authored
249b69d
View commit details
Copy full SHA for 249b69d
Browse repository at this point
Only show one tooltip per layer at a time (#4763)
Show description for d1be5a1
emilk
authored
d1be5a1
View commit details
Copy full SHA for d1be5a1
Browse repository at this point
When debugging widget rects on hover, show width and height (#4762)
Show description for c0296fb
emilk
authored
c0296fb
View commit details
Copy full SHA for c0296fb
Browse repository at this point
Save `FrameState` of previous frame (#4761)
Show description for dca552e
emilk
authored
dca552e
View commit details
Copy full SHA for dca552e
Browse repository at this point
Fix text selection when there's multiple viewports (#4760)
Show description for 1b06c69
emilk
authored
1b06c69
View commit details
Copy full SHA for 1b06c69
Browse repository at this point
Commits on Jul 2, 2024
Fix menus and interactive popups not closing when framerate was low (#4757)
emilk
authored
fcb7764
View commit details
Copy full SHA for fcb7764
Browse repository at this point
Previous
Next
You can’t perform that action at this time.