In weston_compositor_create, we initialize output_list.
After that we call weston_compositor_schedule_repaint which just calls
weston_output_schedule_repaint on all elements of output_list.
This call does nothing obviously. So we remove it.
Signed-off-by: Ryo Munakata
---
src/compositor.c | 2 --
Hi Guys,
I've been working on a personal project to implement one-handed touch
typing as an accessibility feature.
There are software solutions for this available for Win/MacOS
http://www.onehandkeyboard.org, and an (expensive)
hardware solution available. There is also a solution which uses xkb
Hi,
On 24-07-15 04:54, Peter Hutterer wrote:
On the 4.1 kernels synaptics pretends to have 3 slots (the serial fw only does
2). This was added to avoid cursor jumps but has since been reverted.
In some cases a TRIPLETAP may be triggered without slot 2 ever activating.
While there are still thos
Hi,
On 24-07-15 02:35, Peter Hutterer wrote:
It's reasonable to expect a thumb (or the other hand's index finger) to click
a button while a finger is down for movement. It's less reasonable to expect
this when two fingers are interacting with the touchpad, or when two fingers
click the touchpad