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 }}
palako
/
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 Nov 22, 2022
epaint: cover default fonts in the license field (#2327)
emilk
authored
bde47c9
View commit details
Copy full SHA for bde47c9
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
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
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
Browse repository at this point
[wgpu] Add depth stencil initialization to `Painter` (#2316)
lsh
authored
f4d8ab9
View commit details
Copy full SHA for f4d8ab9
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Browse repository at this point
Add ui.centered
emilk
committed
5515d2d
View commit details
Copy full SHA for 5515d2d
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
Browse repository at this point
Panel visual improvements (#2261)
Show description for 4aacb45
emilk
authored
4aacb45
View commit details
Copy full SHA for 4aacb45
Browse repository at this point
Fix ScrollArea::show_rows (#2258)
qthree
authored
75a825e
View commit details
Copy full SHA for 75a825e
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
Browse repository at this point
eframe: warn if web_sys_unstable_apis was not set
emilk
committed
b3ab47a
View commit details
Copy full SHA for b3ab47a
Browse repository at this point
Allow overlapping interactive widgets (#2244)
Show description for d5eb877
emilk
authored
d5eb877
View commit details
Copy full SHA for d5eb877
Browse repository at this point
Update op puffin 0.14.0 (#2257)
emilk
authored
8c76b8c
View commit details
Copy full SHA for 8c76b8c
Browse repository at this point
eframe: make sure to update native_pixels_per_point when dpi changes (#2256)
Show description for eec1829
emilk
authored
eec1829
View commit details
Copy full SHA for eec1829
Browse repository at this point
use `RandomState::with_seeds` replace `AHasher::default` (#2254)
Show description for 940b896
axxop
authored
940b896
View commit details
Copy full SHA for 940b896
Browse repository at this point
Update arboard, fixing copy-paste on X11 (#2238)
Show description for 17501d7
emilk
authored
17501d7
View commit details
Copy full SHA for 17501d7
Browse repository at this point
`Painter` extend accepts `IntoIter` (#2249)
Show description for 22a917c
maxwase
authored
22a917c
View commit details
Copy full SHA for 22a917c
Browse repository at this point
Update ahash to 0.8.1 (#2255)
emilk
authored
e486020
View commit details
Copy full SHA for e486020
Browse repository at this point
Previous
Next
You can’t perform that action at this time.