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
/
include
/
wlr
Age
Commit message (
Expand
)
Author
2023-07-26
wlr_output: add comments for signal parameters
rewine
2023-07-23
xdg-shell: add support for v6
Leonardo Hernández Hernández
2023-07-24
cursor-shape-v1: new protocol implementation
Simon Ser
2023-07-21
wlr_idle_inhibit_manager_v1: add comments for signal parameters
rewine
2023-07-17
data-device: remove undefined grab interface decls
Kirill Primak
2023-07-17
xdg-shell: update stale docs
Kirill Primak
2023-07-17
cursor, output: apply viewport to cursor
Simon Ser
2023-07-17
wlr_gamma_control: add missing forward declarations
John Lindgren
2023-07-14
presentation-time: add separate helper for zero-copy
Simon Ser
2023-07-14
scene: add wlr_scene_output_sample_event
Simon Ser
2023-07-14
scene: rename output_present event to output_sample
Simon Ser
2023-07-11
render: document wlr_buffer_pass_options.timer
Simon Ser
2023-07-11
render: constify struct wlr_buffer_pass_options
Simon Ser
2023-07-10
scene_output: optionally record and report timings
Rose Hudson
2023-07-09
xwayland: document event data
Simon Ser
2023-07-09
xwayland: drop struct wlr_xwayland_move_event
Simon Ser
2023-07-09
xwayland: document associate/dissociate events
Simon Ser
2023-07-03
output: drop wlr_output_cursor_set_image()
Simon Ser
2023-07-02
cursor: remove wlr_cursor_set_image()
Simon Ser
2023-07-02
xcursor-manager: drop wlr_xcursor_manager_set_cursor_image()
Simon Ser
2023-07-02
cursor: add wlr_cursor_set_buffer()
Simon Ser
2023-06-30
output-layer: add wlr_output_layer_state.damage
Simon Ser
2023-06-27
wlr_scene_buffer: Publicize some state
Alexander Orzechowski
2023-06-23
output: add wlr_output_state_init()
Simon Ser
2023-06-23
compositor: listen to role_resource destroy signal
Simon Ser
2023-06-23
compositor: replace role_data with role_resource
Simon Ser
2023-06-23
compositor: don't call role unmap hook without an object
Kirill Primak
2023-06-23
compositor: introduce wlr_surface_set_role_object()
Kirill Primak
2023-06-22
output: Introduce wlr_output_state_copy()
Alexander Orzechowski
2023-06-20
wlr_scene: Introduce wlr_scene_buffer_set_filter_mode
Alexander Orzechowski
2023-06-19
render: Introduce wlr_render_texture_options.blend_mode
Alexander Orzechowski
2023-06-19
renderer: Introduce wlr_scale_filter_mode
Alexander Orzechowski
2023-06-15
cursor: add wlr_cursor_unset_image()
Simon Ser
2023-06-15
cursor: add wlr_cursor_set_xcursor()
Simon Ser
2023-06-15
output: add documentation for wlr_output_state
Alexander Orzechowski
2023-06-14
compositor: add wlr_surface_role.no_object
Kirill Primak
2023-06-13
output: add wlr_output_state_set_layers()
Simon Ser
2023-06-12
seat: remove a TODO comment about simulating keyboard events
Kirill Primak
2023-06-12
scene: introduce wlr_scene_output_build_state()
Alexander Orzechowski
2023-06-12
output: introduce wlr_output_state_set_damage()
Alexander Orzechowski
2023-06-08
gamma-control-v1: stop applying gamma LUTs implicitly
Simon Ser
2023-06-08
gamma-control-v1: add wlr_gamma_control_v1_send_failed_and_destroy()
Simon Ser
2023-06-08
gamma-control-v1: add wlr_gamma_control_v1_apply()
Simon Ser
2023-06-08
output: add wlr_output_state_set_gamma_lut()
Simon Ser
2023-06-08
gamma-control-v1: add wlr_gamma_control_manager_v1_get_control()
Simon Ser
2023-06-08
gamma-control-v1: introduce set_gamma event
Simon Ser
2023-06-08
compositor: improve role-specific documentation
Kirill Primak
2023-06-08
drag: don't set icon's role_data
Kirill Primak
2023-06-06
presentation-time: constify wlr_presentation_feedback_send_presented()
Simon Ser
2023-06-06
compositor: add a note about ignored input regions
Kirill Primak
[next]