aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-27rootston: fix damage tracking debug modeSimon Ser
2019-04-26output: disambiguate the two types of damageSimon Ser
2019-04-26rootston: don't submit too much damageSimon Ser
2019-04-26render/egl: fix swapping with no damageSimon Ser
2019-04-26Remove wlr_wl_shellDrew DeVault
2019-04-26Advertise wl_seat version 7Scott Anderson
2019-04-25output-damage: fix segfault after destroySimon Ser
2019-04-23backend/wayland: fix wlr_wl_pointer use-after-freeSimon Ser
2019-04-23render/egl: fix zero-length VLASimon Ser
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-22rootston: use wlr_output_preferred_modeSimon Ser
2019-04-22output: introduce wlr_output_preferred_modeSimon Ser
2019-04-22Fix missing headers when building without X11Alyssa Ross
2019-04-19data-device: ignore accept for selection offersSimon Ser
2019-04-17idle: enable the compositors to add custom idle timeouts (#1655)Ilia Bozhinov
2019-04-14output: do nothing in output_set_image if backend has no rendererIlia Bozhinov
2019-04-13rootston: remove disabled outputs from the output layoutIlia Bozhinov
2019-04-13output: remove lx, lyemersion
2019-04-11output-management-v1: add more docsemersion
2019-04-11rootston: disable then enable outputs when applying output-management stateemersion
2019-04-11Emit preferred modeGuido Günther
2019-04-11output-management-v1: update protocol, add set_custom_modeemersion
2019-04-11output-management-v1: support outputs without modesemersion
2019-04-11output-management-v1: fix wl_fixed_t conversionemersion
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-11output-management-v1: various fixesemersion
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-08backend: unbreak on 32-bit architecturesJan Beich
2019-04-08noop: implement setting a custom modeIlia Bozhinov
2019-04-08Add FreeRDP backend for remote desktop supportDrew DeVault
2019-04-08Merge pull request #1642 from emersion/format-setGuido Günther
2019-04-07util/log: setup wayland log handleremersion
2019-04-01render: switch wlr_renderer to wlr_drm_format_setemersion
2019-04-01render: introduce wlr_drm_format_setScott Anderson
2019-03-31send proximity_out in proximity in for tablet_v2Markus Ongyerth
2019-03-27types/meson.build: Add compile args for libinput to lib_wlr_types (#1636)Stuart Dilts
2019-03-27wlr_xdg_toplevel_v6: store pending fullscreen outputBrian Ashworth
2019-03-27wlr_xdg_toplevel: store pending fullscreen outputBrian Ashworth
2019-03-24rootston: Also iterate layer shell popupsGuido Günther
2019-03-22meson.build: require libinput >= 1.9.0Ilia Bozhinov