Jasper St. Pierre
|
86368e7e07
|
backend: Add grab_device / ungrab_device
This makes sure that we take active grabs on the correct connection.
Passive grabs are still broken.
|
2014-04-23 12:15:12 -04:00 |
|
Jasper St. Pierre
|
326740e00f
|
Move the cursor renderer to the backend
|
2014-04-22 16:56:01 -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 |
|
Jasper St. Pierre
|
00ea9bf14b
|
backends: Start on an initial MetaBackend object
This isn't great so far -- all we did is put the idle monitors here
instead. We'll soon have separate backend subclasses for the two
backends.
|
2014-04-21 20:25:21 -04:00 |
|
Jasper St. Pierre
|
5bcc78498f
|
Move MetaLauncher to meta-backend
|
2014-03-31 23:44:46 -04:00 |
|
Jasper St. Pierre
|
89b931435d
|
Move meta_clutter_init into a new file
We'll use this to get the initialization between the Wayland and
X11 compositor codepaths back in sync.
|
2014-03-31 23:44:25 -04:00 |
|