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 }}
Djings
/
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 Dec 5, 2023
Fix typos in viewports docs (`then` vs `than`) (#3681)
Show description for 4e75f43
tosti007
authored
4e75f43
View commit details
Copy full SHA for 4e75f43
Browse repository at this point
Simplify `egui_winit::State` (#3678)
Show description for a4e3894
emilk
authored
a4e3894
View commit details
Copy full SHA for a4e3894
Browse repository at this point
Commits on Dec 4, 2023
Log all available wgpu adapters during startup (#3671)
Show description for 80d7143
emilk
authored
80d7143
View commit details
Copy full SHA for 80d7143
Browse repository at this point
Make glow Send + Sync again. (#3646)
Show description for 36c6b63
surban
authored
36c6b63
View commit details
Copy full SHA for 36c6b63
Browse repository at this point
Commits on Nov 30, 2023
Fix code example in `egui_demo_lib`
emilk
committed
84a6d6f
View commit details
Copy full SHA for 84a6d6f
Browse repository at this point
Release 0.24.1 - Bug fixes
emilk
committed
d17613c
View commit details
Copy full SHA for d17613c
Browse repository at this point
Make sure `check.sh` installs all tools it uses
emilk
committed
8ccd9b7
View commit details
Copy full SHA for 8ccd9b7
Browse repository at this point
Use `panic = "abort"` for slightly faster compilation
emilk
committed
be1f6cd
View commit details
Copy full SHA for be1f6cd
Browse repository at this point
eframe glow backend: Clear render target before calling `App::update` (#3665)
Show description for 4b1523a
emilk
authored
4b1523a
View commit details
Copy full SHA for 4b1523a
Browse repository at this point
Fix buggy text withviewports on monitors with different scales (#3666)
Show description for bd9bc25
emilk
authored
bd9bc25
View commit details
Copy full SHA for bd9bc25
Browse repository at this point
Improve multi-viewports across monitors with different scales (#3663)
Show description for 61a7b90
emilk
authored
61a7b90
View commit details
Copy full SHA for 61a7b90
Browse repository at this point
Commits on Nov 28, 2023
egui_extras: Add more years for datepicker (#3599)
Show description for 37244e3
vaqxai
authored
37244e3
View commit details
Copy full SHA for 37244e3
Browse repository at this point
Remove dependency on `tts` (#3651)
Show description for a1f3c71
emilk
authored
a1f3c71
View commit details
Copy full SHA for a1f3c71
Browse repository at this point
Commits on Nov 27, 2023
Update to wasm-bindgen 0.2.89 (#3644)
Show description for 8494cf8
emilk
authored
8494cf8
View commit details
Copy full SHA for 8494cf8
Browse repository at this point
Fix windowing problems when using the `x11` feature on Linux (#3643)
Show description for e6815ae
emilk
authored
e6815ae
View commit details
Copy full SHA for e6815ae
Browse repository at this point
eframe: Fix window flashing white on launch (#3631)
Show description for 4dc964a
zeozeozeo
authored
4dc964a
View commit details
Copy full SHA for 4dc964a
Browse repository at this point
eframe: Fix clicks in web (#3640)
Show description for 43e7b16
emilk
authored
43e7b16
View commit details
Copy full SHA for 43e7b16
Browse repository at this point
Commits on Nov 26, 2023
Don't treat 'WindowEvent::CloseRequested' as consumed in egui-winit (#3627)
Show description for fbccd3a
Aaron1011
authored
fbccd3a
View commit details
Copy full SHA for fbccd3a
Browse repository at this point
Update viewport.rs, fix comment typo: "vieweport" -> "viewport" (#3638)
Show description for 6715ed5
libertyteeth
authored
6715ed5
View commit details
Copy full SHA for 6715ed5
Browse repository at this point
Commits on Nov 24, 2023
eframe web: Don't throw away frames on click/copy/cut (#3623)
Show description for 23732be
emilk
authored
23732be
View commit details
Copy full SHA for 23732be
Browse repository at this point
Fix click-to-copy on Safari (#3621)
Show description for 0d24a3a
emilk
authored
0d24a3a
View commit details
Copy full SHA for 0d24a3a
Browse repository at this point
Commits on Nov 23, 2023
Add highlights to 0.24 changelog
emilk
committed
79a56b3
View commit details
Copy full SHA for 79a56b3
Browse repository at this point
Release 0.24.0 - Multi-viewport
emilk
committed
bd087ff
View commit details
Copy full SHA for bd087ff
Browse repository at this point
mute warning
emilk
committed
56a74a5
View commit details
Copy full SHA for 56a74a5
Browse repository at this point
Update changelogs
emilk
committed
e7604c0
View commit details
Copy full SHA for e7604c0
Browse repository at this point
Sort deny.toml
emilk
committed
38ab2d9
View commit details
Copy full SHA for 38ab2d9
Browse repository at this point
Don't persist zoom_with_keyboard
emilk
committed
dd794f2
View commit details
Copy full SHA for dd794f2
Browse repository at this point
Improve some docs
emilk
committed
185e18a
View commit details
Copy full SHA for 185e18a
Browse repository at this point
Improve demo backend panel
emilk
committed
6a8b51a
View commit details
Copy full SHA for 6a8b51a
Browse repository at this point
Use workspace definitions of edition,license,rust-version,version
emilk
committed
96bc34a
View commit details
Copy full SHA for 96bc34a
Browse repository at this point
Improve changelog generator: capitalize output
emilk
committed
b62676d
View commit details
Copy full SHA for b62676d
Browse repository at this point
Fix up some examples (#3614)
emilk
authored
24913ce
View commit details
Copy full SHA for 24913ce
Browse repository at this point
macOS `ViewportBuilder` tweaks (#3613)
emilk
authored
a2b15b2
View commit details
Copy full SHA for a2b15b2
Browse repository at this point
Fix deadlock on `custom_window_frame` (#3612)
Show description for 85489dc
emilk
authored
85489dc
View commit details
Copy full SHA for 85489dc
Browse repository at this point
Commits on Nov 22, 2023
PaintCallbackInfo::viewport_in_pixels now guarantees to stay in bounds (#3604)
Show description for f9f5db9
Wumpf
and
emilk
authored
f9f5db9
View commit details
Copy full SHA for f9f5db9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.