summaryrefslogtreecommitdiffstats
path: root/ash/wm
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-274-11/+105
* Revert 129266 - Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-274-102/+11
* Ash: Special header transparency for single open windowsjamescook@chromium.org2012-03-274-11/+102
* Revert 129220 - M20 Ash: Animate window header transition from active to inac...pkotwicz@chromium.org2012-03-272-66/+8
* M20 Ash: Animate window header transition from active to inactivepkotwicz@chromium.org2012-03-272-8/+66
* add window animations test for show/hide workspace.alicet@chromium.org2012-03-272-1/+91
* Don't remove RootWindowObserver if the root window is being deleted.oshima@chromium.org2012-03-272-1/+13
* ash: Disable resize handles for fullscreen windows.derat@chromium.org2012-03-271-11/+15
* Move SettingBubbleContainer up in activation priorityzork@chromium.org2012-03-271-1/+1
* Makes the phantom appear immediately and does away with a phantom forsky@chromium.org2012-03-276-171/+36
* Tweaks launcher auto-hide behavior so that we show after 200ms delaysky@chromium.org2012-03-271-6/+10
* Ash: Allow window resize to edge of launcherjamescook@chromium.org2012-03-274-18/+40
* Automatically remap Command key on an Apple keyboard to Control [part 1 of 2 ...yusukes@google.com2012-03-272-0/+111
* Makes the shelf remain visible while a context menu is showing in thesky@chromium.org2012-03-271-0/+3
* Adds option to always hide launcher.sky@chromium.org2012-03-264-16/+66
* Prevent a transient with 'kHideOnDeactivate' set from causing its transient p...ben@chromium.org2012-03-263-14/+75
* Disable left/right/maximize for panels.stevenjb@chromium.org2012-03-262-4/+32
* Changes logic of when launcher should be shown so that if a statussky@chromium.org2012-03-261-2/+2
* Fixes bug in window resizing code that could lead to window snappingsky@chromium.org2012-03-262-5/+25
* Set panels windows to always be on top.stevenjb@google.com2012-03-263-0/+143
* Adds context menu so that shelf always auto-hides (except on locksky@chromium.org2012-03-258-137/+234
* Keep hiding windows' layers stacked above the new active window's layer.ben@chromium.org2012-03-253-7/+42
* Make FramePainter remove itself as a WindowObserverdavemoore@chromium.org2012-03-242-4/+13
* Add "Change Wallpaper..." option in system ContextMenubshe@chromium.org2012-03-242-0/+12
* aura: Update shelf layout visibility state on lock screen.varunjain@chromium.org2012-03-242-1/+33