aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
AgeCommit message (Expand)Author
2018-12-30data-control-v1: initial protocol implementationemersion
2018-12-22Protect against redefining MESA_EGL_NO_X11_HEADERSJente Hidskes
2018-12-21Standardize the wlr_box input paramatersTimidger
2018-12-15Working switches in rootston:Ryan Walklin
2018-12-15[WIP][DONTMERGE]Add support for libinput_switch input devicesRyan Walklin
2018-12-09gtk-primary-selection: basic serial validationemersion
2018-12-08types: implement wlr_foreign_toplevel_management_v1Ilia Bozhinov
2018-12-06export-dmabuf-v1: add missing destroy request handleremersion
2018-12-03Install wlr_pointer_constraints_v1.hDuncaen
2018-12-02Merge pull request #1403 from emersion/swap-buffers-damage-coordsDrew DeVault
2018-12-01output: switch swap_buffers damage to output-buffer-local coordsemersion
2018-11-29primary-selection: introduce wlr_primary_selection_sourceemersion
2018-11-27gtk-primary-selection: use impl pattern for sourcesemersion
2018-11-27gtk-primary-selection: remove offer structemersion
2018-11-27gtk-primary-selection: refactor everything, untie from seatemersion
2018-11-26Merge pull request #1387 from emersion/rename-gtk-primary-selectionDrew DeVault
2018-11-26Merge pull request #1384 from emersion/data-multiple-devicesDrew DeVault
2018-11-26surface: fix destroyed subsurfaces handlingemersion
2018-11-26data-device: allow multiple devices for the same seatemersion
2018-11-24output: add wlr_output_preferred_read_format()Ilia Bozhinov
2018-11-23Rename wlr_primary_selection to wlr_gtk_primary_selectionemersion
2018-11-21gtk-primary-selection: track resourcesemersion
2018-11-21gtk-primary-selection: support multiple devicesemersion
2018-11-13output: add wlr_output_render_software_cursorsemersion
2018-11-13output: remove wlr_output_set_fullscreen_surfaceemersion
2018-11-13backend/x11: Remove old input functionsScott Anderson
2018-11-13backend/x11: Make header order consistentScott Anderson
2018-11-12Use #if instead of #ifdef for wlroots config dataemersion
2018-11-09Tell Mesa not to attempt X11 headersCedric Sodhi
2018-11-09Remove WLR_HAS_POSIX_FALLOCATE from build systemsghctoma
2018-11-04Merge pull request #1261 from arandomhuman/damage-controlDrew DeVault
2018-11-04surface: fix wlr_surface_get_effective_damage to give surface coordsemersion
2018-11-04render/gles2: remove assumptions about supported formatsemersion
2018-10-29backend/drm: fix frame scheduling on secondary GPUsemersion
2018-10-28render: on Wayland, make eglSwapBuffers non-blockingemersion
2018-10-19Merge pull request #1287 from emersion/source-seat-clientDrew DeVault
2018-10-16Use enum wl_shm_format for gles2 texture formatsnyorain
2018-10-15Remove fmt parameter from wlr_texture_write_pixelsnyorain
2018-10-12Support older wlr_linux_dmabuf_v1 clientsnyorain
2018-10-12input-method-v2: fix include guard nameemersion
2018-10-12Merge pull request #1203 from dcz-purism/inputDrew DeVault
2018-10-09wlroots: add basic support for zwp_input_method_v2Dorota Czaplejewicz
2018-10-09wlroots: add support for zwp_text_input_unstable_v3Dorota Czaplejewicz
2018-10-07data-device: remove wlr_data_source.seat_clientemersion
2018-10-05output: don't trigger a frame immediately in schedule_frameemersion
2018-10-04output: add presentation refresh predictionemersion
2018-10-04Rename get_present_clock to get_presentation clock, use itemersion
2018-10-04backend: add get_present_clockemersion
2018-10-04output: document signalsemersion
2018-10-04output: add present eventemersion