6865 Commits (3a91dc1b483fbcb480c69b4dd2af1073cf69b52f)
 

Author SHA1 Message Date
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
sunzhguy c9c9dd6a5b backend/drm: free fb later
1 year ago
mfk530 92dabc3a01 xwayland: fix user_event_handler
1 year ago
Alexander Orzechowski 303f23d7dd wlr_scene: Update outputs if subpixel status changes
1 year ago
Alexander Orzechowski 50446fe75e wlr_scene: Update outputs when primary output is changed
1 year ago
Alexander Orzechowski 889c5ed5ff wlr_scene: Update outputs when output scale/transform changes
1 year ago
Simon Ser b0bd86285f backend/drm: leave CRTCs on when shutting down
1 year ago
Simon Ser 4932e0d347 backend/drm: ensure plane surfaces are cleaned up on shutdown
1 year ago
Kirill Primak 86b2cac921 Add missing type declarations in headers
1 year ago
Alexander Orzechowski 3d3cca9164 wlr_scene: Introduce wlr_scene_subsurface_tree_set_clip
1 year ago
Alexander Orzechowski d1ddd4ca3a wlr_scene_surface: Introduce scene_surface_set_clip
1 year ago
Alexander Orzechowski c6d356648c set_buffer_with_surface_state: Take whole surface struct
1 year ago