If dbus support is explicitly disabled, $have_dbus should be no, but was
empty. systemd-login support depends on dbus, but the check does not
trigger correctly, if $have_dbus is empty.
Signed-off-by: Michael Tretter
---
configure.ac | 1 +
1 file changed, 1 insertion(+)
diff --git a
d
> auto detection will trip when dbus is explicitly disabled.
>
> Using git show -w will make things easier to read ;-)
>
> Cc: Michael Tretter
> Reported-by: Michael Tretter
> Signed-off-by: Emil Velikov
> ---
> Michael, can you give t
d
> auto detection will trip when dbus is explicitly disabled.
>
> Using git show -w will make things easier to read ;-)
>
> v2: auto disable systemd as dbus is missing
>
> Cc: Michael Tretter
> Reported-by: Michael Tretter
> Signed-off-by: Emil Velikov
> ---
&g
The weston-ivi-shell-user-interface is installed to libexecdir. The
config already refers to weston-keyboard from libexecdir. Therefore,
there is no reason to use abs_top_srcdir instead of libexecdir.
Signed-off-by: Michael Tretter
---
ivi-shell/weston.ini.in | 2 +-
1 file changed, 1 insertion
remove "data" sub-directory in the weston.ini.in and add it when
generating weston.ini. This allows to use the weston.ini.in for tests on
the build system and as example in an installed system.
Signed-off-by: Michael Tretter
---
Makefile.am | 6 ++---
ivi-shell/weston.i
ories), the
weston.ini.in should use bindir and datadir, which can be replaced with
arbitrary directories when generating the weston.ini and make the template
useful for more systems.
Michael
Michael Tretter (2):
ivi-shell: fix path to weston-ivi-shell-user-interface
weston.ini.in: make c
t; Emre Ucan
>
> > -Original Message-
> > From: wayland-devel [mailto:wayland-devel-
> > boun...@lists.freedesktop.org] On Behalf Of Michael Tretter
> > Sent: Mittwoch, 23. Mai 2018 10:35
> > To: wayland-devel@lists.freedesktop.org
> > Cc: Michael Tre
o fix this problem.
The main weston.ini.in still uses @abs_top_srcdir@. Shouldn't
this be changed as well?
>
> Reported-by: Michael Tretter
> Signed-off-by: Emre Ucan
> ---
> Makefile.am | 4 +---
> ivi-shell/weston.ini.in | 60
>
o fix this problem.
>
> v2 changes:
> - use $(westondatadir) instead of $(datadir)
>
> Reported-by: Michael Tretter
> Signed-off-by: Emre Ucan
Reviewed-by: Michael Tretter
Thanks
Michael
> ---
> Makefile.am
Hi,
On Fri, 25 May 2018 08:46:16 +0200, Michael Tretter wrote:
> On Thu, 24 May 2018 17:08:47 +0200, Emre Ucan wrote:
> > The example weston.ini file uses source and build
> > directory paths. Therefore, it is only useful when
> > used on the same system that is used to buil
Hi Daniel,
On Tue, 26 Sep 2017 18:15:42 +0100, Daniel Stone wrote:
> Split repaint into two stages, as implied by the grouped-repaint
> interface: drm_output_repaint generates the repaint state only, and
> drm_repaint_flush applies it.
>
> This also moves DPMS into output state. Previously, the u
Hi Daniel,
On Tue, 26 Sep 2017 18:16:09 +0100, Daniel Stone wrote:
> The atomic API can allow us to test state before we apply it, to see if
> it will be valid. Add support for this, which we will later use in
> assign_planes to ensure our plane configuration is valid.
>
> Signed-off-by: Daniel S
On Fri, 03 Nov 2023 09:33:10 -0700, Wayne Sherman wrote:
> Is a unified approach for window management in the Wayland ecosystem needed?
> (i.e how can the end user or system designer control the size,
> position, and layer of top level application windows).
I certainly see the use cases and probab
13 matches
Mail list logo