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
/
include
Age
Commit message (
Expand
)
Author
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-21
wlr_scene: Send intersecting list of scene outputs for outputs_update signal
Alexander Orzechowski
2023-01-21
output-layout: improve closest point for no outputs case
Kirill Primak
2023-01-03
tablet-tool: revert bitfield in enum wlr_tablet_tool_tip_state
Simon Ser
2022-12-23
session-lock: send more protocol errors
Isaac Freund
2022-12-15
keyboard: improve documentation
Simon Ser
2022-12-15
backend/drm: remove wlr_drm_crtc.legacy_crtc
Simon Ser
2022-12-14
keyboard: only update LEDs when changed
xiliuya
2022-12-13
backend/drm: rename wlr_drm_backend.outputs to connectors
Simon Ser
2022-12-13
backend/drm: add drm_connector_status_str()
Simon Ser
2022-12-09
util/region: forbid "shrinking" a region with wlr_region_expand()
Kirill Primak
2022-12-07
backend/drm: store pending FB in state
Simon Ser
2022-12-07
backend/drm: use separate field to store pending cursor FB
Simon Ser
2022-12-06
build: unify naming for HAVE_* defines
Simon Ser
2022-12-06
backend/libinput: use internal_config
Simon Ser
2022-12-06
xwayland: use internal_config
Simon Ser
2022-12-06
build: use a configuration file for internal features
Simon Ser
2022-12-06
backend/x11: ensure buffers are released on shutdown
Simon Ser
2022-12-06
util/env: make env_parse_switch() return a size_t
Simon Ser
2022-12-06
util/env: add docs
Simon Ser
2022-12-06
render/vulkan: wait for DMA-BUF fences
Simon Ser
2022-12-06
render/dmabuf: add dmabuf_export_sync_file()
Simon Ser
2022-12-06
wlr_xdg_activation_v1: add new_token event
Ronan Pigott
2022-12-05
output-layout: improve API
Kirill Primak
2022-12-05
output-layout: remove wlr_output_layout_output_state
Kirill Primak
2022-12-05
output-layout: fix function decl indentation
Kirill Primak
2022-12-05
xwayland/xwm: replace role with addon
Simon Ser
2022-12-05
compositor: add wlr_surface.events.precommit
Simon Ser
2022-12-03
compositor: document wlr_surface_{enter,leave,send_frame_done}
Simon Ser
2022-12-03
wlr_drm: Add missing wlr_buffer import
Alexander Orzechowski
2022-12-02
render/vulkan: make shm/dmabuf split clearer in wlr_vk_format_props
Simon Ser
2022-12-02
render/vulkan: make vulkan_format_props_find_modifier() return value const
Simon Ser
2022-12-02
wl-drm: don't store wlr_renderer
Simon Ser
2022-12-02
render/drm-format-set: add wlr_drm_format_set_copy()
Simon Ser
2022-12-02
render/vulkan: drop "_format" in wlr_vk_format fields
Simon Ser
2022-12-01
output: drop enable/mode events
Simon Ser
2022-12-01
output-damage: stop listening for output mode events
Simon Ser
2022-12-01
scene: stop listening for output enable/mode events
Simon Ser
2022-12-01
output_init_render: Allow re-initialization
Alexander Orzechowski
2022-12-01
wlr_texture: Expose owning renderer
Alexander Orzechowski
2022-11-30
linux-dmabuf-v1: introduce wlr_linux_dmabuf_v1_create()
Simon Ser
2022-11-30
linux-dmabuf-v1: drop wlr_renderer field
Simon Ser
2022-11-30
linux-dmabuf-v1: don't use wlr_renderer to send legacy format list
Simon Ser
2022-11-30
linux-dmabuf-v1: don't use wlr_renderer to sanity check DMA-BUFs
Simon Ser
2022-11-30
linux-dmabuf-v1: add version arg to create()
Simon Ser
2022-11-30
linux-dmabuf-v1: add "_with_renderer" suffix to create() function
Simon Ser
2022-11-28
render/vulkan: import semaphore to DMA-BUF instead of blocking
Simon Ser
[prev]
[next]