All of lore.kernel.org
 help / color / mirror / Atom feed
* [arago][kirkstone][PATCH 0/7] Rootless Weston and Weston patch cleanup
@ 2023-05-24 18:11 rs
  2023-05-24 18:11 ` [arago][kirkstone][PATCH 1/7] weston-init: drop all the old append logic rs
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: rs @ 2023-05-24 18:11 UTC (permalink / raw)
  To: reatmon, denis, afd, detheridge; +Cc: meta-arago, Randolph Sapp

From: Randolph Sapp <rs@ti.com>

Running Weston as root is generally a bad idea and currently breaks
interactions with the dbus interface and a handful of applications with
this newer version of Weston. Let's roll everything back to using the
standard weston-init package with some appends for those users running
touchscreens.

This also cleans up a lot of lingering patches from dunfell for Weston
which are no longer applicable.

Randolph Sapp (7):
  weston-init: drop all the old append logic
  weston: drop Fix-touch-screen-crash patch
  weston: drop allow-visual_id-to-be-0 patch
  weston: add notice about select-plane patch
  weston: add weston user to the render group
  weston: drop the fix-virtual-keyboard-display-issue patch
  weston-init: add a simple touchscreen calibration check

 .../wayland/weston-init.bbappend              |  15 +-
 .../recipes-graphics/wayland/weston-init/init | 129 ------------------
 .../wayland/weston-init/runWeston             |  39 ------
 .../wayland/weston-init/ti43x/weston.ini      |  16 ---
 .../wayland/weston-init/wayland_env.sh        |  12 --
 .../weston-init/weston-launch-calibrator.sh   |  13 ++
 .../wayland/weston-init/weston.ini            |   8 ++
 .../0002-weston-Allow-visual_id-to-be-0.patch |  34 -----
 ...al-keyboard-display-issue-for-QT5-ap.patch |  41 ------
 ...-weston-Fix-touch-screen-crash-issue.patch |  39 ------
 .../wayland/weston_10.0.2.bbappend            |  13 +-
 11 files changed, 34 insertions(+), 325 deletions(-)
 delete mode 100644 meta-arago-distro/recipes-graphics/wayland/weston-init/init
 delete mode 100644 meta-arago-distro/recipes-graphics/wayland/weston-init/runWeston
 delete mode 100644 meta-arago-distro/recipes-graphics/wayland/weston-init/ti43x/weston.ini
 delete mode 100644 meta-arago-distro/recipes-graphics/wayland/weston-init/wayland_env.sh
 create mode 100644 meta-arago-distro/recipes-graphics/wayland/weston-init/weston-launch-calibrator.sh
 delete mode 100644 meta-arago-distro/recipes-graphics/wayland/weston/0002-weston-Allow-visual_id-to-be-0.patch
 delete mode 100644 meta-arago-distro/recipes-graphics/wayland/weston/0003-weston-Fix-virtual-keyboard-display-issue-for-QT5-ap.patch
 delete mode 100644 meta-arago-distro/recipes-graphics/wayland/weston/0004-weston-Fix-touch-screen-crash-issue.patch

-- 
2.40.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-05-24 18:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-24 18:11 [arago][kirkstone][PATCH 0/7] Rootless Weston and Weston patch cleanup rs
2023-05-24 18:11 ` [arago][kirkstone][PATCH 1/7] weston-init: drop all the old append logic rs
2023-05-24 18:11 ` [arago][kirkstone][PATCH 2/7] weston: drop Fix-touch-screen-crash patch rs
2023-05-24 18:11 ` [arago][kirkstone][PATCH 3/7] weston: drop allow-visual_id-to-be-0 patch rs
2023-05-24 18:11 ` [arago][kirkstone][PATCH 4/7] weston: add notice about select-plane patch rs
2023-05-24 18:11 ` [arago][kirkstone][PATCH 5/7] weston: add weston user to the render group rs
2023-05-24 18:11 ` [arago][kirkstone][PATCH 6/7] weston: drop the fix-virtual-keyboard-display-issue patch rs
2023-05-24 18:11 ` [arago][kirkstone][PATCH 7/7] weston-init: add a simple touchscreen calibration check rs

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.