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
Type
/
to 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
.
BrainiumLLC
/
winit
Public
forked from
rust-windowing/winit
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
All time
Commit history
Commits on Apr 17, 2023
point android-activity to our branch
ArthurKValladares
committed
05eed0b
View commit details
Copy full SHA for 05eed0b
Browse repository at this point
Commits on Apr 4, 2023
use nativeScale for scale_factor
ArthurKValladares
committed
d95773e
View commit details
Copy full SHA for d95773e
Browse repository at this point
Commits on Feb 3, 2023
point ndk to our branch
ArthurKValladares
committed
9f3f032
View commit details
Copy full SHA for 9f3f032
Browse repository at this point
more android work
ArthurKValladares
committed
1758157
View commit details
Copy full SHA for 1758157
Browse repository at this point
roll back android DisplyaHandle
ArthurKValladares
committed
28310d3
View commit details
Copy full SHA for 28310d3
Browse repository at this point
pretend that winit is a different version
ArthurKValladares
committed
48f8345
View commit details
Copy full SHA for 48f8345
Browse repository at this point
Commits on Feb 2, 2023
REVERT: bring raw-window-handle back down to 0.3 since gfx depends on it
ArthurKValladares
committed
71329bf
View commit details
Copy full SHA for 71329bf
Browse repository at this point
Merge branch 'rust-windowing:master' into master
ArthurKValladares
authored
5f1feea
View commit details
Copy full SHA for 5f1feea
Browse repository at this point
Fix window drop on Wayland
Show description for 7029ce6
kchibisov
authored
7029ce6
View commit details
Copy full SHA for 7029ce6
Browse repository at this point
Bump version on master
Show description for 1eb1a13
kchibisov
authored
1eb1a13
View commit details
Copy full SHA for 1eb1a13
Browse repository at this point
Commits on Feb 1, 2023
On macOS, fix `Ime::Commit` persisting
Show description for 3fd7384
kchibisov
authored
3fd7384
View commit details
Copy full SHA for 3fd7384
Browse repository at this point
Windows: Fix Alt key press entering menu loop (#2665)
SamRodri
authored
4e1c46f
View commit details
Copy full SHA for 4e1c46f
Browse repository at this point
Commits on Jan 31, 2023
Add `WindowExtMacOS::{set_,}option_as_alt`
Show description for 180a4c7
ayax79
and
kchibisov
authored
180a4c7
View commit details
Copy full SHA for 180a4c7
Browse repository at this point
Implement `serde` ser/deser for `Theme`
kchibisov
authored
1361393
View commit details
Copy full SHA for 1361393
Browse repository at this point
Commits on Jan 30, 2023
Properly print outputs in monitor_list example
dhardy
authored
483c1d4
View commit details
Copy full SHA for 483c1d4
Browse repository at this point
Commits on Jan 29, 2023
Add `Window::set_ime_purpose`
Show description for 1b4045d
lukaslihotzki
authored
1b4045d
View commit details
Copy full SHA for 1b4045d
Browse repository at this point
Fix rerun-if-changed emmiting from build.rs
Show description for 8f8da0f
kchibisov
authored
8f8da0f
View commit details
Copy full SHA for 8f8da0f
Browse repository at this point
Commits on Jan 28, 2023
On Windows, fix window size for maximized, undecorated windows (#2584)
Show description for 23b8212
msiglreith
and
amrbashir
authored
23b8212
View commit details
Copy full SHA for 23b8212
Browse repository at this point
Clarify `Window::set_decorations/is_decorated` behaviour
dhardy
authored
c984476
View commit details
Copy full SHA for c984476
Browse repository at this point
Commits on Jan 27, 2023
Fixed visibility/activation issues on Windows. (#2656)
apessino
authored
42c395e
View commit details
Copy full SHA for 42c395e
Browse repository at this point
Allow introspection of WindowBuilder attributes
Show description for 422c6b1
spearman
authored
422c6b1
View commit details
Copy full SHA for 422c6b1
Browse repository at this point
Add `WindowBuilder::with_active`
Show description for b457329
amrbashir
and
kchibisov
authored
b457329
View commit details
Copy full SHA for b457329
Browse repository at this point
Fix clippy issues on stable
kchibisov
authored
930df0e
View commit details
Copy full SHA for 930df0e
Browse repository at this point
Commits on Jan 23, 2023
Bump windows-sys version to 0.45 (#2639)
Show description for e1b7fda
msiglreith
authored
e1b7fda
View commit details
Copy full SHA for e1b7fda
Browse repository at this point
Remove `francesca64` from CODEOWNERS (#2644)
francesca64
authored
e423802
View commit details
Copy full SHA for e423802
Browse repository at this point
Commits on Jan 22, 2023
Use a bit less `unsafe` on iOS (#2643)
Show description for a82f668
madsmtm
authored
a82f668
View commit details
Copy full SHA for a82f668
Browse repository at this point
Simplify event queuing on macOS (#2642)
madsmtm
authored
0f2fbe3
View commit details
Copy full SHA for 0f2fbe3
Browse repository at this point
Commits on Jan 21, 2023
Note the status quo on `RedrawRequested` (#2641)
Show description for 7341ee8
madsmtm
authored
7341ee8
View commit details
Copy full SHA for 7341ee8
Browse repository at this point
Add smart magnify gesture support for macOS (#2554)
Show description for d448d3e
jim-ec
authored
d448d3e
View commit details
Copy full SHA for d448d3e
Browse repository at this point
[MacOS] Fix deadlock on maximizing window from event callback (#2636)
Wumpf
authored
a867032
View commit details
Copy full SHA for a867032
Browse repository at this point
Properly remove window mouse event listeners (#2632)
Show description for b711a11
DouglasDwyer
and
madsmtm
authored
b711a11
View commit details
Copy full SHA for b711a11
Browse repository at this point
Commits on Jan 19, 2023
Add `Window::is_minimized`
Show description for 809162f
3 people
authored
809162f
View commit details
Copy full SHA for 809162f
Browse repository at this point
On Wayland, add support for fractional scaling
Show description for de78250
kchibisov
and
mahkoh
authored
de78250
View commit details
Copy full SHA for de78250
Browse repository at this point
Commits on Jan 18, 2023
On macOS, fix middle/other mouse buttons reporting
Show description for 1886949
Roman Akberov
authored
1886949
View commit details
Copy full SHA for 1886949
Browse repository at this point
On X11, fix errors bleeding from hooks handling them
Show description for b1a5fae
kchibisov
authored
b1a5fae
View commit details
Copy full SHA for b1a5fae
Browse repository at this point
Previous
Next
You can’t perform that action at this time.