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

x11: fix WindowAttributesExtX11::with_x11_screen(), extend example
#3974 opened Oct 30, 2024 by strohel Loading…
3 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…
Add fn main to root examples C - needs discussion Direction must be ironed out S - docs Awareness, docs, examples, etc.
#3971 opened Oct 25, 2024 by madsmtm Loading…
macOS: set activation policy by default if app does not have a bundle identifier B - bug Dang, that shouldn't have happened DS - macos
#3961 opened Oct 23, 2024 by nicoburns Loading…
1 of 5 tasks
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
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
Missing X11 FocusIn event B - bug Dang, that shouldn't have happened DS - x11
#3892 opened Aug 28, 2024 by rodrigorc Loading…
Add safe area and document coordinate systems C - needs discussion Direction must be ironed out C - nominated Nominated for discussion in the next meeting DS - android DS - ios DS - web S - api Design and usability S - docs Awareness, docs, examples, etc.
#3890 opened Aug 26, 2024 by madsmtm Loading… 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…
ProTip! Exclude everything labeled bug with -label:bug.