issues
search
rust-x-bindings
/
xkbcommon-rs
bindings and safe wrappers for libxkbcommon
MIT License
20
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Inner attribute error on keysyms.rs:113:1 starting from version 0.8.0
#57
Eclextic
opened
2 weeks ago
0
new release request
#56
jpeeler
closed
3 months ago
1
Out of bounds memory read in `key_get_utf8`
#55
ConradIrwin
closed
3 months ago
0
Fix panic in key_get_utf8
#54
ConradIrwin
closed
3 months ago
4
Keysym utf8
#53
rtbo
closed
4 months ago
0
make existing mod3 constant uppercase
#52
jpeeler
closed
4 months ago
1
Bugfix for keysym_to_utf8.
#51
oshaboy
closed
4 months ago
1
xkb::key_get_utf8 appends a null byte to the returned String.
#50
oshaboy
closed
4 months ago
3
bug: Is `MOD_NAME_MOD3` really named `mod3`?
#49
gabyx
closed
4 months ago
4
Module Tree Edits to Match Rust's Recommended Layout
#48
Tooney712
opened
1 year ago
0
fix from_raw_with_void_ptr lint
#47
MaxVerevkin
opened
1 year ago
1
update memmap2 to v0.9
#46
MaxVerevkin
closed
1 year ago
0
Take `OwnedFd` instead of `RawFd` in `new_from_fd`
#45
ids1024
closed
1 year ago
2
update memmap2 to v0.7
#44
MaxVerevkin
closed
1 year ago
0
Use the xkeysym crate as a source of truth for keyboard symbols
#43
notgull
closed
1 year ago
2
add iso_level3_shift & mod3 to mod name
#42
rtbo
closed
1 year ago
0
add iso_level3_shift & mod3 to mod name
#41
chiehw
closed
1 year ago
3
Missing Mod3 & Mod4
#40
chiehw
closed
1 year ago
0
Replace "xcb" with "as-raw-xcb-connection"
#39
psychon
closed
1 year ago
3
expose xkb_utf32_to_keysym as utf32_to_keysym
#38
paokito
closed
2 years ago
0
Builds on musl targetiing musl are linked to glibc
#37
WhyNotHugo
closed
1 year ago
4
make API more rusty
#36
rtbo
opened
2 years ago
0
bump 0.5.0
#35
rtbo
closed
2 years ago
0
add Keymap::key_by_name
#34
rtbo
closed
2 years ago
0
Documentation is gone
#33
WhyNotHugo
closed
2 years ago
1
release 0.4.1
#32
rtbo
closed
2 years ago
0
keymap: fix use-after-free
#31
Drakulix
closed
2 years ago
6
expose xkb_keymap_key_by_name as key_by_name
#30
wez
closed
2 years ago
0
Fix undefined behavior when creating Keymap
#29
StratusFearMe21
closed
2 years ago
1
wayland: return result to handle failed mmap
#28
i509VCB
closed
2 years ago
1
New 0.5.0 beta release
#27
i509VCB
closed
2 years ago
2
new_from_fd could return a Result with an error
#26
i509VCB
closed
2 years ago
0
Edition 2021
#25
rtbo
closed
2 years ago
0
Table::new_from_locale takes &OsStr
#24
rtbo
closed
2 years ago
0
Continuous integration
#23
rtbo
closed
2 years ago
0
xkb::Keymap::new_from_fd is unsafe
#22
rtbo
closed
2 years ago
0
Bringing the repository into the modern age
#21
i509VCB
closed
2 years ago
4
migrate to memmap2 and use MAP_PRIVATE for `new_from_fd`
#20
i509VCB
closed
2 years ago
0
`xkb::Keymap::new_from_fd` should be unsafe
#19
i509VCB
closed
2 years ago
0
`xkb::State::new_from_fd` should map the fd with MAP_PRIVATE
#18
i509VCB
closed
2 years ago
0
Introduce new variant of compose `Table::new_from_locale` that takes an OsString
#17
i509VCB
closed
2 years ago
0
Add Debug implementations for types in library.
#16
i509VCB
opened
2 years ago
3
Fix dangling pointer in new_from_names
#15
MatteoNardi
closed
3 years ago
2
Add evdev quick guide example
#14
MatteoNardi
closed
3 years ago
4
Updates
#13
lebensterben
closed
3 years ago
1
Bump xcb version
#12
wez
closed
2 years ago
0
nevermind, sorry
#11
Allen-B1
closed
5 years ago
0
Add new_from_fd as a Context constructor.
#10
dvc94ch
closed
5 years ago
6
Binding to xkb_keymap_key_for_each() is implemented.
#9
dpelevin
closed
6 years ago
3
Create xkb_x11_setup_xkb_extension helper function
#8
insipx
opened
7 years ago
3
Next