Replace a few hardcoded paths with the substitutes
https://gitlab.freedesktop.org/wayland/weston/issues/105
Signed-off-by: Peter Hutterer
---
Turn's out not everything that looks like a quickfix can be done in 5
minutes :)
Changes to v1:
- fix the module dir for the modules (pkglibdir → moduled
On Tue, 23 Jan 2018 22:15:48 -0500
nerdopolis wrote:
> The framebuffer backend now detects the framebuffer device
> dynamically. Don't assume that the framebuffer device is /dev/fb0
> ---
> compositor/main.c | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/compositor/main.c b/composit
On Tue, 23 Jan 2018 22:15:47 -0500
nerdopolis wrote:
> This adds a function to detect the first framebuffer device in the
> current seat. Instead of hardcoding /dev/fb0, detect the device
> with udev, favoring the boot_vga device, and falling back to the
> first framebuffer device in the seat if
On Tue, 23 Jan 2018 22:15:46 -0500
nerdopolis wrote:
> This attempts to wake up secondary framebuffer devices
> (/dev/fb1 and up) as usually these devices start powered off, and
> the FBIOPUT_VSCREENINFO ioctl turns it on. This was tested on a
> qemu system with the options:
>
> -vga none -devic
On Tue, 23 Jan 2018 22:15:45 -0500
nerdopolis wrote:
> As only seat0 supports TTYs, this changes the logind launcher where
> it detects a TTY, only if the seat is seat0. This has only been
> tested for logind
> ---
> libweston/launcher-logind.c | 22 --
> libweston/launcher-u
da331647269ee9d73c4008ae901d107320bdc8d1 added a compatiblity macro for
old versions of pkg-config. However, the file in which that macro
resides was not included. From the autoconf docs: "Note that if you use
aclocal from Automake to generate aclocal.m4, you must also set
ACLOCAL_AMFLAGS = -I dir
Hi!
I was trying to configure T480s's touchpad and trackpoint with xorg
libinput driver, but seems it is impossible to make it working properly.
Devices on ThinkPad T480s are identified as:
ETPS/2 Elantech Touchpad
ETPS/2 Elantech TrackPoint
Between touchpad and upper hw buttons is missing
On Tue, 23 Jan 2018 22:15:44 -0500
nerdopolis wrote:
> This allows the fbdev backend to run on, and use devices from the
> specified seat, similar to the drm backend.
> ---
> compositor/main.c| 2 ++
> libweston/compositor-fbdev.c | 10 +-
> libweston/compositor-fbdev.h | 1
On Tue, 23 Jan 2018 22:15:43 -0500
nerdopolis wrote:
> This will allow the seat to be set by the environment as pam_systemd typically
> sets the XDG_SEAT variable
> ---
> compositor/main.c | 2 +-
> libweston/compositor-drm.c | 5 +
> man/weston-drm.man | 7 +--
> 3 file
On Tue, 12 Jun 2018 10:42:18 +1000
Peter Hutterer wrote:
> Signed-off-by: Peter Hutterer
> ---
>
> sorry...
No prob! We both failed to see it before it was too late. :-)
Thanks for taking care of it so fast.
Pushed:
70e8a32f..a1fd4302 master -> master
I added a commit message and a link
10 matches
Mail list logo