You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
José Expósito
65c436407f
pointer: transform low-res to high-res axis events
...
Currently, the "wlr_event_pointer_axis" event stores low-resolution
values in its "delta_discrete" field. Low-resolution values are always
multiples of one, i.e., 1 for one wheel detent, 2 for two wheel
detents, etc.
In order to simplify internal handling of events, always transform in
the backend from the low-resolution value into the high-resolution
value.
The transformation is performed by multiplying by 120. The 120 magic
number is used by the kernel and it is exposed to clients in the
"WLR_POINTER_AXIS_DISCRETE_STEP" constant.
2 years ago
..
wlr_buffer.h
Reformat doc comments
3 years ago
wlr_compositor.h
render/texture: drop wlr_texture_is_opaque
2 years ago
wlr_cursor.h
Reformat doc comments
3 years ago
wlr_damage_ring.h
types: add wlr_damage_ring
2 years ago
wlr_data_control_v1.h
Reformat doc comments
3 years ago
wlr_data_device.h
Reformat doc comments
3 years ago
wlr_drm.h
drm: add support for DMA-BUFs
3 years ago
wlr_drm_lease_v1.h
Reformat doc comments
3 years ago
wlr_export_dmabuf_v1.h
Reformat doc comments
3 years ago
wlr_foreign_toplevel_management_v1.h
Reformat doc comments
3 years ago
wlr_fullscreen_shell_v1.h
Reformat doc comments
3 years ago
wlr_gamma_control_v1.h
Reformat doc comments
3 years ago
wlr_idle.h
Reformat doc comments
3 years ago
wlr_idle_inhibit_v1.h
Reformat doc comments
3 years ago
wlr_input_device.h
wlr_input_device: remove anon union field
2 years ago
wlr_input_inhibitor.h
Simplify globals implementation by removing destructors
5 years ago
wlr_input_method_v2.h
Document NULL return value of foo_from_wlr_surface() functions
2 years ago
wlr_keyboard.h
wlr_{keyboard,pointer,touch}: Update event docs
2 years ago
wlr_keyboard_group.h
Reformat doc comments
3 years ago
wlr_keyboard_shortcuts_inhibit_v1.h
Reformat doc comments
3 years ago
wlr_layer_shell_v1.h
Document NULL return value of foo_from_wlr_surface() functions
2 years ago
wlr_linux_dmabuf_v1.h
Reformat doc comments
3 years ago
wlr_matrix.h
matrix: remove wlr_matrix_projection()
3 years ago
wlr_output.h
output: add output state setters
3 years ago
wlr_output_damage.h
Reformat doc comments
3 years ago
wlr_output_layout.h
Reformat doc comments
3 years ago
wlr_output_management_v1.h
output-management-v1: add wlr_output_head_v1_state_apply()
2 years ago
wlr_output_power_management_v1.h
Reformat doc comments
3 years ago
wlr_pointer.h
pointer: transform low-res to high-res axis events
2 years ago
wlr_pointer_constraints_v1.h
Reformat doc comments
3 years ago
wlr_pointer_gestures_v1.h
Reformat doc comments
3 years ago
wlr_presentation_time.h
Reformat doc comments
3 years ago
wlr_primary_selection.h
Remove all wayland-server.h includes
5 years ago
wlr_primary_selection_v1.h
Reformat doc comments
3 years ago
wlr_region.h
region: drop leftover reference to the mailing list
3 years ago
wlr_relative_pointer_v1.h
Reformat doc comments
3 years ago
wlr_scene.h
wlr_scene: Maintain damage highlight regions per output
2 years ago
wlr_screencopy_v1.h
Reformat doc comments
3 years ago
wlr_seat.h
Reformat doc comments
3 years ago
wlr_server_decoration.h
Reformat doc comments
3 years ago
wlr_session_lock_v1.h
Document NULL return value of foo_from_wlr_surface() functions
2 years ago
wlr_subcompositor.h
Document NULL return value of foo_from_wlr_surface() functions
2 years ago
wlr_surface.h
surface: deprecate wlr_surface.h
3 years ago
wlr_switch.h
wlr_input_device: remove anon union field
2 years ago
wlr_tablet_pad.h
wlr_input_device: remove anon union field
2 years ago
wlr_tablet_tool.h
wlr_input_device: remove anon union field
2 years ago
wlr_tablet_v2.h
Reformat doc comments
3 years ago
wlr_text_input_v3.h
Reformat doc comments
3 years ago
wlr_touch.h
wlr_{keyboard,pointer,touch}: Update event docs
2 years ago
wlr_viewporter.h
Reformat doc comments
3 years ago
wlr_virtual_keyboard_v1.h
Reformat doc comments
3 years ago
wlr_virtual_pointer_v1.h
Reformat doc comments
3 years ago
wlr_xcursor_manager.h
Reformat doc comments
3 years ago
wlr_xdg_activation_v1.h
Reformat doc comments
3 years ago
wlr_xdg_decoration_v1.h
Reformat doc comments
3 years ago
wlr_xdg_foreign_registry.h
Reformat doc comments
3 years ago
wlr_xdg_foreign_v1.h
Reformat doc comments
3 years ago
wlr_xdg_foreign_v2.h
Reformat doc comments
3 years ago
wlr_xdg_output_v1.h
xdg-output-v1: use wlr_output.description
5 years ago
wlr_xdg_shell.h
Document NULL return value of foo_from_wlr_surface() functions
2 years ago