aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-03-10output: improve transform matrix calculationSimon Zeni
2021-03-09output: document hotspot coord spaceSimon Ser
2021-03-03xwayland: use -listenfd if availableSimon Ser
2021-03-03xwayland: check executable exists on initSimon 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-23render/gles2: replace wlr_gles2_texture.wl_format with drm_formatSimon Ser
2021-02-23render/gles2: convert format table to DRM formatsSimon Ser
2021-02-23render/shm_format: add wl_shm_format conversion helpersSimon Ser
2021-02-15Replace leftover conf_data with featuresSimon 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-08backend/x11: drop x11-xcb dependencySimon Ser
2021-02-06region: remove leftover description of resource_listBrandon Dowdy
2021-02-05backend/x11: use native cursorsIlia Mirkin
2021-02-05Make implementation function lists static constManuel Stoeckl
2021-02-05xcursor: make cursor data and metadata constManuel Stoeckl
2021-02-05xwayland/xwm: make atom_map constManuel Stoeckl
2021-02-04Fix bad indentationSimon Ser
2021-02-04xwayland/selection: use one target window per selectionTudor Brindus
2021-02-04xwayland/selection: use one X11 window per incoming transferTudor Brindus
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-31xwayland/selection: make xwm_selection_init take a wlr_xwm_selection *Tudor Brindus
2021-01-31xwayland/selection: introduce `xwm_selection_transfer_init`Tudor Brindus
2021-01-31xwayland/selection: make xwm_selection_finish take a wlr_xwm_selection *Tudor Brindus
2021-01-31xwayland/selection: destroy all selections on Xwayland restartTudor Brindus
2021-01-29xwayland/selection: refactor remaining incremental transfer codeTudor Brindus
2021-01-29xwayland/selection: extract out property requestsTudor Brindus
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-27xwayland: drop unused enum net_wm_state_actionSimon Ser
2021-01-25xwayland/selection: rename Wayland-facing data and helpersTudor Brindus
2021-01-24backend/drm: don't blit in drm_fb_importSimon Ser
2021-01-24backend/drm: simplify drm_fb_lock_surfaceSimon Ser
2021-01-24backend/drm: document wlr_drm_plane surface fieldsSimon Ser
2021-01-21backend/x11: keep track of exposed rects, add them to damage regionsIlia Mirkin
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-18backend/x11: set a blank cursor rather than hiding globallyIlia Mirkin
2021-01-17backend/drm: add wlr_drm_connector_get_idSimon Ser
2021-01-17backend/drm: add support for the subconnector propertySimon Ser
2021-01-17backend/x11: add support for DRI3 1.0Simon Ser
2021-01-16render: introduce private wlr_renderer_autocreate_with_drm_fdSimon Ser