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 }}
jb55
/
egui
Public
forked from
emilk/egui
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
egui
crates
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 29, 2022
Fix keyboard support in `DragValue` (#2342)
Show description for 0336816
mwcampbell
and
emilk
authored
0336816
View commit details
Copy full SHA for 0336816
View code at this point
Browse repository at this point
Update the glow example to avoid a white flash when the app starts. (#2345)
fgimian
authored
975cbac
View commit details
Copy full SHA for 975cbac
View code at this point
Browse repository at this point
Commits on Nov 27, 2022
Fix bug in keyboard shortcut formatting
emilk
committed
a3f1e59
View commit details
Copy full SHA for a3f1e59
View code at this point
Browse repository at this point
Only update pixels_per_point when it has changed (#2352)
lampsitter
authored
c5e6def
View commit details
Copy full SHA for c5e6def
View code at this point
Browse repository at this point
Make it easier to convert strings to Id (#2350)
lampsitter
authored
d2f70cd
View commit details
Copy full SHA for d2f70cd
View code at this point
Browse repository at this point
Commits on Nov 25, 2022
Do not emit changed responses on unchanged values in selectable_value/radio_value (#2343)
xTibor
authored
502e1aa
View commit details
Copy full SHA for 502e1aa
View code at this point
Browse repository at this point
Commits on Nov 24, 2022
[WGPU] Allow for depth buffer in web target (#2335)
Show description for f9066ff
lsh
authored
f9066ff
View commit details
Copy full SHA for f9066ff
View code at this point
Browse repository at this point
Commits on Nov 22, 2022
add set_plot_bounds method, giving users the ability to set the plot bounds themselves. (#2320)
Show description for f363353
flxzt
and
emilk
authored
f363353
View commit details
Copy full SHA for f363353
View code at this point
Browse repository at this point
epaint: cover default fonts in the license field (#2327)
emilk
authored
bde47c9
View commit details
Copy full SHA for bde47c9
View code at this point
Browse repository at this point
Plot: round hlines, vlines, and grid lines to pixels to avoid aliasing
emilk
committed
8602326
View commit details
Copy full SHA for 8602326
View code at this point
Browse repository at this point
Commits on Nov 21, 2022
Added support for thin space
Show description for 8671aa2
emilk
committed
8671aa2
View commit details
Copy full SHA for 8671aa2
View code at this point
Browse repository at this point
Move egui::util::History to emath::History (#2329)
Show description for 1c8cf9e
emilk
authored
1c8cf9e
View commit details
Copy full SHA for 1c8cf9e
View code at this point
Browse repository at this point
[wgpu] Add depth stencil initialization to `Painter` (#2316)
lsh
authored
f4d8ab9
View commit details
Copy full SHA for f4d8ab9
View code at this point
Browse repository at this point
Commits on Nov 17, 2022
add plot_secondary_clicked to plot_ui (#2318)
teh-cmc
authored
dfc1f2c
View commit details
Copy full SHA for dfc1f2c
View code at this point
Browse repository at this point
Commits on Nov 16, 2022
Update to Rust 1.65 (#2314)
Show description for eca5e6a
emilk
authored
eca5e6a
View commit details
Copy full SHA for eca5e6a
View code at this point
Browse repository at this point
wgpu backend: do not try to render zero-sized surfaces (#2313)
Show description for f701992
teh-cmc
and
emilk
authored
f701992
View commit details
Copy full SHA for f701992
View code at this point
Browse repository at this point
eframe: make RequestRepaintEvent into an enum UserEvent (#2311)
Show description for 9268f43
emilk
authored
9268f43
View commit details
Copy full SHA for 9268f43
View code at this point
Browse repository at this point
feat(combobox): implement text wrap for selected text (#2272)
Show description for 0ff1ee3
JasmineLowen
authored
0ff1ee3
View commit details
Copy full SHA for 0ff1ee3
View code at this point
Browse repository at this point
Improve mouse selection accuracy (#2304)
Show description for 0ba0418
arshiyasolei
and
emilk
authored
0ba0418
View commit details
Copy full SHA for 0ba0418
View code at this point
Browse repository at this point
Commits on Nov 14, 2022
Add 'none' alias to Sense::hover (#2306)
mattfbacon
authored
690dc2d
View commit details
Copy full SHA for 690dc2d
View code at this point
Browse repository at this point
Commits on Nov 13, 2022
Add Window::pivot and position combo boxes better (#2303)
Show description for ef931c4
emilk
authored
ef931c4
View commit details
Copy full SHA for ef931c4
View code at this point
Browse repository at this point
eframe: Don't show window until after initialization (#2279)
Show description for f0f41d6
LoganDark
and
emilk
authored
f0f41d6
View commit details
Copy full SHA for f0f41d6
View code at this point
Browse repository at this point
eframe: Repaint immediately on RepaintAsap, fixes #903 (#2280)
Show description for 5bac853
LoganDark
authored
5bac853
View commit details
Copy full SHA for 5bac853
View code at this point
Browse repository at this point
Commits on Nov 11, 2022
Fixed color edit popup going outside the screen (#2270)
Show description for f790e24
ItsEthra
authored
f790e24
View commit details
Copy full SHA for f790e24
View code at this point
Browse repository at this point
bump msrv 1.64 and tts + bindgen dep (#2274)
Show description for 8ff1396
coderedart
and
emilk
authored
8ff1396
View commit details
Copy full SHA for 8ff1396
View code at this point
Browse repository at this point
Commits on Nov 10, 2022
Opt-in logging of egui-wgpu using puffin
emilk
committed
e225c6b
View commit details
Copy full SHA for e225c6b
View code at this point
Browse repository at this point
Fixed Plot `Line::fill` does not fill last segment correctly (#2275)
Show description for b2edbe6
WesleyCh3n
and
emilk
authored
b2edbe6
View commit details
Copy full SHA for b2edbe6
View code at this point
Browse repository at this point
Commits on Nov 9, 2022
Only show tooltips when mouse pointer is still (#2263)
Show description for b1e71d3
emilk
authored
b1e71d3
View commit details
Copy full SHA for b1e71d3
View code at this point
Browse repository at this point
Commits on Nov 8, 2022
Give each tooltip area its own unique `Id` (#2264)
Show description for 51ff327
emilk
authored
51ff327
View commit details
Copy full SHA for 51ff327
View code at this point
Browse repository at this point
Bug fix: don't paint panel separation lines on top of everything else
emilk
committed
3521360
View commit details
Copy full SHA for 3521360
View code at this point
Browse repository at this point
Add ui.centered
emilk
committed
5515d2d
View commit details
Copy full SHA for 5515d2d
View code at this point
Browse repository at this point
Commits on Nov 7, 2022
fix mistake added in #2261
emilk
committed
c3edc1b
View commit details
Copy full SHA for c3edc1b
View code at this point
Browse repository at this point
Panel visual improvements (#2261)
Show description for 4aacb45
emilk
authored
4aacb45
View commit details
Copy full SHA for 4aacb45
View code at this point
Browse repository at this point
Fix ScrollArea::show_rows (#2258)
qthree
authored
75a825e
View commit details
Copy full SHA for 75a825e
View code at this point
Browse repository at this point
feat: add a way to provide customable scaling to SVG rasterization (#2252)
bluskript
authored
3805a32
View commit details
Copy full SHA for 3805a32
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.