index
:
navi/wayland/wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backend
Age
Commit message (
Expand
)
Author
2022-07-25
backend/drm: use drmModeConnectorGetPossibleCrtcs
Simon Ser
2022-07-25
backend/drm: use drmModeGetConnectorTypeName
Simon Ser
2022-07-11
backend/wayland: handle high-res scroll events
José Expósito
2022-07-11
backend/libinput: code style consistency
José Expósito
2022-07-11
backend/libinput: handle high-res scroll events
José Expósito
2022-07-11
pointer: transform low-res to high-res axis events
José Expósito
2022-07-11
build: check if libinput supports high-res scroll
José Expósito
2022-06-21
wlr_input_device: remove anon union field
Isaac Freund
2022-06-19
backend/drm: set "max bpc" to the max
Simon Ser
2022-06-19
backend/drm: remove unused CRTC count check
Simon Ser
2022-06-07
backend/drm: fix NULL pointer deference due to typo
Isaac Freund
2022-06-07
backend/drm: make serial optional
Simon Ser
2022-06-07
backend/drm: unconditionally set "content type" to graphics
Simon Ser
2022-06-02
backend/drm: fix check for no-op commits
Isaac Freund
2022-06-02
backend/drm: short-circuit no-op commits
Simon Ser
2022-06-01
backend/drm: make commits without a buffer blocking
Simon Ser
2022-05-31
backend/drm: improve atomic commit flag logging
Simon Ser
2022-05-30
output: pass wlr_output_state to backend
Simon Ser
2022-05-27
backend/x11: fix output model strdup call
Simon Ser
2022-05-26
backend/drm: fix crash with null serial
vaxerski
2022-05-26
output: turn make/model/serial into char *
Simon Ser
2022-05-26
backend/drm: fix crash in init_drm_surface
Simon Ser
2022-05-25
backend/drm: remove wlr_drm_surface.{width,height}
Simon Ser
2022-05-24
backend/drm: allow non-linear modifiers for multi-GPU
Simon Ser
2022-05-11
backend/drm: fetch EDID manufacturer from udev_hwdb
Simon Ser
2022-05-10
backend/headless: allow variable refresh rate
Simon Ser
2022-04-29
backend/wayland: reset active pointer on destroy
Kirill Primak
2022-04-28
Revert "backend/wayland: zero out finished input devices"
Simon Ser
2022-04-28
Zero-initialize structs in init functions
Simon Ser
2022-04-22
backend/wayland: zero out finished input devices
Kirill Primak
2022-04-22
backend/wayland/pointer: fix indentation
Kirill Primak
2022-04-22
seat: Don't finish wlr_keyboard if server was never started
Alexander Orzechowski
2022-03-17
types/wlr_touch: uniformize events name
Simon Zeni
2022-03-17
types/wlr_tablet_tool: uniformize events name
Simon Zeni
2022-03-17
types/wlr_tablet_pad: uniformize events name
Simon Zeni
2022-03-17
types/wlr_switch: uniformize events name
Simon Zeni
2022-03-17
types/wlr_keyboard: uniformize events name
Simon Zeni
2022-03-17
types/wlr_pointer: uniformize events name
Simon Zeni
2022-03-17
types/wlr_input_device: move width_mm and height_mm fields to wlr_tablet and ...
Simon Zeni
2022-03-17
types/wlr_input_device: move output_name field to wlr_pointer and wlr_touch
Simon Zeni
2022-03-17
backend/wayland: remove wl_seat_listener from public API
Simon Zeni
2022-03-17
backend/wayland: remove wlr_wl_input_device
Simon Zeni
2022-03-17
backend/wayland/tablet_v2: give wlr_tablet_* ownership to wlr_wl_seat
Simon Zeni
2022-03-17
backend/wayland: give wlr_touch ownership to wlr_wl_seat
Simon Zeni
2022-03-17
backend/wayland: drop wlr_switch support
Simon Zeni
2022-03-17
backend/wayland: give wlr_pointer ownership to wlr_wl_seat
Simon Zeni
2022-03-17
backend/wayland: give wlr_keyboard ownership to wlr_wl_seat
Simon Zeni
2022-03-13
Pass O_CLOEXEC to drmModeCreateLease calls
Samuel Čavoj
2022-03-11
types/wlr_tablet_tool: remove name ambiguity
David96
2022-03-07
types/wlr_input_device: move init and finish function to private API
Simon Zeni
[next]