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
Accelerator
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 }}
emilk
/
egui
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
30.1k
Code
Issues
935
Pull requests
197
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Never run an egui pass when nothing will be shown
- #8387
#8387
Merged
emilk
merged 8 commits into
main
emilk/egui:main
from
emilk/logic-outside-of-pass
emilk/egui:emilk/logic-outside-of-pass
Copy head branch name to clipboard
Aug 5, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Never run an egui pass when nothing will be shown
#8387
emilk
merged 8 commits into
main
emilk/egui:main
from
emilk/logic-outside-of-pass
emilk/egui:emilk/logic-outside-of-pass
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
Never run an egui pass when nothing will be shown
Show description for 3f38826
emilk
and
claude
committed
3f38826
View commit details
Copy full SHA for 3f38826
Browse repository at this point
Run no egui pass in the web backend when the tab is hidden
Show description for 49d69a1
emilk
and
claude
committed
49d69a1
View commit details
Copy full SHA for 49d69a1
Browse repository at this point
Let app logic see the window state, and test it
Show description for 82d1c63
emilk
and
claude
committed
82d1c63
View commit details
Copy full SHA for 82d1c63
Browse repository at this point
Deduplicate the new backend code
Show description for 3f4ee3d
emilk
and
claude
committed
3f4ee3d
View commit details
Copy full SHA for 3f4ee3d
Browse repository at this point
clean up web code slightly
emilk
committed
2b71fc8
View commit details
Copy full SHA for 2b71fc8
Browse repository at this point
Call `App::logic` from inside the pass when the window is visible
Show description for d935112
emilk
and
claude
committed
d935112
View commit details
Copy full SHA for d935112
Browse repository at this point
f -> logic
emilk
committed
341c22b
View commit details
Copy full SHA for 341c22b
Browse repository at this point
input before output
emilk
committed
dc6e7f1
View commit details
Copy full SHA for dc6e7f1
Browse repository at this point
You can’t perform that action at this time.