On Wed, Oct 26, 2016 at 12:21:16PM +0200, Hans de Goede wrote:
> From: Peter Hutterer
>
> On Linux, setting the main thread's name changes the program name
> (/proc/self/comm). Setting it to MainThread breaks scripts that rely on
> the command name, e.g. ps -C Xorg.
>
> Signed-off-by: Peter Hutt
Currently, the ConfigureWindow function will deliver a ConfigureNotify
event to the application before calling into the window's appropriate
function with the new size / position. Hence, the application may
begin to process the event before some server-size data structures are
updated with the ne
xf86CheckHWCursor() would dereference sPriv without NULL checking it. If Option
"SWCursor" is specified, sPriv == NULL. In this case we should assume that HW
cursors are not supported.
Signed-off-by: Alex Goins
Reviewed-by: Andy Ritger
---
hw/xfree86/ramdac/xf86HWCurs.c | 4
1 file changed
On Wed, 2016-10-26 at 08:23 -0400, Olivier Fourdan wrote:
> xwayland: Activate and enable touch devices (2016-10-26 14:16:42 +0200)
Merged:
remote: I: patch #117161 updated using rev
007f8ee61a35ceda36b43e772a9a1074b8e27a06.
remote: I: 1 patch(es) updated to state Accepted.
To ssh://git.freed
On Wed, 2016-10-26 at 12:26 +0200, Hans de Goede wrote:
> Hi Adam, Keith,
>
> Here is a pull-req with various small fixes
> (all with at least 1 Reviewed-by) which I've collected
> for merging into 1.19:
>
> The following changes since commit d13cb974426f7f1110b0bdb08c4ebb46ff8975f7:
>
> ddx:
On Wed, 2016-10-26 at 11:29 +0100, Emil Velikov wrote:
> Maybe coffee hasn't kicked in, but it does seem to matter.
I did not misspeak, I promise.
> Think about: build against pre 1.2 [epoxy] then run against 1.2 or
> later and you'll get some lovely fireworks.
glamor_egl_screen_private::displa
[...]
> Could we add https://patchwork.freedesktop.org/patch/117161/ to this as well?
>
> It (hopefully) fixes a random crash in Xwayland with touch devices.
>
> Or else I can prepare another pull request...
The following changes since commit d13cb974426f7f1110b0bdb08c4ebb46ff8975f7:
ddx: ad
Hi,
- Original Message -
> Hi Adam, Keith,
>
> Here is a pull-req with various small fixes
> (all with at least 1 Reviewed-by) which I've collected
> for merging into 1.19:
>
> The following changes since commit d13cb974426f7f1110b0bdb08c4ebb46ff8975f7:
>
>ddx: add new call to purge
On 25 October 2016 at 15:59, Adam Jackson wrote:
> On Mon, 2016-10-24 at 12:19 -0700, Matt Turner wrote:
>> On Mon, Oct 24, 2016 at 2:39 AM, Emil Velikov
>> wrote:
>> > > > From: Emil Velikov
>> >
>> > As pointed out in the ABI tracker[1], epoxy has gone through a few
>> > non-backwards compati
Hi Adam, Keith,
Here is a pull-req with various small fixes
(all with at least 1 Reviewed-by) which I've collected
for merging into 1.19:
The following changes since commit d13cb974426f7f1110b0bdb08c4ebb46ff8975f7:
ddx: add new call to purge input devices that weren't added (2016-10-26
15:35
From: Peter Hutterer
On Linux, setting the main thread's name changes the program name
(/proc/self/comm). Setting it to MainThread breaks scripts that rely on
the command name, e.g. ps -C Xorg.
Signed-off-by: Peter Hutterer
Signed-off-by: Hans de Goede
---
Changes in v2 (hdegoede):
-Only leave
On Wednesday, 2016-10-26 15:08:23 +1000, Peter Hutterer wrote:
> This device never sends events, no point in exposing these options
>
> Signed-off-by: Peter Hutterer
Does what it says on the tin :)
Reviewed-by: Eric Engestrom
> ---
> src/xf86libinput.c | 6 --
> 1 file changed, 4 insertio
12 matches
Mail list logo