6726 Commits (9a0a4ce221e30f5193a4a05571dd1517777687fa)
 

Author SHA1 Message Date
Simon Ser 9a0a4ce221 render/vulkan: drop current_command_buffer
1 year ago
Kirill Primak c3c7b1c9d0 xwm: don't do anything except mapping on MapRequest
1 year ago
Kirill Primak 4990ed99eb backend/x11: don't send ConfigureRequest with the same size
1 year ago
Kirill Primak 4102b722d9 backend/x11: check buffer format in output_test()
1 year ago
Simon Ser 4fbe648faf viewporter: fix src buffer bounds check
1 year ago
Simon Ser 7dcb045176 viewporter: listen to client_commit
1 year ago
Simon Ser d1c88a22a3 viewporter: rename state var in viewport_handle_surface_commit()
1 year ago
Kirill Primak 87346b3393 Revert "subcompositor: emit new_subsurface immediately"
1 year ago
Simon Ser 36cc698bc5 matrix: deprecate
1 year ago
Simon Ser 56ec13596a Cleanup wlr_matrix.h includes
1 year ago
Kirill Primak 7661ab2bf1 compositor: deprecate wlr/types/wlr_region.h
1 year ago
Alexander Orzechowski 26158d0718 output: Drop transform matrix
1 year ago
Kirill Primak 78a09573af output: fix display destroy listener double removal
1 year ago
Kirill Primak 504b9491f0 subcompositor: emit new_subsurface immediately
1 year ago
Kirill Primak 43fd3a007e subcompositor: don't map unadded subsurfaces
1 year ago
Kirill Primak e841366068 layer-shell: emit new_surface event at the proper time
1 year ago
Kirill Primak c85838892d xdg-{shell,decoration}: improve events
1 year ago
Simon Ser d61ec694b3 output: take wl_event_loop in wlr_output_init()
1 year ago
Simon Ser d23d8ed3ba output: setup display destroy listener in wlr_output_create_global()
1 year ago
Simon Ser 5717e27c06 output: take wl_display in wlr_output_create_global()
1 year ago
Simon Ser 6a7463bb8e output-layout: take wl_display in constructor
1 year ago
Simon Ser 63792b38e4 backend/session: take wl_event_loop instead of wl_display
1 year ago
novenary f1762f428b xwm: ensure stack list only contains mapped managed surfaces
1 year ago
novenary 720e8ac26b xwm: avoid restacking managed surfaces above OR surfaces
1 year ago
Simon Ser 2eb225236e util/transform: add wlr_output_transform_coords()
1 year ago
Simon Ser 9e702e9cfe util/transform: move over wl_output_transform helpers
1 year ago
Manuel Stoeckl a3d22dbe97 xdg-toplevel: check that title provided actually is UTF-8
1 year ago
Simon Ser 41494244df render: drop legacy rendering API
1 year ago
Simon Ser b2aac3390d render/vulkan: drop legacy rendering API
1 year ago
Simon Ser 514caea437 render/pixman: drop legacy rendering API
1 year ago
Simon Ser 4635717d82 render/gles2: drop legacy rendering API
1 year ago
Simon Ser 0c83c331ca output/cursor: drop legacy rendering API
1 year ago
Simon Ser 40633ae7fd render: drop legacy render pass
1 year ago
Kirill Primak 5dd614b9ad input-inhibitor: drop
1 year ago
Simon Ser 3b4d7d2a92 build: bump version to 0.18.0-dev
1 year ago
Simon Ser fe53ec6937 tinywl: fix wlroots dependency constraint in Makefile
1 year ago
Simon Ser 767eedd3cb build: bump version to 0.17.0
1 year ago
Manuel Stoeckl dbe7fb7027 render/vulkan: undo alpha premult for 8-bpc ARGB/ABGR
1 year ago
Simon Ser fe6a432299 linux-dmabuf-v1: skip import check on split render/display SoCs
1 year ago
Alexander Orzechowski 515681503e screencopy: Use box size instead for shm copy
1 year ago
Alexander Orzechowski 7a22030071 screencopy: Move frame bounds sanity check into common code
1 year ago
Alexander Orzechowski c8861a2865 screencopy: Define proper destination for dmabuf copy
1 year ago
Simon Ser bd18d5ccfc backend/drm: drop unnecessary flags in legacy interface
1 year ago
Simon Ser 8c44e86077 backend/drm: add wlr_drm_connector_state.nonblock
1 year ago
Simon Ser f47b6e3fce backend/drm: fix pending page-flip check
1 year ago
Kirill Primak c6b498528c xcursor: don't store NULL xcursors
1 year ago
Kirill Primak e16b0068a7 xcursor: fix NULL deref on malloc() fail
1 year ago
Alexander Orzechowski b06d58fa8b backend/drm: Destroy page flips on backend destroy
1 year ago
Alexander Orzechowski 3aed24b8d4 backend/drm: Track page flips in list
1 year ago
Simon Ser 3b53d1cbf1 backend/drm: introduce page-flip tracking struct
1 year ago