Age | Commit message (Expand) | Author |
2021-02-15 | build: use dictionnary for features instead of configuration_data | Simon Ser |
2021-02-05 | Make implementation function lists static const | Manuel Stoeckl |
2021-02-02 | region: make wlr_region_create private | Simon Ser |
2021-02-02 | render/dmabuf: make src arg const in wlr_dmabuf_attributes_copy | Simon Ser |
2021-01-29 | render/egl: remove *config_attribs and wlr_egl->config | Brandon Dowdy |
2021-01-29 | render/egl: remove wlr_egl_{create,destroy}_surface | Brandon Dowdy |
2021-01-20 | Revert "render: add wlr_egl_create_from_drm_fd function" | Simon Ser |
2021-01-20 | Revert "render/egl: remove unused gbm_device member" | Simon Ser |
2021-01-20 | render/egl: remove unused gbm_device member | Simon Zeni |
2021-01-20 | render: add wlr_egl_create_from_drm_fd function | Simon Zeni |
2021-01-20 | Expose ICCCM input status | BrassyPanache |
2021-01-17 | backend/drm: add wlr_drm_connector_get_id | Simon Ser |
2021-01-16 | output-damage: stop relying on output pending state on commit | Simon Ser |
2021-01-16 | render: remove egl include from wlr_renderer | Simon Zeni |
2021-01-16 | render: drop egl parameters from wlr_renderer_autocreate | Simon Zeni |
2021-01-16 | backend: add get_drm_fd to interface | Simon Ser |
2021-01-15 | output: remove scale/transform events | Simon Ser |
2021-01-15 | output-damage: stop listening to scale/transform events | Simon Ser |
2021-01-12 | layer-shell: allow new values for keyboard-interactivity | Daniel Kondor |
2021-01-12 | render/egl: remove surface and buffer age args from make_current | Simon Ser |
2021-01-12 | render/egl: replace init/finish with create/destroy | Simon Ser |
2021-01-12 | render/egl: remove wlr_egl_swap_buffers | Simon Ser |
2021-01-12 | render/egl: remove support for EGL_NATIVE_VISUAL_ID | Simon Ser |
2021-01-12 | layer shell: rename popup iterator for consistency | Isaac Freund |
2021-01-12 | xdg shell: remove wlr_xdg_surface_for_each_popup() | Isaac Freund |
2021-01-10 | output-management: use same types as wlr_output | Isaac Freund |
2021-01-09 | render/egl: document NULL config_attribs passed to wlr_egl_init | Simon Ser |
2021-01-09 | render/egl: use KHR function pointer type | Simon Ser |
2021-01-09 | render/egl: document that config may be zero | Simon Ser |
2021-01-08 | layer shell: add wlr_layer_surface_v1_popup_surface_at() | Isaac Freund |
2021-01-08 | xdg shell: add wlr_xdg_surface_popup_surface_at() | Isaac Freund |
2021-01-08 | xdg shell: add wlr_xdg_surface_for_each_popup_surface() | Isaac Freund |
2021-01-07 | xdg shell: make unconstrain_from_box arg const | Isaac Freund |
2021-01-07 | remove unnecessary egl includes | Simon Zeni |
2021-01-07 | backend: remove wlr_egl from all backends | Simon Zeni |
2021-01-07 | types/seat: Clear focus in wlr_seat_destroy() | Andri Yngvason |
2021-01-06 | render: remove EGL config and visual from wlr_renderer_autocreate | Simon Ser |
2021-01-05 | types: add wlr_xdg_foreign_v2 | Ilia Bozhinov |
2021-01-05 | types: add wlr_xdg_foreign_v1 | Ilia Bozhinov |
2021-01-05 | types: add wlr_xdg_foreign_registry | Ilia Bozhinov |
2021-01-05 | xdg-shell: add wlr_xdg_toplevel_set_parent | Ilia Bozhinov |
2021-01-05 | docs: wlr_surface_from_resource cannot return NULL | Isaac Freund |
2021-01-04 | backend/session: allow wlr_session_find_gpus to return an error | Simon Ser |
2020-12-30 | Remove wlr_create_renderer_func_t | Simon Ser |
2020-12-22 | subsurface: handle NULL parent in get_root_surface | Isaac Freund |
2020-12-07 | docs: fix error in wlr_output_set_damage() comment | Isaac Freund |
2020-12-07 | xwayland: use pipe instead of SIGUSR1 to signal readiness | Dominik Honnef |
2020-12-03 | build: add leftover WLR_HAS_LIBCAP | Simon Ser |
2020-11-30 | xwm: add wlr_xwayland_surface_restack() | Ilia Bozhinov |
2020-11-30 | render/egl: remove wlr_egl.external_only_dmabuf_formats | Simon Ser |