aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
AgeCommit message (Expand)Author
2019-09-19presentation_feedback: add the sampled stateIvan Molodetskikh
2019-09-14wlr_seat_touch: Destroy the touchpoint on client destroySebastian Krzyszkowiak
2019-08-15wlr_xdg_toplevel: reparent on parent unmapBrian Ashworth
2019-08-12wlr_xdg_popup: grab touch events alongside pointer and keyboardSebastian Krzyszkowiak
2019-08-11Add libinput-1.14 supportDrew DeVault
2019-08-07Revert "output: atomic mode"Rouven Czerwinski
2019-08-02output: atomic mode, enabled, scale and transformSimon Ser
2019-08-01screencopy: send failed after output disconnectJason Francis
2019-07-27Remove all wayland-server.h includesSimon Ser
2019-07-21output: drop wlr_output_mode.flagsSimon Ser
2019-07-17Use -fmacro-prefix-map to strip build pathManuel Stoeckl
2019-07-17wlr_touch: Declare wlr_touch_impl usage as constSebastian Krzyszkowiak
2019-07-16layer-shell: Remove unused event sourceGuido Günther
2019-06-30wlr_seat: Fix edge cases with serial validationManuel Stoeckl
2019-06-30Implement serial validation for selection requestsManuel Stoeckl
2019-06-24virtual_keyboard: Require keymap before accepting keycodesDorota Czaplejewicz
2019-06-16output: remove wlr_output_impl.transformSimon Ser
2019-06-16Use a set to track pointer button state.Ashkan Kiani
2019-06-07output: introduce wlr_output_lock_attach_renderSimon Ser
2019-06-07output: fix attach_buffer semanticsSimon Ser
2019-06-07output: change set_dmabuf to attach_bufferSimon Ser
2019-06-07buffer: add wlr_buffer_get_dmabufSimon Ser
2019-06-07render/dmabuf: add wlr_dmabuf_attributes_copySimon Ser
2019-06-07backend/drm: check format when scanning out DMA-BUFSimon Ser
2019-06-07backend/drm: add basic support for direct scan-outemersion
2019-06-02Remove orbital screenshooter and gamma-controlSimon Ser
2019-04-29foreign-toplevel: support fullscreen state and requestIlia Bozhinov
2019-04-27output: introduce wlr_output_schedule_doneSimon Ser
2019-04-26output: disambiguate the two types of damageSimon Ser
2019-04-26Remove wlr_wl_shellDrew DeVault
2019-04-23output: rename needs_commit to needs_frameSimon Ser
2019-04-23output-damage: refactor APISimon Ser
2019-04-23output: rename swap_buffers event to precommitSimon Ser
2019-04-23output: refactor backend APISimon Ser
2019-04-23output: refactor frame submission APISimon Ser
2019-04-22output: introduce wlr_output_preferred_modeSimon Ser
2019-04-17idle: enable the compositors to add custom idle timeouts (#1655)Ilia Bozhinov
2019-04-13output: remove lx, lyemersion
2019-04-11output-management-v1: add more docsemersion
2019-04-11output-management-v1: support outputs without modesemersion
2019-04-11output-management-v1: support applying configurationemersion
2019-04-11output-management-v1: add support for position, transform and scaleemersion
2019-04-11output-management-v1: add support for modesemersion
2019-04-11Add apply and test events to manageremersion
2019-04-11Split wlr_output_configuration_head_v1emersion
2019-04-11Add support for wlr-output-management-unstable-v1emersion
2019-04-08Add FreeRDP backend for remote desktop supportDrew DeVault
2019-04-01render: switch wlr_renderer to wlr_drm_format_setemersion
2019-04-01render: introduce wlr_drm_format_setScott Anderson
2019-03-27wlr_xdg_toplevel_v6: store pending fullscreen outputBrian Ashworth