On 31/10/2015 09:17 , Bryce Harrington wrote:
On Wed, Oct 28, 2015 at 03:34:31PM +1000, Peter Hutterer wrote:
The frame event groups separate pointer events together. The primary use-case
for this at the moment is diagonal scrolling - a vertical/horizontal scroll
event can be grouped together to
Hi,
At FOSDEM on sunday 31st of january 2016, there will be another graphics
DevRoom. URL: https://fosdem.org/2016/
At first, I wanted to skip another year (like in 2011), as speaker
turn-out was disgracefully low last year. But when i heard from some
usual speaker suspects earlier this month
---
v3: fixed warning after rebase
Makefile.am | 3 +
src/compositor-drm.c | 234 ---
src/compositor-drm.h | 87 +++
src/main.c | 129 +++-
4 files changed, 292 insertions(+), 161 deleti
---
Makefile.am | 3 +
src/compositor-drm.c | 234 ---
src/compositor-drm.h | 87 +++
src/main.c | 127 +++-
4 files changed, 290 insertions(+), 161 deletions(-)
create mode 100644 src/co