aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
AgeCommit message (Expand)Author
2020-09-10layer-shell: add for_each_popupIsaac Freund
2020-09-03Remove xdg-shell v6Drew DeVault
2020-08-27output-power-management-v1: listen to output commitSimon Ser
2020-08-27output: introduce wlr_output_event_commitSimon Ser
2020-08-27xdg-shell: split last-acked and current stateIsaac Freund
2020-08-24session: Add libseat backendKenny Levinsen
2020-07-28render/gles2: make wlr_gles2_texture_from_* privateSimon Ser
2020-07-21xwm: add support for xwayland minimizeTobias Langendorf
2020-07-15input/pointer: add wlr_seat_pointer_wrapTudor Brindus
2020-07-08input-method: implement keyboard grabsxdavidwu
2020-07-08virtual-keyboard: add wlr_input_device_get_virtual_keyboardxdavidwu
2020-07-07layer-shell: remove unused surface listIsaac Freund
2020-06-30output: add backend docsSimon Ser
2020-06-19output: rename impl->rollback to rollback_renderSimon Ser
2020-06-17viewporter: new protocol implementationSimon Ser
2020-06-17surface: introduce wlr_surface_get_buffer_source_boxSimon Ser
2020-06-17surface: add wlr_surface_state.viewportSimon Ser
2020-06-17render: add wlr_render_subtexture_with_matrixSimon Ser
2020-06-17util/region: add wlr_region_scale_xySimon Ser
2020-06-17box: add wlr_fboxSimon Ser
2020-06-09output: document wlr_output_export_dmabufSimon Ser
2020-06-09buffer: document wlr_buffer_get_dmabuf DMA-BUF lifetimeSimon Ser
2020-06-08screencopy: Implement copying into linux-dmabufAndri Yngvason
2020-06-08render: Add wlr_renderer_blit_dmabuf()Andri Yngvason
2020-06-08render: egl: Add utility functions for saving/restoring contextAndri Yngvason
2020-06-06render: choose DMA-BUF texture target via eglQueryDmaBufModifiersEXTSimon Ser
2020-06-05Allow keyboard and pointer grabs to hook clear_focus()Thomas Hebb
2020-06-05wlr_seat: Clarify wording of non-grab-respecting function commentsThomas Hebb
2020-06-05wlr_seat: Declare functions in the same order for pointer, keyboard, and touchThomas Hebb
2020-05-31wlr_keyboard_group: introduce enter and leaveBrian Ashworth
2020-05-28seat: Create inert objects for missing capabilitiesKenny Levinsen
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-07input/keyboard: expose keymap matching helperTudor Brindus
2020-05-04wlr/types: use bitshifts for tablet axes enumTudor Brindus
2020-05-02Add wlr_surface_accepts_touchDavid96
2020-04-28render/texture: add width and height fieldsSimon Ser
2020-04-22backend/headless: add wlr_headless_backend_create_with_rendererSimon 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