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
/
types
Age
Commit message (
Expand
)
Author
2024-02-06
xdg-shell: drop automatic surface configuration
Kirill Primak
2023-12-25
xdg-shell: use wlr_surface_synced for popups
Simon Ser
2023-12-25
xdg-shell: use wlr_surface_synced for toplevel
Simon Ser
2023-11-30
output: drop stale references to wlr_output_attach_render()
Simon Ser
2023-11-14
Add missing type declarations in headers
Kirill Primak
2023-11-14
wlr_scene_surface: Introduce scene_surface_set_clip
Alexander Orzechowski
2023-10-02
docs: replace the less commonly used "::" with "."
Kirill Primak
2023-10-02
output: defer fake present events until after commit
Rose Hudson
2023-08-23
output: trigger frame/present events on all commits on enabled output
Simon Ser
2023-08-21
xdg-shell: rework roles
Kirill Primak
2023-08-21
xdg-shell: don't return anything from create_xdg_surface()
Kirill Primak
2023-08-21
buffer: make wlr_client_buffer functions private
Simon Ser
2023-07-17
cursor, output: apply viewport to cursor
Simon Ser
2023-06-20
output: attach buffer to state in output_ensure_buffer()
Simon Ser
2023-06-05
Add some missing includes/declarations
Kirill Primak
2023-06-03
subcompositor: consider mapping on parent map
Kirill Primak
2023-06-02
xdg-shell: use unified map logic
Kirill Primak
2023-05-11
wlr_drm_format: Rework wlr_drm_format_intersect
Alexander Orzechowski
2023-05-06
output: add output_cursor_set_texture()
Simon Ser
2023-04-18
seat: Provide dummy resources for inert seats
Andri Yngvason
2023-04-06
output: Drop output_is_direct_scanout
Alexander Orzechowski
2023-03-12
xdg-shell: improve unmapping logic slightly
Kirill Primak
2023-02-21
output: expose wlr_output_state_set_buffer()
Simon Ser
2022-11-15
buffer: drop wlr_shm_client_buffer
Simon Ser
2022-11-06
xdg-shell: use role object destroy handler
Kirill Primak
2022-09-21
output: fix back buffer checks
Simon Ser
2022-09-16
buffer: split into multiple files
Simon Ser
2022-09-12
subcompositor: move+rename subsurface_parent_commit()
Kirill Primak
2022-06-16
render/texture: drop wlr_texture_is_opaque
Simon Ser
2022-06-08
matrix: remove wlr_matrix_projection()
Simon Ser
2022-06-07
output: fix leak of empty back buffer lock
Isaac Freund
2022-05-30
output: pass wlr_output_state to rendering functions
Simon Ser
2022-05-30
output: pass wlr_output_state to output_pending_resolution
Simon Ser
2022-05-27
xdg-popup: add proper configure flow
Kirill Primak
2022-05-19
wlr_scene: Pull scene_node_get_root into a private header
Alexander Orzechowski
2022-03-17
types/wlr_keyboard: uniformize events name
Simon Zeni
2022-02-21
xdg-positioner: rename structs
Kirill Primak
2022-02-21
xdg-{toplevel,popup}: extract destructors
Kirill Primak
2022-02-02
xdg-popup: destroy popup-less grab
Kirill Primak
2022-02-02
xdg-shell: extract role-specific unmap logic
Kirill Primak
2022-02-02
xdg-shell: unify function arguments' names
Kirill Primak
2022-02-02
xdg-popup: fix functions' main argument type
Kirill Primak
2022-02-02
xdg-toplevel: fix functions' main argument type
Kirill Primak
2022-02-02
xdg-shell: fix create_xdg_popup() param type
Kirill Primak
2022-02-02
xdg-shell: rename surface role handlers
Kirill Primak
2022-01-13
surface: improve role precommit hook
Kirill Primak
2022-01-13
surface: move impl to types/wlr_{sub,}compositor.c
Kirill Primak
2021-11-19
output: lift up output format fallback logic
Manuel Stoeckl
2021-10-23
output: split into multiple files
Simon Ser
2021-09-21
xdg-surface: simplify configure mechanism
Kirill Primak
[next]