issues
search
rust-windowing
/
winit
Window handling library in pure Rust
https://docs.rs/winit/
Apache License 2.0
4.87k
stars
910
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Duplicate wayland device input events
#4005
cprohoda
opened
4 hours ago
1
Beckend for a Terminal User Interface
#4004
JRBros2346
closed
1 day ago
2
Make Windows main thread checks more forgiving
#4003
PJB3005
opened
1 day ago
2
CI: Fix cargo deny
#4002
madsmtm
closed
1 day ago
2
style: simplify string formatting for readability
#4001
hamirmahal
closed
2 hours ago
5
Some statements can be simplified for readability
#4000
hamirmahal
closed
2 hours ago
0
Windows main thread ID check does not work when library is compiled as dylib + process is loaded with DLL injection
#3999
PJB3005
opened
2 days ago
6
winit inside Android GLSurfaceView
#3998
TroyNeubauer
opened
2 days ago
4
macOS: don't implicitly activate background apps
#3997
lunixbochs
opened
4 days ago
0
Flickering when window is resized when using the new 0.30 api
#3996
Natr1x
opened
1 week ago
0
Android: Implement `Window::theme` and `WindowEvent::ThemeChanged`.
#3995
xorgy
opened
1 week ago
1
Implement `Window::theme` and `WindowEvent::ThemeChanged` on iOS and Android.
#3994
xorgy
opened
1 week ago
0
Use android-activity's show_soft_input to summon the keyboard.
#3993
podusowski
closed
1 week ago
0
MacOS panic: "tried to handle event while another event is currently being handled"
#3992
madsmtm
opened
1 week ago
3
Update `smol_str`
#3991
BenjaminBrienen
opened
1 week ago
3
get monitor
#3989
fastkits
closed
2 weeks ago
1
Improper window decorations without sudo
#3988
avitran0
closed
2 weeks ago
2
Windows: no CursorMoved events received when cursor is hidden and grabbed
#3987
spearman
opened
2 weeks ago
0
Key Combination Issue with Window Management on macOS Sequoia in Alacritty
#3986
alsolovyev
opened
2 weeks ago
2
choose which cursor to grab with set_cursor_grab
#3984
SArpnt
closed
2 weeks ago
4
Windows: set_cursor_visible blocks forever when called from thread
#3983
spearman
closed
2 weeks ago
2
api: make OwnedDisplayHandle wrap an opaque type
#3982
kchibisov
closed
1 week ago
1
chore: always pull raw-window-handle
#3981
kchibisov
closed
2 weeks ago
0
api: make EventLoopProxy wrap an opaque type
#3980
kchibisov
closed
1 week ago
3
Can set_control_flow from EventLoop but cannot get current control_flow
#3978
spearman
opened
3 weeks ago
0
Wayland frame requests without rendering
#3977
mahkoh
opened
3 weeks ago
2
X11 non-default screen fixes (rebased on 0.30.x)
#3976
strohel
opened
3 weeks ago
0
ctrl-] comes out as ]
#3975
fefe17
opened
3 weeks ago
0
x11: fix `WindowAttributesExtX11::with_x11_screen()`, extend example
#3974
strohel
closed
2 weeks ago
5
x11: iterate only visuals from the matching screen
#3973
strohel
closed
3 weeks ago
1
dpi: Add `Rect`, `PhysicalRect` and `LogicalRect`
#3972
madsmtm
opened
4 weeks ago
0
Add `fn main` to root examples
#3971
madsmtm
closed
1 week ago
0
iOS: `FingerId` may not be stable
#3970
madsmtm
opened
4 weeks ago
0
Event loop being interpreted as a global variable
#3969
code-Cells
closed
4 weeks ago
2
Very high CPU usage with `ControlFlow::Wait` on mouse movement with empty event handlers
#3968
hecrj
closed
4 weeks ago
3
Incorrect cursor_range Calculation in Ime::Preedit
#3967
mitoma
opened
4 weeks ago
1
X11: Use bottom-right corner of IME cursor area as caret position.
#3966
xorgy
closed
1 week ago
2
`set_ime_cursor_area` uses the top left corner of the rectangle as the composition/cursor point on X11
#3965
xorgy
closed
1 week ago
6
Support for activating already running app
#3964
Enyium
opened
1 month ago
2
macOS: set activation policy by default if app does not have a bundle identifier
#3961
nicoburns
closed
4 days ago
2
macOS: add ability to make titlebar unified
#3960
valentinegb
closed
4 weeks ago
2
Set `ActivationPolicy::Regular` for macos in window example
#3959
nicoburns
closed
4 weeks ago
3
macOS: window example doesn't accept keyboard focus
#3958
nicoburns
closed
4 days ago
0
deps: bump redox-syscall to 0.5.7
#3957
kchibisov
closed
1 month ago
0
`dpi`: add types for rectangles
#3956
jgcodes2020
opened
1 month ago
1
wayland: use correct rounding in logical->physical conversions
#3955
mahkoh
opened
1 month ago
3
Hide titlebar on windows without losing decorations
#3954
x4exr
opened
1 month ago
0
Improve waiting for messages on Windows
#3950
AngelicosPhosphoros
closed
3 weeks ago
14
Improve waiting for messages on Windows [PR to 0.30.x branch]
#3949
AngelicosPhosphoros
closed
1 month ago
7
Triggering the system return key cannot exit correctly.
#3948
paulzhang5511
closed
1 month ago
9
Next