On Fri, Mar 11, 2016 at 02:13:03PM +0800, Jonas Ã…dahl wrote:
> Hi,
>
> On Fri, Mar 11, 2016 at 06:51:35AM +0100, Timofonic wrote:
> > Please consider mandatory high contrast option with custom colors. I prefer
> > black background and green foreground, it's a lie better for Mr eyes
> > because c
Il 12/03/2016 23:13, Fabio Fantoni ha scritto:
Il 10/03/2016 22:58, Yury Shvedov ha scritto:
On 03/10/2016 06:04 PM, Fabio Fantoni wrote:
In recent years have done too little programming and mymemory is bad
lately.
About the performance problem I remember something like a big
problem also i
>
> Btw. Matthias guessed an implementation would belong in xkbcommon, but
> that is also used client-side. How does that fit in with server-side
> accessibility implementation?
This is where I would really hope for Daniel Stone to chime in...
___
waylan
On Fri, Mar 11, 2016 at 12:51 AM, Timofonic wrote:
> Please consider mandatory high contrast option with custom colors. I prefer
> black background and green foreground, it's a lie better for Mr eyes because
> clear colors really tire me.
>
> Text-To-Speech and braille devices should be very serio
From: Quentin Glidic
Avoid a crash because listener is NULL.
Signed-off-by: Quentin Glidic
---
src/input.c | 7 +++
1 file changed, 7 insertions(+)
diff --git a/src/input.c b/src/input.c
index 8c106dd..5d13b08 100644
--- a/src/input.c
+++ b/src/input.c
@@ -2230,10 +2230,17 @@ seat_get_tou