aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-16render/egl: skip incompatible EGL devicesEric Engestrom
2023-02-15build: set pkgconfig URLSimon Ser
2023-02-15build: remove unnecessary pkgconfig argumentsSimon Ser
2023-02-13xwayland: Read and publish _NET_WM_STRUT_PARTIAL propertyJohn Lindgren
2023-02-13Switch IRC channel to #wlrootsSimon Ser
2023-02-08scene: Add fractional scale handlingKenny Levinsen
2023-02-08wp-fractional-scale-v1: new protocol implementationKenny Levinsen
2023-02-07linux-dmabuf-v1: fix missing SCANOUT flagSimon Ser
2023-02-06linux-dmabuf-v1: use wlr_linux_dmabuf_feedback_v1_init_with_options()Simon Ser
2023-02-06linux-dmabuf-v1: add wlr_linux_dmabuf_feedback_v1_init_with_options()Simon Ser
2023-02-06linux-dmabuf-v1: add basic helpers for feedbackSimon Ser
2023-02-06linux-dmabuf-v1: stop using const in feedbackSimon Ser
2023-02-06xdg-activation: accept pointer focus for new tokensConsolatis
2023-02-04wlr_scene: Rename wlr_scene_surface_from_bufferAlexander Orzechowski
2023-02-03layer-shell: forbid changing the existing popup parentKirill Primak
2023-02-03xwayland/shell: actually use wlr_xwayland_surface_v1.linkKirill Primak
2023-02-02render/gles2: default to highp if availableSimon Ser
2023-02-02render/gles2: use correct type for shader typeSimon Ser
2023-02-02backend/wayland: handle wl_registry.global_remove for wl_seatSimon Ser
2023-02-02backend/wayland: make destroy_wl_seats() handle a single seatSimon Ser
2023-02-02backend/drm: require hwdata pkg-config fileSimon Ser
2023-02-02ci: install hwdata-dev on AlpineSimon Ser
2023-02-02backend/wayland: update output mode after commit is doneSimon Ser
2023-02-02backend/wayland: allow superseding a previous commitSimon Ser
2023-02-02output: don't attach buffer on first commit if disabledSimon Ser
2023-02-02backend/wayland: don't cache next item when destroying buffersSimon Ser
2023-02-02subcompositor: fix mapped parent checkKirill Primak
2023-02-01subcompositor: convert to try_fromSimon Ser
2023-02-01ext-session-lock-v1: convert to try_fromSimon Ser
2023-02-01layer-shell-v1: convert to try_fromSimon Ser
2023-02-01input-method-v2: convert to try_fromSimon Ser
2023-02-01xdg-shell: convert to try_fromSimon Ser
2023-02-01xwayland/xwm: reset serial in xwayland_surface_dissociate()Simon Ser
2023-02-01xwayland/xwm: introduce wlr_xwayland_surface_try_from_wlr_surface()Kirill Primak
2023-02-01examples: use NULL theme name instead of "default"Simon Ser
2023-02-01examples, tinywl: use "default" cursor instead of "left_ptr"Simon Ser
2023-02-01xcursors: Alias existing cursor defaults to cursor-spec cursor namesConsolatis
2023-01-31xdg-shell: rename wlr_xdg_popup.committed to sent_initial_configureSimon Ser
2023-01-31xdg-shell: rename wlr_xdg_toplevel.added to sent_initial_configureSimon Ser
2023-01-31xdg-shell: remove unnecessary returnSimon Ser
2023-01-31xdg-shell: reset added/committed flag on unmapSimon Ser
2023-01-31backend/drm: set "max bpc" property based on pixel formatSimon Ser
2023-01-26seat/keyboard: constify wlr_seat_keyboard_notify_enter()Simon Ser
2023-01-26seat/keyboard: constify wlr_seat_keyboard_notify_modifiers()Simon Ser
2023-01-26seat/keyboard: constify args in wlr_seat_keyboard_enter()Simon Ser
2023-01-26seat/keyboard: constify wlr_seat_keyboard_send_modifiers()Simon Ser
2023-01-26seat/keyboard: skip wl_array allocationSimon Ser
2023-01-24tinywl: fix extra whitespaceSimon Ser
2023-01-21wlr_scene: Send intersecting list of scene outputs for outputs_update signalAlexander Orzechowski
2023-01-21output-layout: improve closest point for no outputs caseKirill Primak