aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-10backend/headless: allow variable refresh rateSimon Ser
2022-05-10xdg-toplevel: store states on the stackKirill Primak
2022-05-09examples/layer-shell: premultiply alphaKirill Primak
2022-05-09examples/egl_common: switch rgba formatJohannes
2022-05-07xwayland: terminate when no client is connectedSimon Ser
2022-05-07xwayland: add wlr_xwayland_server_options.terminate_delaySimon Ser
2022-05-07render/gles: add support for some 16-bpc unsigned shm formatsManuel Stoeckl
2022-05-06tinywl/tinywl: clean up tinywl_output when wlr_output is gonexiaoyaobing
2022-05-02drm-lease-v1: skip device on wlr_drm_backend_get_non_master_fd failureSimon Ser
2022-05-02xcursor: check that XDG base directory path is absoluteAntonin Décimo
2022-05-01render/vulkan: fix undefined reference to wlr_texture_is_vkzccrs
2022-04-29backend/wayland: reset active pointer on destroyKirill Primak
2022-04-28CONTRIBUTING.md: update init/finish descriptionKirill Primak
2022-04-28Revert "backend/wayland: zero out finished input devices"Simon Ser
2022-04-28Zero-initialize structs in init functionsSimon Ser
2022-04-26util/addon: fix public includeSimon Ser
2022-04-24CONTRIBUTING.md: make forks public to let the CI runtiosgz
2022-04-23xwayland: do not double free server on destroyzsugabubus
2022-04-22backend/wayland: zero out finished input devicesKirill Primak
2022-04-22backend/wayland/pointer: fix indentationKirill Primak
2022-04-22seat: Don't finish wlr_keyboard if server was never startedAlexander Orzechowski
2022-04-17Revert "Copy xcb_icccm structs into wlroots"John Lindgren
2022-04-16types/seat/wlr_seat.c: fix focused_client being null after seat_client recrea...Ferdinand Bachmann
2022-04-16types/wlr_pointer_gestures_v1.c: get client from seat client instead of resourceFerdinand Bachmann
2022-04-15types/wlr_pointer_gestures_v1: null-check both focused_surface and focused_cl...Ferdinand Bachmann
2022-04-14scene/output-layout: fix scene destroy handlerKirill Primak
2022-04-13xdg-toplevel: don't schedule configures on state requestsKirill Primak
2022-04-13xdg-foreign-v2: treat unmapped parents as NULLKirill Primak
2022-04-13xdg-foreign-v1: treat unmapped parents as NULLKirill Primak
2022-04-13xdg-toplevel: treat unmapped parents as NULLKirill Primak
2022-04-03meson: use target_machine instead of host_machineKirill Chibisov
2022-04-01tinywl: remove outdated non-feature from README.mdKirill Primak
2022-04-01tinywl: don't generate xdg-shell-protocol.cKirill Primak
2022-03-28meson: soversion arg should be stringKenny Levinsen
2022-03-26xdg-activation: Deduplicate token creation codeGuido Günther
2022-03-23seat: take wlr_keyboard in wlr_seat_set_keyboard()Leonardo Hernández Hernández
2022-03-23layer-shell: Make wlr_layer_surface_v1_from_resource publicGuido Günther
2022-03-17types/wlr_touch: uniformize events nameSimon Zeni
2022-03-17types/wlr_tablet_tool: uniformize events nameSimon Zeni
2022-03-17types/wlr_tablet_pad: uniformize events nameSimon Zeni
2022-03-17types/wlr_switch: uniformize events nameSimon Zeni
2022-03-17types/wlr_keyboard: uniformize events nameSimon Zeni
2022-03-17types/wlr_pointer: uniformize events nameSimon Zeni
2022-03-17types/wlr_input_device: move width_mm and height_mm fields to wlr_tablet and ...Simon Zeni
2022-03-17types/wlr_input_device: move output_name field to wlr_pointer and wlr_touchSimon Zeni
2022-03-17backend/wayland: remove wl_seat_listener from public APISimon Zeni
2022-03-17backend/wayland: remove wlr_wl_input_deviceSimon Zeni
2022-03-17backend/wayland/tablet_v2: give wlr_tablet_* ownership to wlr_wl_seatSimon Zeni
2022-03-17backend/wayland: give wlr_touch ownership to wlr_wl_seatSimon Zeni
2022-03-17backend/wayland: drop wlr_switch supportSimon Zeni