Eerg@chromium.orglinux_aura: Fix cursors and popup menu location
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Fix incorrect use of UnrefCustomCursor. BUG=None Review URL: https://chromiumcodereview.appspot.com/10928154 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156471 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move ash specific cursor code to CursorManager. Main changes are as follows. - Move the responsibility of managing cursors to ash::CursorManager from aura::RootWindowHostLinux. - Set the same cursor to all root windows with CursorManager so that cursor is updated properly while dragging across displays - Introduce CursorLoader class, which implements platform specific cursor loading. - Add SetDeviceScaleFactor to CursorClient, which sets the device scale factor used for the cursor. BUG=132862,144756 Review URL: https://chromiumcodereview.appspot.com/10919135 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156109 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Move ash specific cursor code to CursorManager. Main changes are as follows. - Move the responsibility of managing cursors to ash::CursorManager from aura::RootWindowHostLinux. - Set the same cursor to all root windows with CursorManager so that cursor is updated properly while dragging across displays - Introduce CursorLoader class, which implements platform specific cursor loading. - Add SetDeviceScaleFactor to CursorClient, which sets the device scale factor used for the cursor. BUG=132862,144756 Review URL: https://chromiumcodereview.appspot.com/10919135 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156109 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Try to fix strange Windows build error. TBR=ben git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157554 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
Make cursors work on win aura. BUG=146077 Review URL: https://codereview.chromium.org/10939006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@157553 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
linux-aura: Fix setting the default X cursors. For ChromeOS, most of the default cursors use custom images, and these are set from ash. For linux aura, these image cursors are not used, so use the default X11 cursors instead. BUG=none Review URL: https://codereview.chromium.org/10967062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158328 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
linux_aura: Fix cursors and popup menu location - Cursors now use sadrul's modified CursorLoader. - We query the desktop environment for work area size. This makes menus positioned in the correct place. BUG=146077 Review URL: https://chromiumcodereview.appspot.com/10985029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@158708 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 | |
aura-x11: Add custom web cursor support. BUG=102562 TEST=manually (using sites that use custom cursor, e.g.: http://beradrian.users.sourceforge.net/articles/cursor.html) Review URL: https://chromiumcodereview.appspot.com/9463003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@130456 0039d316-1c4b-4281-b951-d872f2087c98 | 14 年前 | |
Fix incorrect use of UnrefCustomCursor. BUG=None Review URL: https://chromiumcodereview.appspot.com/10928154 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@156471 0039d316-1c4b-4281-b951-d872f2087c98 | 13 年前 |