On Sun, 03 Aug 2025 11:46:55 +0200,
Manfred Hollstein wrote:
> 
> On Sun, 03 Aug 2025, 11:13:28 +0200, Manfred Hollstein wrote:
> > Hi Takashi,
> > 
> > On Sun, 03 Aug 2025, 09:45:27 +0200, Takashi Iwai wrote:
> > > On Sat, 02 Aug 2025 09:02:46 +0200,
> > > Manfred Hollstein wrote:
> > > > 
> > > > Hi Takashi,
> > > > 
> > > > On Fri, 01 Aug 2025, 18:34:08 +0200, Manfred Hollstein wrote:
> > > > > Hi Takashi,
> > > > > 
> > > > > On Fri, 01 Aug 2025, 18:01:22 +0200, Takashi Iwai wrote:
> > > > > > [...]
> > > > > > I checked xfce4-screensaver code and all Wayland-specific stuff is
> > > > > > with conditionals like:
> > > > > > 
> > > > > > #ifdef ENABLE_WAYLAND
> > > > > >  if (GDK_IS_WAYLAND_DISPLAY (gdk_display_get_default ())) {
> > > > > >   ...
> > > > > > 
> > > > > > that is, it's well isolated from the code path for X11, hence I
> > > > > > believe it won't interfere X11 behavior.
> > > > > > 
> > > > > > My only concern is the maturity of libwlembed, but there is activity
> > > > > > despite of the version 0.0.0.  So I'd say we can take a risk.
> > > > > > 
> > > > > > So now I sent a PR of libwlembed package to X11:xfce (PR#1297106)
> > > > > > and another PR for xfce4-screensaver to enable it (PR#1297107).
> > > > > > 
> > > > > > Please check whether it's OK.
> > > > > 
> > > > > Thanks for your work! I just approved the request for the new package
> > > > > and will also do so for the screensaver request!
> > > > 
> > > > unfortunately the request to get the new package added to Factory has
> > > > been declined by darix. Can you please take a look at his comments?
> > > > <https://build.opensuse.org/request/show/1297111>
> > > 
> > > I'll take care, thanks!
> > 
> > with your new package building xfce4-xscreensaver now fails because
> > there is no BuildRequires: for the libraries themselves. I believe
> > 
> >   %package devel
> > 
> > should Require: libwlembed-0-0 and libwlembed-gtk3-0-0, no?
> 
> This should work:
> 
>   <https://build.opensuse.org/request/show/1297223>
> 
> Would you approve the request or shall I?

Thanks, I processed yesterday, but at the next time, feel free to
handle by yourself :)


Takashi

Reply via email to