summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
* Introduce WindowStateDelegate::ToggleFullscreenoshima@chromium.org2013-10-309-13/+92
* ash: Open path for Ozone key handlingtiago.vignatti@intel.com2013-10-301-0/+6
* Always adjust the bounds to work area if the new window is the first window.oshima@chromium.org2013-10-302-8/+58
* Adjust the bounds in both diretion in WorkspaceWindowResizer::StickToWorkArea...oshima@chromium.org2013-10-302-5/+22
* Triggered after a short delay cycle overview should use target root.flackr@chromium.org2013-10-302-7/+21
* Animating and fading a dragged window when dragged onto a multi user icon in ...skuhne@chromium.org2013-10-302-4/+103
* ash: Rename LauncherIconObserver to ShelfIconObserver.tfarina@chromium.org2013-10-304-14/+14
* Not moving a docked window when restoring a previously maximized window. When...varkha@chromium.org2013-10-304-5/+11
* Copy window and its transient parents when moving to another display.flackr@chromium.org2013-10-303-27/+157
* Defer restoring the stacking order until overview is complete.flackr@chromium.org2013-10-291-1/+0
* Use the event handled flag to allow other pretarget handlers like the touch H...flackr@chromium.org2013-10-291-1/+1
* Replace kFullscreenUsesMinimalChrome with ash::wm::WindowState::hide_shelf_wh...pkotwicz@chromium.org2013-10-285-11/+16
* Make GetRootWindow() return a Window instead of a RootWindow.ben@chromium.org2013-10-2560-207/+198
* Refactor management of overview window copy lifetime into a separate class.flackr@chromium.org2013-10-254-146/+242
* Avoid hiding a docked window when it is going to get fullscreenedvarkha@chromium.org2013-10-251-1/+2
* Setting the state / creating the menus / handling activation correctly for br...skuhne@chromium.org2013-10-252-0/+19
* Avoid hiding a docked window when it is going to get fullscreenedvarkha@chromium.org2013-10-251-15/+2
* Avoid creating two resizers for two-finger drag. This CL is trying to avoid c...varkha@chromium.org2013-10-247-30/+161
* Avoid hiding a docked window when it is going to get fullscreenedvarkha@chromium.org2013-10-241-1/+5
* Revert 230671 "Avoid creating two resizers for two-finger drag. ..."falken@chromium.org2013-10-247-161/+30
* Avoid creating two resizers for two-finger drag. This CL is trying to avoid c...varkha@chromium.org2013-10-247-30/+161
* Use 100ms delay before overview and add a flag for setting the delay.flackr@chromium.org2013-10-242-3/+35
* Make aura::clients take Window instead of RootWindowben@chromium.org2013-10-242-4/+3
* Hides docked windows when a packaged app activates full screen mode.varkha@chromium.org2013-10-241-0/+8
* Rename StackingClient -> WindowTreeClientben@chromium.org2013-10-2314-47/+52
* Show the cursor when entering overview.flackr@chromium.org2013-10-232-1/+5
* Restore the stacking order of a window after cycling past it.flackr@chromium.org2013-10-233-5/+175
* Prevent normal shortcuts from enabling sticky keys.tengs@chromium.org2013-10-233-3/+42
* Add show press gesture and remove tap down deferraltdresser@chromium.org2013-10-221-0/+1
* Morph the selector widget to a constant padding on the window shapes in overv...flackr@chromium.org2013-10-227-26/+66
* Skip test that requires multiple displays on win8oshima@chromium.org2013-10-221-0/+3
* Make sure the top of the window is visible when a window is added.oshima@chromium.org2013-10-225-19/+50
* When a modal window appears, cancel existing touches.tdresser@chromium.org2013-10-211-13/+19
* Gesture recognizer must be a singleton accross all aura::RootWindowsvarunjain@chromium.org2013-10-211-1/+1
* Revert r229753 "Gesture recognizer must be a singleton accross all aura::Root...pfeldman@chromium.org2013-10-211-1/+1
* Gesture recognizer must be a singleton accross all aura::RootWindowsvarunjain@chromium.org2013-10-211-1/+1
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-192-11/+0
* Attempt to re-land FocusManager removal from Aura.ben@chromium.org2013-10-182-2/+2
* Revert 229437 "Remove old FocusManager code from Aura."ben@chromium.org2013-10-182-2/+2
* Remove old FocusManager code from Aura.ben@chromium.org2013-10-182-2/+2
* Copy the children list while hiding windows as it changes on hide.flackr@chromium.org2013-10-182-3/+18
* Refactor FramePainter so that a child view of NonClientFrameView can paint th...pkotwicz@chromium.org2013-10-1815-564/+752
* ash: Move launcher_view* to shelf/ directory.tfarina@chromium.org2013-10-183-50/+49
* Optimally subdividing vertical space for docked windows. The first window is ...varkha@chromium.org2013-10-176-268/+513
* Created ash::FirstRunHelper.dzhioev@chromium.org2013-10-171-0/+3
* Move SetLayoutForCurrentDisplays to DisplayManageroshima@chromium.org2013-10-162-4/+3
* Update dock size when auto-hiding shelfvarkha@chromium.org2013-10-164-21/+78
* Revert r228800: "When a modal window appears, cancel existing touches."eroman@chromium.org2013-10-161-19/+13
* When a modal window appears, cancel existing touches.tdresser@chromium.org2013-10-151-13/+19
* Adding the multi profile feature to allow drag of windows from the active des...skuhne@chromium.org2013-10-142-2/+79