From nobody Wed Mar 12 04:38:16 2025 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4ZCHv93s8nz5qKPK; Wed, 12 Mar 2025 04:38:29 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Received: from mail-ua1-f53.google.com (mail-ua1-f53.google.com [209.85.222.53]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "WR4" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZCHv91bxJz48RT; Wed, 12 Mar 2025 04:38:29 +0000 (UTC) (envelope-from bsdkaffee@gmail.com) Authentication-Results: mx1.freebsd.org; none Received: by mail-ua1-f53.google.com with SMTP id a1e0cc1a2514c-86d5a786c7cso1513836241.2; Tue, 11 Mar 2025 21:38:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1741754308; x=1742359108; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3Hq9J0jTFt9/XS11cTaBDCBo4n4n1R4Q8QuND8pjAI0=; b=Y+8ynJIcabSmFeu7a0X1zq05l8ZmtUxkm8NiFpYfm9Q0DML4qswOypnCSz8REN8FwW W7oEot3D8sueyUwQQUxEDF5ODpK+SKCpROAo/dUoaTT1fcHCFnsQ1ZIkbjtzAxPqC1GJ w9a9SGR75/449V+olAV9J9mHHo+G0PSGWMZNs6NH4npjgEM65f8QYocb6OmZXnIq0lk9 kxew3Ky1c+fnlPgKSSYVVc5kEJUQepBK9fNZY2kC3I55J2HwHm+bryDy3l1muTysUAYA IKOn9N5CEnnl0faaCgTR+6hpmibd8rNl0okec9M6xF8TbJ22QOsgs30nA5WnWqZWB6x0 Fc2g== X-Forwarded-Encrypted: i=1; AJvYcCUG3adMwkkoL7rl6uaLgmAFk2vp1U0/7SdcJgu0ZhR4N4H+IO46Vhu+Xorjspaz8BoHjajlYHsNpqsT5SRadGxW9uzVfmshWw==@freebsd.org, AJvYcCVy/+ffoZtlI9FjYkcqsPiPcCp3ePOY1w7opQN6Bx/UJZjki6fC+urSM8rjDnE+qWGku55VW1WigG5Orp5EhSFwS33yNUmu@freebsd.org, AJvYcCXDZyICjadxGpS4hx/HWjnadWMgICohU2PsjzKj8beKCI036C4e/57Z6PHW/z4KXcsODQNEaPo=@freebsd.org X-Gm-Message-State: AOJu0Yz3igIdQGsbtLSxFojClljyi1mSsINprGq8CPvXKG+4SftfnY44 AmT4/bFYAo7zoNSMcD83UyE1CLVnB6KFpqUrYUYbFt6HjjdzOqY2xADFK+b89bXfGOR+qWzDRnK iLhGAFYA+zKEyPXPlpKmOLpP7YQNxXu/T X-Gm-Gg: ASbGncuBbDydtbwKt39YEfWODlrWXYjvYOYnfDNpX+OwX07fqw1JP8vldsE0zqokYpE FyE1JuFuQcFsHVr2S2kGdA2xU5FkfVVY9hqfnO1BVTzXN4px4O9IvrWpYB8g4j5G3kgZ3Fn6PdU spZ+At44CzNwpmcTdLLUsljjB/0Q== X-Google-Smtp-Source: AGHT+IHwXkUqx+nEnXEM541K287DUd9OkRCT8B55B0UmADdPzhPhdIrg9eJhe3pki29qJhhNNcxVq/mfaeZXRkwaI+o= X-Received: by 2002:a05:6102:1625:b0:4c3:3eb:e84d with SMTP id ada2fe7eead31-4c30a6d89a8mr11560699137.21.1741754308141; Tue, 11 Mar 2025 21:38:28 -0700 (PDT) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 References: <202503110630.52B6Uv8O079978@gitrepo.freebsd.org> <3031142.hHqAuc6tWs@mercury> In-Reply-To: <3031142.hHqAuc6tWs@mercury> From: "Jason E. Hale" Date: Wed, 12 Mar 2025 00:38:16 -0400 X-Gm-Features: AQ5f1Jq4M5rCMl_oasL4TITcbfYklJXmI5YzbXOxK7i27k_c9I7u4ivlQalrRZM Message-ID: Subject: Re: git: 1c82c9f99ce3 - main - x11/plasma6-plasma-desktop: Fix the Touchpad KCM To: Max Brazhnikov Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org, Gleb Popov Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:15169, ipnet:209.85.128.0/17, country:US] X-Rspamd-Queue-Id: 4ZCHv91bxJz48RT X-Spamd-Bar: ---- On Tue, Mar 11, 2025 at 11:16=E2=80=AFAM Max Brazhnikov = wrote: > > On Tue, 11 Mar 2025 06:30:57 GMT Gleb Popov wrote: > > The branch main has been updated by arrowd: > > > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3D1c82c9f99ce3b1a46f034a= f88387eca24927233e > > > > commit 1c82c9f99ce3b1a46f034af88387eca24927233e > > Author: Gleb Popov > > AuthorDate: 2025-03-11 06:29:00 +0000 > > Commit: Gleb Popov > > CommitDate: 2025-03-11 06:30:53 +0000 > > > > x11/plasma6-plasma-desktop: Fix the Touchpad KCM > > > > - It needs libinput to be present build-time > > - Synaptics driver prevents libinput from attaching to touchpad dev= ices > > libinput is already pulled by qt6-base. And the presence of xf86-input-sy= naptics > changes nothing at least for me: the touchpad kcm worked fine for me befo= re commit > as well (I'm using packages). So I believe the problem is elsewhere. > > Max > It worked for me too*, but there's still no point depending on xf86-input-synaptics anymore after [1]. *Full disclosure: I've long had an xorg config snippet in /usr/local/etc/X11/xorg.conf.d [2] to use libinput for the touchpad. [1] https://invent.kde.org/plasma/plasma-desktop/-/commit/12ac086128c7e7db8= 31f35d53616db0d6823fd90 [2] https://pastebin.com/7Bfj110y -Jason