summaryrefslogtreecommitdiffstats
path: root/ui/aura/root_window_host_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Aura: Adds custom cursors for drag and drop (second attempt:varunjain@chromium.org2012-05-111-1/+54
* Revert r135533.thakis@chromium.org2012-05-081-54/+1
* Confine cursor after bounds is updated.oshima@chromium.org2012-05-081-7/+7
* ui/aura: Include x11_util.h in root_window_host.cc to pick missing functions.tfarina@chromium.org2012-05-051-0/+1
* ui: Move compositor/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-051-2/+1
* Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-051-1/+54
* Revert 135426 - Aura: Adds custom cursors for drag and drop.rvargas@google.com2012-05-041-54/+1
* Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-041-1/+54
* aura: Re-enable CheckXEventForConsistency checks for XI2.2sadrul@chromium.org2012-05-041-6/+5
* Revert 135378 - Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-041-54/+1
* Aura: Adds custom cursors for drag and drop.varunjain@chromium.org2012-05-041-1/+54
* Aura on Linux: Make a DesktopScreenX11 to match the windows one.erg@chromium.org2012-05-031-2/+7
* Make views_examples work in aura without ash.ben@chromium.org2012-04-261-0/+11
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-2/+0
* Aura: Don't set a minimum size for our windows on Linux.erg@chromium.org2012-04-211-24/+11
* ash: Go back/forward in response to buttons 8 and 9.derat@chromium.org2012-04-181-10/+45
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-111-1/+1
* Revert 131761 - Mouse events, touch events, or both can be locked to a target.rsesek@chromium.org2012-04-111-1/+1
* Mouse events, touch events, or both can be locked to a target.tdresser@chromium.org2012-04-111-1/+1
* Consolidate win/x dispatchersoshima@chromium.org2012-04-091-19/+10
* Aura/ash split: Do various things to Linux aura root windows.erg@chromium.org2012-04-061-12/+73
* Aura/ash split: Desktop linux clients should respsect window manager close wi...erg@google.com2012-04-051-0/+18
* aura-x11: Add custom web cursor support.sadrul@chromium.org2012-04-031-54/+54
* Fix Pixmap leakoshima@chromium.org2012-04-021-0/+2
* aura: Add RootWindowObserver::OnKeyboardMappingChanged().derat@chromium.org2012-03-311-0/+1
* Set X window title for Aura root windowssaintlou@chromium.org2012-03-301-0/+8
* Create vertical and more conservative pointer barriers.oshima@chromium.org2012-03-241-9/+24
* * Keep the mouse in the desktop in multi monitor environment. I ended up usin...oshima@chromium.org2012-03-241-21/+42
* Revert r128507 "Revert r128436 "relanding: disabled workspace_window_resizer ...oshima@chromium.org2012-03-231-11/+27
* Revert r128436 "relanding: disabled workspace_window_resizer test. fixed acce...backer@chromium.org2012-03-231-27/+11
* relanding: disabled workspace_window_resizer test. fixed access-after-free.oshima@chromium.org2012-03-231-11/+27
* Revert r128330 "* MonitorChangeObserverX11 that listen to Xrandr events and u...oshima@chromium.org2012-03-231-27/+11
* * MonitorChangeObserverX11 that listen to Xrandr events and update monitor co...oshima@chromium.org2012-03-221-11/+27
* Send GestureFlingStart and GestureFlingCancel when cmt sends themdavemoore@chromium.org2012-03-201-0/+2
* Revert 127606 - Send GestureFlingStart and GestureFlingCancel when cmt sends ...davemoore@chromium.org2012-03-201-2/+0
* Send GestureFlingStart and GestureFlingCancel when cmt sends themdavemoore@chromium.org2012-03-201-0/+2
* Native bounds support to host windows.oshima@chromium.org2012-03-161-10/+14
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-021-8/+0
* Revert 124461 - Remove the singleton instance get/delete methods from RootWin...ben@chromium.org2012-03-011-0/+8
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-011-8/+0
* aura: Fix some of the event dispatching in linux.sadrul@chromium.org2012-02-281-9/+2
* Moves the Linux dispatcher into its own object.beng@google.com2012-02-251-7/+8
* Move RootWindowHostLinux class decl to a header file.ben@chromium.org2012-02-241-76/+3
* Change how you get to the MessageLoop::Dispatcher.ben@chromium.org2012-02-231-0/+5
* aura: Hide cursor during and after shutdown.derat@chromium.org2012-02-141-27/+27
* 1) Invoke RootWindow::SetCapture(NULL) as a result from OS level mouse captur...pkotwicz@chromium.org2012-02-111-1/+13
* Plumb expose damage to compositor.backer@chromium.org2012-02-101-1/+1
* Revert 121338 - 1) Adds support for OS level mouse capture lost (eg from a po...pkotwicz@chromium.org2012-02-101-13/+1
* 1) Adds support for OS level mouse capture lost (eg from a popup)pkotwicz@chromium.org2012-02-091-1/+13
* Aura: Remove a log-spamming NOTIMPLEMENTED in cursor handlingjamescook@chromium.org2012-01-271-3/+1