aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2020-03-09buffer: remove unused wlr_client_buffer fieldsSimon Ser
2020-03-06xwayland: remove underscore prefix from atom namesSimon Ser
2020-03-06xwayland: remove duplicate _NET_WM_NAME entrySimon Ser
2020-03-06xwayland: use explicit indexes when initializing atom_mapSimon Ser
2020-03-06backend/drm: add support for adaptive_sync_enabledSimon Ser
2020-03-06backend/x11: add support for adaptive_sync_enabledSimon 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-17util: add wlr_output_destroy_safeSimon Ser
2020-02-10virtual-pointer: Add request for mapping to specific outputAndri Yngvason
2020-01-28Declare wlr_seat globals as externJan Staněk
2020-01-24render: unconditionally disable implicit X11 includesSimon Ser
2020-01-24build: replace version with soversionSimon Ser
2020-01-10Drop RDP backendDrew DeVault
2020-01-09backend/wayland: listen to wl_buffer.release eventsSimon Ser
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-01backend/drm, backend/libinput: listen to session destroySimon Ser