aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
AgeCommit message (Expand)Author
2021-04-14backend/session: Make libseat mandatoryKenny Levinsen
2021-04-12backend: move get_drm_fd to public interfaceRoman Gilg
2021-04-11util/uuid: replace with util/token, remove libuuidRyan Farley
2021-04-11Document the wlr_output_layout_get functionBenoit Gschwind
2021-04-11backend/session: Remove logind backendKenny Levinsen
2021-04-09Remove WLR_HAS_XCB_ERRORSSimon Ser
2021-04-08gtk-primary-selection: drop supportIsaac Freund
2021-04-08render: drop support for ellipsesSimon Ser
2021-04-08render: remove wlr_texture_to_dmabufSimon Ser
2021-04-08render: drop wlr_renderer_blit_dmabufSimon Ser
2021-04-06surface: make wlr_surface_create privateSimon Ser
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