aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
AgeCommit message (Expand)Author
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-12output: replace wlr_output.damage with a damage eventSimon Ser
2020-03-09buffer: remove unused wlr_client_buffer fieldsSimon Ser
2020-03-06output: add adaptive_sync_enabled propertySimon Ser
2020-03-06Introduce wlr_client_bufferSimon Ser
2020-03-04output: remove wlr_output_impl.schedule_frameSimon Ser
2020-02-20keyboard-shortcuts-inhibit: Implement the protocolMichael Weiser
2020-02-20Implement wlr-output-power-management-v1Guido Günther
2020-02-20text_input_v3: Note features supported by the text fieldDorota Czaplejewicz
2020-02-19output-management: add current_configuration_dirtyIlia Bozhinov
2020-02-10virtual-pointer: Add request for mapping to specific outputAndri Yngvason
2020-01-24render: unconditionally disable implicit X11 includesSimon Ser
2020-01-24build: replace version with soversionSimon Ser
2020-01-10Drop RDP backendDrew DeVault
2019-12-31render: guard rendering operations between begin() and end()Simon Ser
2019-12-31virtual-pointer: Add support for the wlr-virtual-pointer-unstable-v1Josef Gajdusek
2019-12-30xdg-shell: fix inert xdg_surface handlingSimon Ser
2019-12-30output: refuse to commit a buffer or modeset a disabled outputSimon Ser
2019-12-30output: re-introduce atomic mode, enabled, scale and transformSimon Ser
2019-12-29xdg-output-v1: use wlr_output.descriptionSimon Ser
2019-12-29output: add descriptionSimon Ser
2019-12-23meson: Various improvementsScott Anderson
2019-12-20Refactor EGL/GL API loadingSimon Ser
2019-12-01Revert "output: add block_idle_frame"Simon Ser
2019-11-25Simplify globals implementation by removing destructorsSimon Ser
2019-11-23Amend typosJason
2019-11-21presentation-time: add helper for common caseSimon Ser
2019-11-21presentation-time: make API more flexibleSimon Ser
2019-11-17output: add wlr_output_event_present.commit_seqSimon Ser
2019-11-13backend/wayland: expose remote objectsSimon Ser
2019-11-11Introduce wlr_renderer_get_eglDrew DeVault
2019-11-07render/gles2: provide public API to access GL textureSimon Ser
2019-11-06render: remove EGL includes from wlr_texture.hSimon Ser
2019-11-05Introduce wlr_keyboard_groupBrian Ashworth
2019-10-27backend/drm: add support for custom modesSimon Ser
2019-10-22screencopy: Implement damage reportingAndri Yngvason