aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-28backend/drm: move atomic cursor code into pageflip codeScott Anderson
2020-04-28backend/drm: don't have fallback atomic commitsScott Anderson
2020-04-28backend/drm: introduce wlr_drm_fbScott Anderson
2020-04-28tinywl: handle request set selectionIsaac Freund
2020-04-28tinywl: remove unused variablesIsaac Freund
2020-04-27input/tablet: fix up updated axes after rotationTudor Brindus
2020-04-27export-dmabuf: Schedule output frame on requestAndri Yngvason
2020-04-27input/tablet: populate tool tip event positionTudor Brindus
2020-04-23tinywl: fix geo_box bug in cursor resizingKalyan Sriram
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-22render/drm_format_set: disallow DRM_FORMAT_INVALIDSimon Ser
2020-04-22output_layout: improve docsSimon Ser
2020-04-21build: use summary instead of messageSimon Ser
2020-04-21build: use dicts instead of get_variableSimon Ser
2020-04-21build: use meson.override_dependencySimon Ser
2020-04-21backend/libinput: correctly populate x/y fields on tablet proximity inTudor Brindus
2020-04-17Document the events of wlr_layer_surfaceIsaac Freund
2020-04-15logind: Close fd before releasing deviceKenny Levinsen
2020-04-15seat: add selection event docsTudor Roman
2020-04-15tinywl: remove redundant create output global callIsaac Freund
2020-04-14backend/multi: add backends at end of listSimon Ser
2020-04-14seat: add check for NULL keyboardr-c-f
2020-04-10output: fix maybe-uninitialized warningSimon Ser
2020-04-10backend/wayland: check scan-out buffer is compatible in output_testSimon Ser
2020-04-10output: check for buffer size compatibility in common codeSimon Ser
2020-04-10output: fix blurred hw cursors with fractional scalingSimon Ser
2020-04-09render: only expose linux-dmabuf if EGL extension is supportedSimon Ser
2020-04-09render/gles2: only call wlr_egl_bind_display if supportedSimon Ser
2020-04-09backend: set EGL_RENDERABLE_TYPE and EGL_SURFACE_TYPESimon Ser
2020-04-09render/egl: make config attribs constSimon Ser
2020-04-08Add wlr_output_impl.rollbackSimon Ser
2020-04-08backend: reset EGL surface after buffer swapSimon 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-25Prevent memory leak in copypaste of the screencopy exampleRabit
2020-03-24build: Add 'auto' to logind-provider combo optionScott Moreau
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-21wlr_surface: Post error if multiple role objects createdScott Anderson
2020-03-17backend/wayland: close keymap FDSimon Ser
2020-03-15Fix uint32 overflow in fill_empty_gamma_table on Icelake platformFilip Sandborg
2020-03-14Send pointer enter/leave on capability changeIsaac Freund
2020-03-13Properly popluate keys array for enter on creationIsaac Freund
2020-03-13Send keyboard enter/leave on capability changeIsaac Freund