aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-02buffer: add a release eventSimon Ser
2020-04-02buffer: add destroy eventSimon Ser
2020-03-29Gracefully handle inert wl_output resourcesSimon Ser
2020-03-25Prevent memory leak in copypaste of the screencopy exampleRabit
2020-03-24build: Add 'auto' to logind-provider combo optionScott Moreau
2020-03-24Return false on wlr_keyboard_set_keymap() failureIsaac Freund
2020-03-23Return failure of wlr_renderer_init_wl_display()Isaac Freund
2020-03-21wlr_surface: Post error if multiple role objects createdScott Anderson
2020-03-17backend/wayland: close keymap FDSimon Ser
2020-03-15Fix uint32 overflow in fill_empty_gamma_table on Icelake platformFilip Sandborg
2020-03-14Send pointer enter/leave on capability changeIsaac Freund
2020-03-13Properly popluate keys array for enter on creationIsaac Freund
2020-03-13Send keyboard enter/leave on capability changeIsaac Freund
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