~nick-dedekind/unity/fix-music-preview-scroll

« back to all changes in this revision

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

  • Committer: Tarmac
  • Author(s): Nick Dedekind
  • Date: 2012-09-12 18:00:22 UTC
  • mfrom: (2676.3.6 unity.other)
  • Revision ID: tarmac-20120912180022-xgwv5c2p6fck1dun
Fixed dash dismissal when changing focus to a window on monitor external to that of the dash. (LP#923657)
Improved panel update speed when opening dash. (LP#1044086). Fixes: https://bugs.launchpad.net/bugs/923657, https://bugs.launchpad.net/bugs/1044086. Approved by Brandon Schaefer.

Show diffs side-by-side

added added

removed removed

Lines of Context:
312
312
 
313
313
  bool   queryForShader ();
314
314
 
315
 
  int dash_monitor_;
 
315
  int overlay_monitor_;
316
316
  CompScreen::GrabHandle grab_index_;
317
317
  CompWindowList         fullscreen_windows_;
318
318
  bool                   painting_tray_;