Martin Gräßlin
|
41fbb0a6ee
|
[server] Keep timestamp in SeatInterface instead of PointerInterface
|
2014-11-25 15:29:01 +01:00 |
|
Martin Gräßlin
|
12477a66fc
|
[server] Move pointer position from PointerInterface to SeatInterface
PointerInterface should only wrap a Resource. In order to do so all
global state needs to move into the Global.
|
2014-11-25 14:24:52 +01:00 |
|
Martin Gräßlin
|
8f9a9fedb1
|
[server] Drop Display* from PointerInterface and KeyboardInterface
We can get it through the Global passed to PointerInterface and
KeyboardInterface. No need to pass it further around.
|
2014-11-25 13:58:25 +01:00 |
|
Martin Gräßlin
|
e6b91f5628
|
[server] Move PointerInterface into own .h and .cpp
|
2014-11-25 13:53:16 +01:00 |
|