issues
search
emoon
/
rust_minifb
Cross platfrom window and framebuffer crate for Rust
MIT License
1.04k
stars
99
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
High Memory Usage and Segfault When Using RefCell with minifb
#370
FalkAurel
opened
3 weeks ago
2
Update wayland-cursor requirement from 0.29 to 0.31
#369
dependabot[bot]
opened
1 month ago
0
[wasm] Fix raw handles, delay `getContext` call to be WebGPU compatible
#368
Wumpf
closed
1 month ago
3
Fix incorrect deferencing of Windows window handles
#367
Wumpf
closed
1 month ago
1
Incorrect construction of a `Window`'s Win32 `RawWindowHandle` causes segmentation fault/pointer deref panic
#365
jardhu
closed
1 month ago
1
Update wayland-cursor requirement from 0.29 to 0.31
#364
dependabot[bot]
closed
2 months ago
1
Wasm Improvements
#363
augustkline
closed
1 month ago
9
Fix wasm compilation error
#362
augustkline
closed
2 months ago
1
Fix image example
#361
JanNeuenfeld
closed
2 months ago
1
Revert "fix image example buffer size calculation"
#360
emoon
closed
2 months ago
0
fix image example buffer size calculation
#359
JanNeuenfeld
closed
2 months ago
6
Memory leak when creating a new window
#357
shassen14
opened
3 months ago
1
Update wayland-cursor requirement from 0.29 to 0.31
#356
dependabot[bot]
closed
2 months ago
1
Segfault with `ScaleMode::AspectRatioStretch`
#355
commonkestrel
opened
4 months ago
3
Fix v0.26 entry in `CHANGELOG.md`
#354
Chubercik
closed
5 months ago
0
Fix `limit_update_rate`'s deprecation notice
#353
Chubercik
closed
5 months ago
1
Document transparency support in buffers
#352
l-koehler
opened
6 months ago
0
Window always renders white on Windows 11 in release build.
#351
neildanson
opened
7 months ago
19
Make scalar code plain C
#350
Speykious
closed
7 months ago
3
[Left/RightShift + <key>] not picked up by get_keys on wayland
#349
bhavyakukkar
opened
7 months ago
1
fix negate with overflow, unsure why #[repr(C)] fixes it
#348
gillett-hernandez
closed
8 months ago
2
Attempt to negate with overflow on latest rust nightly when running example code.
#347
gillett-hernandez
closed
8 months ago
0
Window::get_mouse_pos with mode set to MouseMode::Discard returns last obtained location instead of None
#346
iyicanme
opened
8 months ago
1
Mouse clicks aren't processed while the pointer is outside the window
#345
tech6hutch
opened
9 months ago
2
Improved smoothness of updating the window
#344
StefanoIncardone
closed
9 months ago
0
segfault on mouseDown on macOS
#343
ensconced
opened
9 months ago
4
Improved examples
#342
StefanoIncardone
closed
9 months ago
4
Updated examples with set_target_fps
#341
StefanoIncardone
closed
10 months ago
0
Deprecate limit_update_rate
#340
StefanoIncardone
closed
10 months ago
3
Deprecate "limit_update_rate" in favor of "set_target_fps"
#339
StefanoIncardone
closed
10 months ago
6
Removed unnecessary heap allocations and solved bug
#338
StefanoIncardone
closed
10 months ago
1
Improved code consistency and formatting
#337
StefanoIncardone
closed
10 months ago
1
Fix disabling menu items on macOS
#336
thisjaiden
closed
10 months ago
1
fix #344
#335
thisjaiden
closed
10 months ago
1
Menus do not Work on macOS Before Reselecting Window
#334
thisjaiden
closed
10 months ago
3
Upgraded raw_window_handle dependency to 0.6
#333
StefanoIncardone
closed
10 months ago
1
Improved code consistency and formatting
#332
StefanoIncardone
closed
10 months ago
2
Moved runtime color bounds checks to compile time
#331
StefanoIncardone
closed
10 months ago
1
Windows 11 cant make window transperant.
#330
jonatino
opened
1 year ago
4
raw-window-handle 0.5 (tested only on linux)
#329
Noi42
closed
1 year ago
3
Update raw-window-handle requirement from 0.4 to 0.6
#328
dependabot[bot]
closed
1 year ago
2
Update wayland-cursor requirement from 0.29 to 0.31
#327
dependabot[bot]
closed
1 year ago
1
Window is borderless even though borderless is set to false on WSL2
#326
nuked44
opened
1 year ago
1
Support raw_window_handle
#325
sotrh
closed
1 year ago
3
How to show image subsequently like video?
#324
dbsxdbsx
closed
1 year ago
6
X11: Fix changing window title, fixes #322
#323
royaltm
closed
1 year ago
5
Window::set_title no longer works on Linux since minifb 0.24
#322
royaltm
closed
1 year ago
6
Add `set_mouse_pos` function
#321
arvsrn
opened
1 year ago
3
Cursor style doesn't change on MacOS
#320
ljdoig
opened
1 year ago
2
Mouse coordinates are off in fullscreen, MacOS
#319
ljdoig
opened
1 year ago
2
Next