aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-12output: replace wlr_output.damage with a damage eventSimon Ser
2020-03-12output: add comment about needs_frame in wlr_output_schedule_frameSimon Ser
2020-03-09buffer: remove unused wlr_client_buffer fieldsSimon Ser
2020-03-09render/gles2: remove duplicated format listSimon Ser
2020-03-07util/log: improve time prefixSimon Ser
2020-03-06output: don't send a needs_frame event if already sentSimon Ser
2020-03-06output: make wlr_output_schedule_frame set output->needs_frameSimon Ser
2020-03-06xwayland: remove underscore prefix from atom namesSimon Ser
2020-03-06xwayland: remove duplicate _NET_WM_NAME entrySimon Ser
2020-03-06xwayland: use explicit indexes when initializing atom_mapSimon Ser
2020-03-06backend/drm: add support for adaptive_sync_enabledSimon Ser
2020-03-06backend/x11: add support for adaptive_sync_enabledSimon Ser
2020-03-06output: add adaptive_sync_enabled propertySimon Ser
2020-03-06Introduce wlr_client_bufferSimon Ser
2020-03-04xcursor: also look for cursor themes under ${datadir}/icons by defaultJan Beich
2020-03-04backend/wayland: fix seat caps handlingSimon Ser
2020-03-04output: remove wlr_output_impl.schedule_frameSimon Ser
2020-03-04backend/wayland: rename wl_seat.c to seat.cSimon Ser
2020-02-27wlr_output_power_management_v1: Init output_power->linkGuido Günther
2020-02-26xdg-shell: fix popups rendered outside of the screenAleksei Bavshin
2020-02-20idle-inhibit: Style and naming improvementsMichael Weiser
2020-02-20keyboard-shortcuts-inhibit: Add client exampleMichael Weiser
2020-02-20keyboard-shortcuts-inhibit: Implement the protocolMichael Weiser
2020-02-20examples: add output-power-management example clientGuido Günther
2020-02-20Implement wlr-output-power-management-v1Guido Günther
2020-02-20Add wlr-output-power-managementGuido Günther
2020-02-20text_input_v3: Note features supported by the text fieldDorota Czaplejewicz
2020-02-19xwayland: ignore pointer focus changesSimon Ser
2020-02-19output-management: add current_configuration_dirtyIlia Bozhinov
2020-02-18meson.build: update wayland requirement to 1.18Brian Ashworth
2020-02-17output: fix output transform compositionsManuel Stoeckl
2020-02-17Fix output rotation directionManuel Stoeckl
2020-02-17seat: don't destroy global immediatelySimon Ser
2020-02-17output: don't destroy global immediatelySimon Ser
2020-02-17util: add wlr_output_destroy_safeSimon Ser
2020-02-17backend/session: allow GPU enumeration on FreeBSDJan Beich
2020-02-10virtual-pointer: Add request for mapping to specific outputAndri Yngvason
2020-02-08examples: Fix compositor-examplesScott Anderson
2020-02-04meson: fix wayland-server minimum required versionSimon Ser
2020-01-28Declare wlr_seat globals as externJan Staněk
2020-01-24render: unconditionally disable implicit X11 includesSimon Ser
2020-01-24backend/drm: remove overzealous finish_drm_surfaceRouven Czerwinski
2020-01-24backend/drm: add env variable to disable modifiersRouven Czerwinski
2020-01-24build: replace version with soversionSimon Ser
2020-01-24meson: Fix protocol includes for compositor examplesScott Anderson
2020-01-22Update version to 0.10.0Drew DeVault
2020-01-20Honor the `examples` meson settingJan Staněk
2020-01-17keyboard-group: two NULL keymaps are equalSimon Ser
2020-01-17backend/drm: prevent outputs from being destroyed on commitSimon Ser
2020-01-14docs: document XDG_SESSION_IDSimon Ser