| Commit message (Collapse) | Author | Age |
|
|
|
| |
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
|
|
|
|
| |
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
|
|
|
|
|
| |
I finally manage to make device to report as angle scroll device. And it
was too fast scroll so I make it solver. It is now some what acceptable.
|
|
|
|
|
|
| |
This reloads memoryview with same base address as it was closed with.
It somewhat works but with program view it seems to be buggy and shifts
stuff down. But let's say that it's good enough for now.
|
| |
|
|
|
|
|
| |
They are not implemented and even if they would they usage would be
little bit funky as they would jump by internal amount of page memory.
|
| |
|
|
|
|
|
| |
For some reason the layout resize resulted to different height then we
counted out. So just calculate it on place instead.
|
| |
|
|
|
|
| |
For now just drop it because it's broken.
|
| |
|
|
|
|
|
|
| |
This is not tested as I don't have any device that reports as an angle
scroll (meaby feature of X server). For future if on some other platfrom
this is the problem then ANGLE_SCROLL variable should be tweaked.
|
| |
|
| |
|
| |
|
|
|