aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-05-28seat: Create inert objects for missing capabilitiesKenny Levinsen
2020-05-27backend/drm: don't set cursor if off-screenSimon Ser
2020-05-26backend/drm: introduce pending and current CRTC stateSimon Ser
2020-05-26backend/drm: nuke retry_pageflipSimon Ser
2020-05-26backend/drm: make drm_connector_set_mode take a wlr_drm_connectorSimon Ser
2020-05-26backend/drm: remove enable_drm_connectorSimon Ser
2020-05-19xwayland: add option to disable WMSimon Ser
2020-05-19xwayland: split serverSimon Ser
2020-05-19render/egl: introduce wlr_egl_unset_currentSimon Ser
2020-05-18Make wlr_xcursor_manager_load() return a boolIsaac Freund
2020-05-14output: make wlr_output_set_gamma atomicSimon Ser
2020-05-14tablet: expose wlr_tablet_tool_v2_has_implicit_grab functionTudor Brindus
2020-05-13input/pointer: notify compositor when constraint region changesTudor Brindus
2020-05-11render/egl: include EGL/eglmesaext.h only if presentJulien Olivain
2020-05-10backend/drm: simplify atomic commit logicSimon Ser
2020-05-10backend/drm: GAMMA_LUT_SIZE isn't atomicSimon Ser
2020-05-09backend/drm: remove crtc_set_cursor from interfaceSimon Ser
2020-05-09backend/drm: remove conn_enable from interfaceSimon Ser
2020-05-09backend/drm: rename crtc_pageflip to crtc_commitSimon Ser
2020-05-09backend/drm: apply gamma LUT on page-flipSimon Ser
2020-05-09backend/drm: remove mode argument to crtc_pageflipSimon Ser
2020-05-09backend/drm: remove unused fieldsSimon Ser
2020-05-09backend/drm: remove wlr_drm_interface.crtc_move_cursorSimon Ser
2020-05-07input/keyboard: expose keymap matching helperTudor Brindus
2020-05-04wlr/types: use bitshifts for tablet axes enumTudor Brindus
2020-05-02backend/headless: handle renderer destroySimon Ser
2020-05-02Add wlr_surface_accepts_touchDavid96
2020-04-28render/texture: add width and height fieldsSimon Ser
2020-04-28backend/drm: move atomic cursor code into pageflip codeScott Anderson
2020-04-28backend/drm: introduce wlr_drm_fbScott Anderson
2020-04-22backend/headless: add wlr_headless_backend_create_with_rendererSimon Ser
2020-04-22backend/headless: use FBOs instead of pbuffersSimon Ser
2020-04-22render/gles2: add wlr_gles2_renderer_check_extSimon Ser
2020-04-22output_layout: improve docsSimon Ser
2020-04-17Document the events of wlr_layer_surfaceIsaac Freund
2020-04-15seat: add selection event docsTudor Roman
2020-04-10output: fix blurred hw cursors with fractional scalingSimon Ser
2020-04-09render/egl: make config attribs constSimon Ser
2020-04-08Add wlr_output_impl.rollbackSimon Ser
2020-04-08output: check buffer in wlr_output_testSimon Ser
2020-04-08output: introduce wlr_output_testSimon Ser
2020-04-02buffer: add width and heightSimon Ser
2020-04-02buffer: add a release eventSimon Ser
2020-04-02buffer: add destroy eventSimon Ser
2020-03-29Gracefully handle inert wl_output resourcesSimon Ser
2020-03-24Return false on wlr_keyboard_set_keymap() failureIsaac Freund
2020-03-23Return failure of wlr_renderer_init_wl_display()Isaac Freund
2020-03-14Send pointer enter/leave on capability changeIsaac Freund
2020-03-13Send keyboard enter/leave on capability changeIsaac Freund
2020-03-12output: replace wlr_output.damage with a damage eventSimon Ser