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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
OoliteProject
/
oolite
Public
Notifications
You must be signed in to change notification settings
Fork
82
Star
653
Code
Issues
78
Pull requests
8
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Resize fix for Gnome
- #705
#705
Draft
mcarans
wants to merge 17 commits into
OoliteProject:master
OoliteProject/oolite:master
from
mcarans:resize_fix
mcarans/oolite:resize_fix
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Draft
Resize fix for Gnome
#705
mcarans
wants to merge 17 commits into
OoliteProject:master
OoliteProject/oolite:master
from
mcarans:resize_fix
mcarans/oolite:resize_fix
Copy head branch name to clipboard
Commits
Commits on Jul 16, 2026
Maybe fix resize
mcarans
committed
e1a00e2
View commit details
Copy full SHA for e1a00e2
Browse repository at this point
Commits on Jul 18, 2026
Merge remote-tracking branch 'origin/master' into resize_fix
mcarans
committed
bcccffc
View commit details
Copy full SHA for bcccffc
Browse repository at this point
Commits on Jul 19, 2026
Smooth resizing
mcarans
committed
d4e5a0b
View commit details
Copy full SHA for d4e5a0b
Browse repository at this point
See if this fixes branch where tag is created
mcarans
committed
5dc4298
View commit details
Copy full SHA for 5dc4298
Browse repository at this point
See if this really fixes branch where tag is created
mcarans
committed
790b556
View commit details
Copy full SHA for 790b556
Browse repository at this point
Commits on Jul 20, 2026
No need to call doGuiScreenResizeUpdates on Linux?
mcarans
committed
771e03d
View commit details
Copy full SHA for 771e03d
Browse repository at this point
try capturing event SDL_EVENT_WINDOW_PIXEL_SIZE_CHANGED for resize
mcarans
committed
70021a2
View commit details
Copy full SHA for 70021a2
Browse repository at this point
Even more minimal
mcarans
committed
e620b04
View commit details
Copy full SHA for e620b04
Browse repository at this point
Commits on Jul 27, 2026
Don't call SDL_SetWindowSize
mcarans
committed
7f53b96
View commit details
Copy full SHA for 7f53b96
Browse repository at this point
Remove another SDL_SetWindowSize probably called on every frame
mcarans
committed
92f3876
View commit details
Copy full SHA for 92f3876
Browse repository at this point
Commits on Jul 28, 2026
Clean up
mcarans
committed
eaef846
View commit details
Copy full SHA for eaef846
Browse repository at this point
Merge remote-tracking branch 'origin/master' into resize_fix
mcarans
committed
d9b3e03
View commit details
Copy full SHA for d9b3e03
Browse repository at this point
Clean up
mcarans
committed
1a079ee
View commit details
Copy full SHA for 1a079ee
Browse repository at this point
Use SDL_GetWindowSizeInPixels
mcarans
committed
660f3cd
View commit details
Copy full SHA for 660f3cd
Browse repository at this point
Add back Linux hack to always reinitialise GL on every frame
mcarans
committed
3512c86
View commit details
Copy full SHA for 3512c86
Browse repository at this point
Commits on Aug 1, 2026
Revert "Add back Linux hack to always reinitialise GL on every frame"
Show description for 4cced69
mcarans
committed
4cced69
View commit details
Copy full SHA for 4cced69
Browse repository at this point
Commits on Aug 2, 2026
Move if ([PlayerEntity sharedPlayer]) block to right place
mcarans
committed
2c6b5ee
View commit details
Copy full SHA for 2c6b5ee
Browse repository at this point
You can’t perform that action at this time.