aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
AgeCommit message (Expand)Author
2021-04-06Use absolute paths in include in header fileszccrs
2021-03-29xwayland: require xcb-icccmSimon Ser
2021-03-25subsurface: use cached surface stateSimon Ser
2021-03-25surface: introduce cached statesSimon Ser
2021-03-25surface: introduce commit sequence numbersSimon Ser
2021-03-09output: document hotspot coord spaceSimon Ser
2021-02-23Remove unnecessary wayland-server-protocol.h includesSimon Ser
2021-02-23render: use DRM formats in wlr_texture_from_pixelsSimon Ser
2021-02-23render: use DRM formats in wlr_renderer_read_pixelsSimon Ser
2021-02-23output: use DRM format in wlr_output_preferred_read_formatSimon Ser
2021-02-23render: use DRM formats in wlr_renderer_get_shm_texture_formatsSimon Ser
2021-02-15text_input_v3: correct typo in enum fieldTadeo Kondrak
2021-02-15build: use dictionnary for features instead of configuration_dataSimon Ser
2021-02-05Make implementation function lists static constManuel Stoeckl
2021-02-02region: make wlr_region_create privateSimon Ser
2021-02-02render/dmabuf: make src arg const in wlr_dmabuf_attributes_copySimon Ser
2021-01-29render/egl: remove *config_attribs and wlr_egl->configBrandon Dowdy
2021-01-29render/egl: remove wlr_egl_{create,destroy}_surfaceBrandon Dowdy
2021-01-20Revert "render: add wlr_egl_create_from_drm_fd function"Simon Ser
2021-01-20Revert "render/egl: remove unused gbm_device member"Simon Ser
2021-01-20render/egl: remove unused gbm_device memberSimon Zeni
2021-01-20render: add wlr_egl_create_from_drm_fd functionSimon Zeni
2021-01-20Expose ICCCM input statusBrassyPanache
2021-01-17backend/drm: add wlr_drm_connector_get_idSimon Ser
2021-01-16output-damage: stop relying on output pending state on commitSimon Ser
2021-01-16render: remove egl include from wlr_rendererSimon Zeni
2021-01-16render: drop egl parameters from wlr_renderer_autocreateSimon Zeni
2021-01-16backend: add get_drm_fd to interfaceSimon Ser
2021-01-15output: remove scale/transform eventsSimon Ser
2021-01-15output-damage: stop listening to scale/transform eventsSimon Ser
2021-01-12layer-shell: allow new values for keyboard-interactivityDaniel Kondor
2021-01-12render/egl: remove surface and buffer age args from make_currentSimon Ser
2021-01-12render/egl: replace init/finish with create/destroySimon Ser
2021-01-12render/egl: remove wlr_egl_swap_buffersSimon Ser
2021-01-12render/egl: remove support for EGL_NATIVE_VISUAL_IDSimon Ser
2021-01-12layer shell: rename popup iterator for consistencyIsaac Freund
2021-01-12xdg shell: remove wlr_xdg_surface_for_each_popup()Isaac Freund
2021-01-10output-management: use same types as wlr_outputIsaac Freund
2021-01-09render/egl: document NULL config_attribs passed to wlr_egl_initSimon Ser
2021-01-09render/egl: use KHR function pointer typeSimon Ser
2021-01-09render/egl: document that config may be zeroSimon Ser
2021-01-08layer shell: add wlr_layer_surface_v1_popup_surface_at()Isaac Freund
2021-01-08xdg shell: add wlr_xdg_surface_popup_surface_at()Isaac Freund
2021-01-08xdg shell: add wlr_xdg_surface_for_each_popup_surface()Isaac Freund
2021-01-07xdg shell: make unconstrain_from_box arg constIsaac Freund
2021-01-07remove unnecessary egl includesSimon Zeni
2021-01-07backend: remove wlr_egl from all backendsSimon Zeni
2021-01-07types/seat: Clear focus in wlr_seat_destroy()Andri Yngvason
2021-01-06render: remove EGL config and visual from wlr_renderer_autocreateSimon Ser
2021-01-05types: add wlr_xdg_foreign_v2Ilia Bozhinov