aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-22Fix missing headers when building without X11Alyssa Ross
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-11rootston: update output-management-v1 state when output is modesetemersion
2019-04-11output-management-v1: add support for modesemersion
2019-04-11rootston: add output-management-v1 supportemersion
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-15backend/noop: improve output number handlingBrian Ashworth
2019-03-15backend/headless: improve output number handlingBrian Ashworth
2019-03-15backend/x11: improve output number handlingBrian Ashworth
2019-03-15backend/wayland: improve output number handlingBrian Ashworth
2019-03-04xwayland: don't set DISPLAYemersion
2019-03-02rootston: split rendering code into render.cemersion
2019-03-02rootston: refactor renderingemersion
2019-03-01seat: use wlr_button_state enum instead of uint32_temersion
2019-02-28Remove glEGLImageTargetTexture2DOESGuido Günther
2019-02-28wlr_xdg_shell: Remove redundant declaration in the same fileGuido Günther
2019-02-28rootston/view: Remove redundant declaration in the same fileGuido Günther
2019-02-28Unbreak build with '-Wstrict-prototypes'Guido Günther
2019-02-23Merge pull request #1517 from emersion/refactor-dndDrew DeVault
2019-02-23rootston: make roots_view embedded and remove unionsemersion
2019-02-23rootston: add a view child interfaceemersion
2019-02-23rootston: move part of desktop.c to view.c, use an interface for viewsemersion
2019-02-20data-device: unbreak wl_data_source.cancel during drag-and-dropemersion
2019-02-20data-device: refactor wlr_dragemersion
2019-02-19backend/drm: fix modeset on drm fd resumeBrian Ashworth
2019-02-19Merge pull request #1493 from emersion/primary-selection-v1Drew DeVault
2019-02-17subsurface: add map/unmap eventsemersion
2019-02-15xwm: Add _NET_CLIENT_LIST supportUli Schlachter