index
:
wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
types
/
seat
Age
Commit message (
Expand
)
Author
2024-02-28
pointer: drop enum wlr_axis_orientation
Simon Ser
2024-02-28
pointer: drop enum wlr_axis_relative_direction
Simon Ser
2024-02-28
pointer: use enum wl_pointer_button_state
Simon Ser
2024-02-28
pointer: drop enum wlr_axis_source
Simon Ser
2024-02-15
Define _POSIX_C_SOURCE globally
Simon Ser
2024-01-23
seat/pointer: add support for axis_relative_direction event
Simon Ser
2023-10-10
Drop wl_client and user data assertions in bind handlers
Kirill Primak
2023-10-06
seat: remove wlr_seat_validate_grab_serial()
Kirill Primak
2023-10-03
treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical
Alexander Orzechowski
2023-06-23
compositor: introduce wlr_surface_set_role_object()
Kirill Primak
2023-06-20
seat: fix keyboard/pointer/touch resource destroy
Simon Ser
2023-06-14
compositor: add wlr_surface_role.no_object
Kirill Primak
2023-06-06
Clear input regions if they're ignored
Kirill Primak
2023-06-06
wlr_seat_pointer: cursor surfaces are always mapped
Alexander Orzechowski
2023-06-03
seat: Allow binding to inert seats
Väinö Mäkelä
2023-05-17
seat/keyboard: allow no keymap
Simon Ser
2023-04-18
seat: Provide dummy resources for inert seats
Andri Yngvason
2023-04-18
seat: Let client manage its own resources
Andri Yngvason
2023-04-18
wlr_seat: Extract seat_client_create() function
Andri Yngvason
2023-01-26
seat/keyboard: constify wlr_seat_keyboard_notify_enter()
Simon Ser
2023-01-26
seat/keyboard: constify wlr_seat_keyboard_notify_modifiers()
Simon Ser
2023-01-26
seat/keyboard: constify args in wlr_seat_keyboard_enter()
Simon Ser
2023-01-26
seat/keyboard: constify wlr_seat_keyboard_send_modifiers()
Simon Ser
2023-01-26
seat/keyboard: skip wl_array allocation
Simon Ser
2022-11-29
types/wlr_seat: finish keyboard_state during wlr_seat_destroy
Simon Zeni
2022-11-24
seat/pointer: Initialize low_res_value
Guido Günther
2022-11-16
wlr_seat: clear `drag->seat_client` when destroyed
bi4k8
2022-08-29
util/array: unclutter
Kirill Primak
2022-08-18
Use wl_signal_emit_mutable
Alexander Orzechowski
2022-07-28
seat/pointer: fix uninitialized variable warning
Quantum
2022-07-27
seat/pointer: rework sending axis events
Kirill Primak
2022-07-11
seat: support low-resolution clients
José Expósito
2022-07-11
seat: support high-resolution clients
José Expósito
2022-07-11
pointer: transform low-res to high-res axis events
José Expósito
2022-05-22
seat: Allow to cancel touches
Guido Günther
2022-04-16
types/seat/wlr_seat.c: fix focused_client being null after seat_client recrea...
Ferdinand Bachmann
2022-03-23
seat: take wlr_keyboard in wlr_seat_set_keyboard()
Leonardo Hernández Hernández
2022-03-07
types/wlr_input_device: move init and finish function to private API
Simon Zeni
2022-01-13
surface: deprecate wlr_surface.h
Kirill Primak
2021-12-14
util/global: remove wl_display arg from wlr_global_destroy_safe
Simon Ser
2021-12-14
seat: Only resend keyboard/pointer enter to focused clients
David Rosca
2021-09-05
seat: avoid copying the keymap for each client
Simon Ser
2021-08-07
input/pointer: try harder to not send duplicate motion events
Tudor Brindus
2021-08-06
seat: allow compositors to not load a keymap
Simon Ser
2021-07-19
input/pointer: send axis source once per frame
Vyivel
2021-07-08
seat: add wlr_seat_touch_{send,notify}_frame
Simon Ser
2021-04-08
gtk-primary-selection: drop support
Isaac Freund
2021-03-07
wlr_seat_pointer: Remove log on notify_button
Kenny Levinsen
2021-02-08
seat: use WL_SEAT_ERROR_CAPABILITY
Simon Ser
2021-01-07
types/seat: Clear focus in wlr_seat_destroy()
Andri Yngvason
[next]