summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
* Three Finger Swipetdresser@chromium.org2012-04-172-1/+29
* Add ctrl+drag feature for allowing resizing window with exact positioning.jennyz@chromium.org2012-04-1713-175/+278
* Ignoring alignment when it pushes a window out of the screenskuhne@chromium.org2012-04-144-27/+5
* SetCapture of mouse events in partial screenshot. Mouse events are routed to ...mukai@chromium.org2012-04-132-0/+9
* Makes the bottom of snapped windows ignore the grid. This is necessarysky@chromium.org2012-04-121-2/+3
* Changes launcher auto-hide not to appear if mouse is down.sky@chromium.org2012-04-123-1/+46
* Implements new semantics for launcher context menu. Gone are the threesky@chromium.org2012-04-124-29/+8
* ash: Add some experimental support for gesture-fling to snap/minimize/maximiz...sadrul@chromium.org2012-04-122-11/+47
* ash: Make the tray and the popup RTL compatible.sadrul@chromium.org2012-04-121-1/+4
* Makes window snapping take auto-hide behavior intosky@chromium.org2012-04-121-1/+4
* Adds the ability for windows to persist across all workspaces. Chromesky@chromium.org2012-04-1212-223/+189
* Work on USE_ASH/USE_AURA split.erg@chromium.org2012-04-121-1/+1
* ash: Some more code-cleanup related to the tray.sadrul@chromium.org2012-04-111-1/+6
* Remove "set wallpaper..." option in system context menu when guest logged inbshe@chromium.org2012-04-112-83/+1
* Ash: Fix "solo window" transparency mode window countingjamescook@chromium.org2012-04-103-40/+154
* Replaced sk_canvas()->drawPath() with DrawPath()pkotwicz@chromium.org2012-04-101-1/+1
* ash: Make sure the uber-tray popup is positioned correctly.sadrul@chromium.org2012-04-101-2/+2
* ash: Make extension uninstall UI can use app list window as parent.xiyuan@chromium.org2012-04-091-13/+31
* ash: Be aware of always-on-top dialogs in UseSoloWindowHeader().yoshiki@chromium.org2012-04-091-16/+28
* Fixes crash if a system modal window was shown while the lock screensky@chromium.org2012-04-065-31/+39
* Do not start 'dragging' of partial screenshot when mouse is pressed.mukai@chromium.org2012-04-061-2/+5
* Ash: Update window transparency valuesjamescook@chromium.org2012-04-051-6/+3
* Fix build from collision between r130990 and r130987.sadrul@chromium.org2012-04-051-1/+3
* Touches outside the Root Window contribute to system level gestures.sadrul@chromium.org2012-04-054-2/+150
* A preventDefaulted touch release is treated as a touch cancel.sadrul@chromium.org2012-04-051-5/+13
* Fixes crash when switching from custom theme to default theme.pkotwicz@chromium.org2012-04-054-40/+46
* Ash: Fix minimize button art for panelsjamescook@chromium.org2012-04-041-6/+14
* Ash: Update window size and close button assetsjamescook@chromium.org2012-04-032-17/+18
* aura-x11: Add custom web cursor support.sadrul@chromium.org2012-04-036-28/+32
* Ash: Make maximized window header fully opaquejamescook@chromium.org2012-04-031-0/+3
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-031-2/+2
* Restore tray background when locking screen.flackr@chromium.org2012-04-032-3/+10
* Remove ShellDelegate::GetCycleWindowList. Because alt-tab operates onsky@chromium.org2012-04-035-24/+119
* Changes the maximize button to only minimize for panels. This resultedsky@chromium.org2012-03-316-51/+42
* Always show launcher and status if the app list is opened.jennyz@google.com2012-03-302-0/+104
* Makes it so you can alt-tab away from a maximized window. Thesky@chromium.org2012-03-302-7/+37
* Add missing virtual to PhantomWindowController d'tor.derat@chromium.org2012-03-301-1/+1
* Makes the phantom window animate between positions. Additionally ifsky@chromium.org2012-03-304-43/+103
* Ash: Fix maximized windows not restoringjamescook@chromium.org2012-03-292-3/+47
* Makes the shelf visible if the launcher/status has focus.sky@chromium.org2012-03-293-2/+65
* Check default_container in FramePainter::UseSoloWindowHeaderstevenjb@chromium.org2012-03-291-0/+2
* ash: Don't pick minimized window for replace active window.xiyuan@chromium.org2012-03-282-1/+25
* ash: Do not show the arrow in the tray bubbles when the tray isn't visible.sadrul@chromium.org2012-03-282-0/+10
* Two tweaks to avoid invoking ShelfLayoutManager::LayoutShelf unless wesky@chromium.org2012-03-281-4/+18
* Decreases the number of pixels needed to trigger a snap from 200 tosky@chromium.org2012-03-281-1/+1
* Aura: Add non-browser windows into the list of "Alt + Tab" cycle.yoshiki@chromium.org2012-03-285-6/+82
* Makes the frame maximize button show the multi-state icon on hover.sky@chromium.org2012-03-281-0/+3
* Fixes bug where maximized window wasn't getting resized when togglingsky@chromium.org2012-03-284-15/+37
* ash: Restore minimized window when activating it.xiyuan@chromium.org2012-03-284-2/+28
* M20 Ash: Animate window header transition from active to inactivepkotwicz@chromium.org2012-03-282-5/+73