~jm-leddy/ubuntu/precise/unity/refresh_launcher

« back to all changes in this revision

Viewing changes to plugins/unityshell/src/PanelController.h

  • Committer: James M Leddy
  • Date: 2012-08-02 15:41:18 UTC
  • Revision ID: james.leddy@canonical.com-20120802154118-sk91kqxlhj2im8bv
* Cherry-picked upstream:
  - launcher is not refreshed after user session switch (LP: #1016430)

Show diffs side-by-side

added added

removed removed

Lines of Context:
41
41
  void QueueRedraw();
42
42
 
43
43
  std::vector<Window> GetTrayXids() const;
 
44
  std::vector<nux::View*> GetPanelViews() const;
44
45
  std::vector<nux::Geometry> GetGeometries() const;
45
46
 
46
47
  // NOTE: nux::Property maybe?