Skip to content

Pull requests: rust-windowing/winit

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Make Windows main thread checks more forgiving
#4003 opened Nov 21, 2024 by PJB3005 Loading…
5 tasks done
style: simplify string formatting for readability
#4001 opened Nov 20, 2024 by hamirmahal Loading…
4 of 5 tasks
macOS: don't implicitly activate background apps
#3997 opened Nov 18, 2024 by lunixbochs Loading…
Update smol_str
#3991 opened Nov 10, 2024 by BenjaminBrienen Loading…
5 tasks done
dpi: Add Rect, PhysicalRect and LogicalRect S - api Design and usability S - enhancement Wouldn't this be the coolest?
#3972 opened Oct 25, 2024 by madsmtm Loading…
wayland: use correct rounding in logical->physical conversions
#3955 opened Oct 18, 2024 by mahkoh Loading…
1 of 5 tasks
Split out Surface from Window
#3942 opened Oct 9, 2024 by jgcodes2020 Loading…
3 of 5 tasks
monitor: refactor MonitorHandle to store dyn object
#3927 opened Sep 21, 2024 by kchibisov Loading…
macOS: Avoid redundant initial resize event B - bug Dang, that shouldn't have happened DS - macos
#3913 opened Sep 11, 2024 by madsmtm Loading…
2 tasks done
AppKit/UIKit: Do not emit default state events upon window creation B - bug Dang, that shouldn't have happened DS - ios DS - macos S - platform parity Unintended platform differences
#3912 opened Sep 11, 2024 by madsmtm Loading…
3 tasks done
Change docs on WaitUntil to not suggest Poll S - docs Awareness, docs, examples, etc.
#3907 opened Sep 10, 2024 by madsmtm Draft
Fix iOS timers B - bug Dang, that shouldn't have happened DS - ios
#3906 opened Sep 10, 2024 by madsmtm Draft
5 tasks
iOS: Never queue application-level events DS - ios S - maintenance Repaying technical debt
#3905 opened Sep 10, 2024 by madsmtm Loading…
1 task done
Update smol_str to 0.3.1 dependencies Pull requests that update a dependency file
#3903 opened Sep 9, 2024 by bushrat011899 Loading…
5 tasks done
Move Fullscreen enum into platforms S - api Design and usability
#3901 opened Sep 8, 2024 by madsmtm Loading…
Allow specifying an initialization closure in EventLoop::run C - needs discussion Direction must be ironed out C - nominated Nominated for discussion in the next meeting DS - android S - api Design and usability
#3895 opened Sep 1, 2024 by madsmtm Loading…
5 of 24 tasks
Version 0.31.0
Remove non-platform-consistent mouse events from X11 C - nominated Nominated for discussion in the next meeting DS - x11 S - platform parity Unintended platform differences
#3874 opened Aug 16, 2024 by daxpedda Loading…
Remove unnecessary #[inline] hints S - enhancement Wouldn't this be the coolest?
#3867 opened Aug 14, 2024 by daxpedda Loading…
api: show example for platform specific application trait S - api Design and usability S - docs Awareness, docs, examples, etc.
#3852 opened Aug 8, 2024 by kchibisov Draft
Android: set KeyEvent::text if possible DS - android
#3839 opened Jul 29, 2024 by podusowski Loading…
2 of 5 tasks
ProTip! Exclude everything labeled bug with -label:bug.