Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / rukai/winit_input_helper issues and pull requests

#62 - Cursor capture

Issue - State: open - Opened by stefnotch 4 months ago

#61 - Update to winit 0.30

Pull Request - State: open - Opened by stefnotch 5 months ago - 3 comments

#60 - Update to winit 0.30

Issue - State: open - Opened by stefnotch 5 months ago - 1 comment

#59 - Update deprecated GA actions

Pull Request - State: closed - Opened by rukai 6 months ago

#58 - Release winit_input_helper 0.16.0

Pull Request - State: closed - Opened by rukai 7 months ago

#57 - Remove deprecated quit method

Pull Request - State: closed - Opened by rukai 7 months ago

#56 - Fix WinitInputHelper::text

Pull Request - State: closed - Opened by rukai 7 months ago

#55 - CloseRequested from windows task bar is not propagated

Issue - State: open - Opened by Azkellas 8 months ago - 1 comment

#54 - Use MouseButton enum in mouse-related methods signatures

Pull Request - State: closed - Opened by Azkellas 8 months ago

#53 - Release 0.15.3

Pull Request - State: closed - Opened by rukai 9 months ago

#52 - Add web support to examples

Pull Request - State: closed - Opened by rukai 9 months ago

#51 - Fix running on wasm

Pull Request - State: closed - Opened by rukai 9 months ago

#50 - wasm broken

Issue - State: closed - Opened by rukai 9 months ago

#49 - Release winit_input_helper 0.15.2

Pull Request - State: closed - Opened by rukai 9 months ago

#48 - Track step duration and provide delta_time

Pull Request - State: closed - Opened by Gingeh 9 months ago

#47 - TextChar::Char is never constructed

Issue - State: closed - Opened by TrolledWoods 9 months ago - 1 comment

#46 - Update rust version

Pull Request - State: closed - Opened by rukai 9 months ago

#45 - Fix cursor docs

Pull Request - State: closed - Opened by rukai 11 months ago

#44 - Release 0.15

Pull Request - State: closed - Opened by rukai 11 months ago

#43 - Move physical key methods to the top of the docs

Pull Request - State: closed - Opened by rukai 11 months ago

#42 - Update to winit 0.29

Pull Request - State: closed - Opened by rukai 11 months ago - 1 comment

#40 - Update rust verison

Pull Request - State: closed - Opened by rukai 11 months ago

#39 - No Meta/Logo modifier

Issue - State: open - Opened by sdedovic about 1 year ago - 1 comment

#38 - A way to trigger on chorded input? (e.g. `C-x q`)

Issue - State: closed - Opened by rirze over 1 year ago - 3 comments

#37 - Split mouse_diff into cursor_diff and mouse_diff (rebase of #20)

Pull Request - State: closed - Opened by TheButlah over 1 year ago

#36 - `input.mouse` does not return `None` outside the window

Issue - State: closed - Opened by Zstorm999 over 1 year ago - 1 comment

#35 - Support for scan codes

Pull Request - State: closed - Opened by Zstorm999 over 1 year ago - 2 comments

#33 - Support for scancodes

Issue - State: closed - Opened by Zstorm999 over 1 year ago - 1 comment

#32 - Release 0.14.1

Pull Request - State: closed - Opened by rukai over 1 year ago

#31 - Fix docs.rs builds

Pull Request - State: closed - Opened by rukai over 1 year ago

#30 - Add horizontal scrolling support

Pull Request - State: closed - Opened by emmabritton over 1 year ago - 1 comment

#29 - Document publishing requirements and bump pinned rust

Pull Request - State: closed - Opened by rukai over 1 year ago

#28 - Release 0.14

Pull Request - State: closed - Opened by rukai over 1 year ago

#27 - New release for winit 0.28 support?

Issue - State: closed - Opened by parasyte over 1 year ago - 4 comments

#26 - Update to winit 0.28

Pull Request - State: closed - Opened by parasyte over 1 year ago - 1 comment

#25 - Split quit into destroyed and close_requested

Pull Request - State: closed - Opened by rukai almost 2 years ago

#24 - Cancel quit?

Issue - State: closed - Opened by parasyte almost 2 years ago - 3 comments

#23 - Improve CI

Pull Request - State: closed - Opened by rukai almost 2 years ago

#22 - set winit default-features to false

Pull Request - State: closed - Opened by rukai almost 2 years ago

#21 - Reexport winit features

Issue - State: closed - Opened by anisse almost 2 years ago - 1 comment

#20 - Split `mouse_diff` into `cursor_diff` and `mouse_diff`

Pull Request - State: closed - Opened by tynberry about 2 years ago - 1 comment

#19 - Support for using DeviceEvent

Issue - State: closed - Opened by 00sos00 over 2 years ago

#18 - Glutin support

Pull Request - State: closed - Opened by olefasting over 2 years ago - 2 comments

#17 - Ignore duplicate KeyboardInput events

Issue - State: closed - Opened by parasyte over 2 years ago - 5 comments

#16 - Why isn't this printing `worked?`

Issue - State: closed - Opened by LemonjamesD over 2 years ago

#15 - Update winit

Pull Request - State: closed - Opened by parasyte almost 3 years ago - 1 comment

#14 - improve CI

Pull Request - State: closed - Opened by rukai almost 3 years ago

#13 - Split mouse_diff api into cursor_diff and mouse_diff

Pull Request - State: closed - Opened by agorgl about 3 years ago - 4 comments

#12 - Differentiate between mouse_diff and cursor_diff values

Issue - State: closed - Opened by agorgl about 3 years ago - 2 comments

#11 - Update winit to 0.25.0.

Pull Request - State: closed - Opened by EkardNT over 3 years ago - 1 comment

#10 - Update winit from 0.23.0 to 0.24.0

Pull Request - State: closed - Opened by LukasKalbertodt almost 4 years ago

#9 - Update winit dependency from 0.22.0 to 0.23.0.

Issue - State: closed - Opened by schnippl0r almost 4 years ago - 1 comment

#8 - Raised dependency version of winit from 0.22.0 to 0.23.0.

Pull Request - State: closed - Opened by schnippl0r almost 4 years ago - 1 comment

#7 - Added modifiers_changed method

Pull Request - State: closed - Opened by Backman about 4 years ago - 2 comments

#6 - Pairing with glutin and glium

Issue - State: closed - Opened by adrylain over 4 years ago - 4 comments

#5 - Format code using 'cargo fmt'

Pull Request - State: closed - Opened by Atul9 over 4 years ago - 1 comment

#4 - Could not compile 0.4.0-alpha6 on Windows (Rust 1.40.0)

Issue - State: closed - Opened by spencerelliott over 4 years ago - 4 comments

#3 - Support RedrawRequested event

Issue - State: closed - Opened by parasyte almost 5 years ago - 9 comments

#2 - Added new function to WinitInputHelper impl that returns Some(hidpi) …

Pull Request - State: closed - Opened by bgaster over 5 years ago - 2 comments

#1 - Generalize or delete `game_mouse_diff` and `game_mouse` methods

Issue - State: closed - Opened by rukai almost 6 years ago - 1 comment