-
Notifications
You must be signed in to change notification settings - Fork 904
Pull requests: rust-windowing/winit
Author
Label
Milestones
Reviews
Assignee
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 Design and usability
S - enhancement
Wouldn't this be the coolest?
Rect
, PhysicalRect
and LogicalRect
S - api
#3972
opened Oct 25, 2024 by
madsmtm
Loading…
Add Direction must be ironed out
S - docs
Awareness, docs, examples, etc.
fn main
to root examples
C - needs discussion
#3971
opened Oct 25, 2024 by
madsmtm
Loading…
X11: Use bottom-right corner of IME cursor area as caret position.
#3966
opened Oct 23, 2024 by
xorgy
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
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
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 Pull requests that update a dependency file
smol_str
to 0.3.1
dependencies
#3903
opened Sep 9, 2024 by
bushrat011899
Loading…
5 tasks done
Move Design and usability
Fullscreen
enum into platforms
S - api
#3901
opened Sep 8, 2024 by
madsmtm
Loading…
Android: map hover events to their winit equivalents.
DS - android
#3898
opened Sep 3, 2024 by
mwcampbell
Loading…
2 of 5 tasks
Allow specifying an initialization closure in Direction must be ironed out
C - nominated
Nominated for discussion in the next meeting
DS - android
S - api
Design and usability
EventLoop::run
C - needs discussion
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.
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 Wouldn't this be the coolest?
#[inline]
hints
S - enhancement
#3867
opened Aug 14, 2024 by
daxpedda
Loading…
Remove Design and usability
PartialOrd
and Ord
implementations from WindowId
, DeviceId
, MonitorHandle
and VideoModeHandle
S - api
#3866
opened Aug 14, 2024 by
daxpedda
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.