aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
AgeCommit message (Expand)Author
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
2019-03-27wlr_xdg_toplevel: store pending fullscreen outputBrian Ashworth
2019-03-21wlr_output: Add preferred property (#1625)Guido Günther
2019-03-19s/lid_switch/switch_deviceRyan Walklin
2019-03-04xwayland: don't set DISPLAYemersion
2019-03-01seat: use wlr_button_state enum instead of uint32_temersion
2019-02-28wlr_xdg_shell: Remove redundant declaration in the same fileGuido Günther
2019-02-28Unbreak build with '-Wstrict-prototypes'Guido Günther
2019-02-20data-device: unbreak wl_data_source.cancel during drag-and-dropemersion
2019-02-20data-device: refactor wlr_dragemersion
2019-02-19Merge pull request #1493 from emersion/primary-selection-v1Drew DeVault
2019-02-17subsurface: add map/unmap eventsemersion
2019-02-13primary-selection-v1: copy from gtk-primary-selectionemersion
2019-02-13Add a wlr_output_set_subpixel()Geoff Greer
2019-02-10data-control: add primary selection supportIvan Molodetskikh
2019-02-09Deprecate old protocolsemersion
2019-01-30relative-pointer-v1: time is in usec, not msecemersion
2019-01-30seat: don't send motion if pointer hasn't movedemersion
2019-01-29Require libdrm >= 2.4.95emersion
2019-01-28Implement the pointer-gestures-unstable-v1 protocolGreg V
2019-01-26pointer: add a frame eventemersion
2019-01-24data-device: keep track of wlr_data_offer in wlr_seat listsemersion
2019-01-24data-device: add wlr_data_offer.typeemersion
2019-01-24data-device: unexport wlr_seat_client_send_selectionemersion
2019-01-24data-device: make sources inert, rename cancel to destroyemersion
2019-01-24data-device, primary-selection: add request_set_selectionemersion
2019-01-21primary-selection: add a serial argumentemersion
2019-01-20Add wlr_x11_output_set_titleJente Hidskes