Jasper St. Pierre
|
6af944fe2c
|
native: Add a warp_pointer implementation
Use the new clutter_evdev_warp_pointer method to implement it.
|
2014-06-11 16:42:05 -04:00 |
|
Jasper St. Pierre
|
274047c3f8
|
backend-native: Make sure to chain up to the parent post_init
|
2014-04-23 10:24:26 -04:00 |
|
Jasper St. Pierre
|
3c3b94921f
|
launcher: Move activate_session abstraction into the launcher code
login1 has a separate ActivateSession request, so put it here so
that we don't have to modify any backend code.
|
2014-04-22 17:42:13 -04:00 |
|
Jasper St. Pierre
|
9a98ec81d7
|
Rename meta-weston-launch to meta-launcher
We're going to replace this with a login1 implementation soon enough.
|
2014-04-22 17:41:48 -04:00 |
|
Jasper St. Pierre
|
dd440e64da
|
backends: Add a native cursor renderer
|
2014-04-22 16:56:02 -04:00 |
|
Jasper St. Pierre
|
a17b86dfbe
|
native: Install our pointer constrainment hook after Clutter initializes
Otherwise, the evdev device manager won't be around.
|
2014-04-22 12:44:33 -04:00 |
|
Jasper St. Pierre
|
b6a80934d6
|
backend: Move pointer constrainment code to native backend
|
2014-04-21 21:05:23 -04:00 |
|
Jasper St. Pierre
|
c44b1d730d
|
backends: Move MonitorManager creation to MetaBackend as well
|
2014-04-21 20:25:21 -04:00 |
|
Jasper St. Pierre
|
48dc544bef
|
backends: Move most of the code from meta_backend_init into the subclasses
|
2014-04-21 20:25:21 -04:00 |
|
Jasper St. Pierre
|
31d744195d
|
backends: Build MetaBackend subclasses for each backend
|
2014-04-21 20:25:21 -04:00 |
|