aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-01Revert "Require INVALID for implicit format modifiers"Simon Ser
2021-10-01Revert "backend/drm: fail on explicit modifier in drmModeAddFB2"Simon Ser
2021-10-01Revert "render/egl: always add LINEAR to supported modifiers"Simon Ser
2021-10-01Revert "render/drm_format_set: remove special LINEAR case"Simon Ser
2021-10-01render/drm_format_set: remove special LINEAR caseSimon Ser
2021-10-01render/egl: always add LINEAR to supported modifiersSimon Ser
2021-10-01backend/drm: fail on explicit modifier in drmModeAddFB2Simon Ser
2021-10-01Require INVALID for implicit format modifiersSimon Ser
2021-10-01render/drm_format_set: add wlr_drm_format_hasSimon Ser
2021-09-30xdg-shell: stop clearing wlr_xdg_surface state on unmapSimon Ser
2021-09-30xdg-shell: rename wlr_xdg_surface.next_configure_serialSimon Ser
2021-09-30xdg-shell: introduce wlr_xdg_surface.currentSimon Ser
2021-09-30xdg-surface: add pending stateKirill Primak
2021-09-30backend: create renderer and allocator in wlr_backend_autocreateSimon Ser
2021-09-27wlr_pointer_gestures: hold gestures (protocol v3)José Expósito
2021-09-27wlr_pointer_gestures: update protocol to version 2José Expósito
2021-09-27cursor: emit hold gesture eventsJosé Expósito
2021-09-27backend/wayland: send hold gesture eventsJosé Expósito
2021-09-27backend/libinput: send hold gesture eventsJosé Expósito
2021-09-27build: check if libinput supports hold gesturesJosé Expósito
2021-09-27pointer: add hold pointer event definitionJosé Expósito
2021-09-27protocol/meson: bump wayland-protocols requirement to 1.23José Expósito
2021-09-24Fix a typo in CONTRIBUTING.mdHubert Hirtz
2021-09-24layer-shell: add `committed` bitmaskKirill Primak
2021-09-23layer-shell: refactor configure/state flowKirill Primak
2021-09-22scene: add wlr_scene_buffer_set_transformSimon Ser
2021-09-22scene: add wlr_scene_buffer_set_dest_sizeSimon Ser
2021-09-22scene: use scene_node_get_size in wlr_scene_node_atSimon Ser
2021-09-22scene: add scene_node_get_size helperSimon Ser
2021-09-22scene: add wlr_scene_buffer_set_source_boxSimon Ser
2021-09-22util/box: introduce wlr_fbox_emptySimon Ser
2021-09-22scene: add wlr_scene_bufferSimon Ser
2021-09-22scene: unify intersection logic in wlr_scene_node_atSimon Ser
2021-09-22scene: drop default case in wlr_scene_node_atSimon Ser
2021-09-22Implement input_method_v2 popupsTadeo Kondrak
2021-09-22input-method-unstable-v2: Add error for surface with existing roleTadeo Kondrak
2021-09-21backend/drm: add support for panel orientationSimon Ser
2021-09-21build: simplify get_variable callsSimon Ser
2021-09-21scene: add wlr_scene_subsurface_tree_createSimon Ser
2021-09-21surface: add addon setSimon Ser
2021-09-21scene: add wlr_scene_treeSimon Ser
2021-09-21xdg surface: check adding configure_idle for NULLKirill Primak
2021-09-21xdg-surface: simplify configure mechanismKirill Primak
2021-09-21xdg-toplevel: refactor configure/state flowKirill Primak
2021-09-15types/buffer: make {begin,end}_data_ptr_access part of the public APISimon Zeni
2021-09-14ci: switch to seatd-launchSimon Ser
2021-09-11xdg popup: move function to a file it belongs toKirill Primak
2021-09-11xwayland: Allow to retrieve startup-id via _NET_STARTUP_INFOGuido Günther
2021-09-10buffer: add data_ptr access flagsSimon Ser
2021-09-10screencopy: Handle shm copy in commit event handlerAndri Yngvason