Skip to content

Update libinput version to 1.30#91

Merged
PolyMeilex merged 2 commits intomasterfrom
libinput-1.30
Mar 13, 2026
Merged

Update libinput version to 1.30#91
PolyMeilex merged 2 commits intomasterfrom
libinput-1.30

Conversation

@PolyMeilex
Copy link
Member

Changes in 1.30:

// Added items to the public API
// =============================
+pub const input_sys::libinput_plugin_system_flags_LIBINPUT_PLUGIN_SYSTEM_FLAG_NONE: input_sys::libinput_plugin_system_flags
+pub unsafe c fn input_sys::libinput_plugin_system_append_default_paths(libinput: *mut input_sys::libinput)
+pub unsafe c fn input_sys::libinput_plugin_system_append_path(libinput: *mut input_sys::libinput, path: *const std::os::raw::c_char)
+pub unsafe c fn input_sys::libinput_plugin_system_load_plugins(libinput: *mut input_sys::libinput, flags: input_sys::libinput_plugin_system_flags) -> std::os::raw::c_int
+pub type input_sys::libinput_plugin_system_flags = std::os::raw::c_uint

@PolyMeilex PolyMeilex merged commit 1a85420 into master Mar 13, 2026
16 checks passed
@PolyMeilex PolyMeilex deleted the libinput-1.30 branch March 13, 2026 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant