Commit Graph

15 Commits

Author SHA1 Message Date
Chris Michael 101a1f7bea Update shell for recent wl_resource and wl_client changes
Signed-off-by: Chris Michael <cp.michael@samsung.com>
2013-06-25 09:00:44 +01:00
Chris Michael cc6e76384c Shell work for elm apps
Signed-off-by: Chris Michael <devilhorns@comcast.net>
2013-06-18 21:08:50 +01:00
Chris Michael 2093443237 Shell work to get popup menus functional
Signed-off-by: Chris Michael <cp.michael@samsung.com>
2013-06-14 10:01:55 +01:00
Chris Michael 188f472a0d Start on getting menus to show.
Add map_popup function

Signed-off-by: Chris Michael <devilhorns@comcast.net>
2013-06-13 18:37:58 +01:00
Chris Michael 9841131e1c Assign an output to a surface when we map it
Signed-off-by: Chris Michael <cp.michael@samsung.com>
2013-06-11 09:21:31 +01:00
Chris Michael 091d4932bd Some cleanup
Signed-off-by: Chris Michael <devilhorns@comcast.net>
2013-06-09 18:39:22 +01:00
Chris Michael 9623cc3475 Update wl_desktop for recent wayland changes.
Signed-off-by: Chris Michael <devilhorns@comcast.net>
2013-06-08 10:04:57 +01:00
Chris Michael d0022a7017 Add changes from home
Signed-off-by: Chris Michael <devilhorns@comcast.net>
2013-05-06 13:28:16 +01:00
Chris Michael cb679ef168 Implement shell surface functions for:
map, unmap, configure.
Implement shell surface interace functions for:
  pong, move, resize, toplevel, transient, fullscreen, maximized, popup
Implement shell surface interface functions for:
  title, class

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2013-05-03 14:37:50 +01:00
Chris Michael ed277e2070 Add code to create a shell_surface and setup callbacks for destroy.
Signed-off-by: Chris Michael <cp.michael@samsung.com>
2013-05-03 13:43:46 +01:00
Chris Michael 7b81df006d Add code to create shell surfaces.
Signed-off-by: Chris Michael <cp.michael@samsung.com>
2013-05-03 13:20:11 +01:00
Chris Michael 4ad36e4d28 Add error message for shell_surface_get.
Signed-off-by: Chris Michael <cp.michael@samsung.com>
2013-05-03 12:59:11 +01:00
Chris Michael 63c637898d Check if a surface has already been configured.
Signed-off-by: Chris Michael <cp.michael@samsung.com>
2013-05-03 12:47:07 +01:00
Chris Michael 10e9f1264d Start on shell surface creation.
Signed-off-by: Chris Michael <cp.michael@samsung.com>
2013-05-03 12:33:24 +01:00
Chris Michael c4378ce23d Add start of desktop shell code.
Signed-off-by: Chris Michael <cp.michael@samsung.com>
2013-05-03 11:19:13 +01:00