summaryrefslogtreecommitdiffstats
path: root/ash/wm/workspace
Commit message (Expand)AuthorAgeFilesLines
* Fixes bug that caused launcher to be shown if you had a maximizedsky@chromium.org2012-05-032-3/+47
* Makes WorkspaceManager correctly reset animation types when animating.sky@chromium.org2012-04-302-2/+21
* Use touch friendly window buttons in aura when using --touch-optimized-ui.flackr@chromium.org2012-04-271-0/+1
* ash: Add accelerator for snapping windows left/right.sadrul@chromium.org2012-04-252-1/+23
* Revert 133982 because it broke build on chromeos due to mid-air collision wit...sadrul@chromium.org2012-04-252-23/+1
* ash: Add accelerator for snapping windows left/right.sadrul@chromium.org2012-04-252-1/+23
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-257-13/+15
* ash: Hide launcher for unmanaged fullscreen windows.derat@chromium.org2012-04-204-18/+58
* Add ctrl+drag feature for allowing resizing window with exact positioning.jennyz@chromium.org2012-04-176-122/+211
* Ignoring alignment when it pushes a window out of the screenskuhne@chromium.org2012-04-144-27/+5
* Makes the bottom of snapped windows ignore the grid. This is necessarysky@chromium.org2012-04-121-2/+3
* Implements new semantics for launcher context menu. Gone are the threesky@chromium.org2012-04-122-23/+8
* Adds the ability for windows to persist across all workspaces. Chromesky@chromium.org2012-04-126-203/+83
* Ash: Update window size and close button assetsjamescook@chromium.org2012-04-031-11/+9
* Fix some grammar in comments, error messages and documentation.gavinp@chromium.org2012-04-031-2/+2
* Changes the maximize button to only minimize for panels. This resultedsky@chromium.org2012-03-312-30/+4
* 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
* Decreases the number of pixels needed to trigger a snap from 200 tosky@chromium.org2012-03-281-1/+1
* 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-282-7/+0
* Makes the phantom appear immediately and does away with a phantom forsky@chromium.org2012-03-276-171/+36
* Disable left/right/maximize for panels.stevenjb@chromium.org2012-03-262-4/+32
* 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-262-0/+142
* Adds context menu so that shelf always auto-hides (except on locksky@chromium.org2012-03-253-23/+36
* Revert r128507 "Revert r128436 "relanding: disabled workspace_window_resizer ...oshima@chromium.org2012-03-231-2/+14
* Revert r128436 "relanding: disabled workspace_window_resizer test. fixed acce...backer@chromium.org2012-03-231-14/+2
* Makes the launcher use a layer with a solid color, which is cheapersky@chromium.org2012-03-235-7/+9
* relanding: disabled workspace_window_resizer test. fixed access-after-free.oshima@chromium.org2012-03-231-2/+14
* Revert r128330 "* MonitorChangeObserverX11 that listen to Xrandr events and u...oshima@chromium.org2012-03-231-7/+2
* * MonitorChangeObserverX11 that listen to Xrandr events and update monitor co...oshima@chromium.org2012-03-221-2/+7
* Two tweaks to window resizing code:sky@chromium.org2012-03-223-14/+104
* Adds a tooltip to the frame maximize button.sky@chromium.org2012-03-221-0/+3
* Changes how we detect whether the launcher should be shown whensky@chromium.org2012-03-221-8/+4
* Fixes resize bug where we would incorrectly force window to be in worksky@chromium.org2012-03-211-0/+12
* Makes the launcher auto-hide for maximized windows. This turned out tosky@chromium.org2012-03-2114-188/+185
* Makes multi window resizer use the fade animation style.sky@chromium.org2012-03-211-0/+4
* Makes sure that the maximize button doesn't stay painted as pressed when its notpkotwicz@chromium.org2012-03-201-0/+3
* Adds maximized button hotness for app framepkotwicz@chromium.org2012-03-202-14/+25
* Removes collapsing height while dragging logic and instead makes it sosky@chromium.org2012-03-203-317/+49
* Prevent managed workspaces from being destroyed when the last window in them ...ben@chromium.org2012-03-193-36/+42
* Makes sure restoring to a default window state restores the restoresky@chromium.org2012-03-191-2/+4
* Adds a delay before hiding the multi-window resize widget. Also fixessky@chromium.org2012-03-196-30/+488
* Makes the multi window resize code reorder the windows (in thesky@chromium.org2012-03-163-4/+98
* Changes window multi window resizer so that if you move the resizer tosky@chromium.org2012-03-163-252/+180
* Adds a basic animation for window minimization.ben@chromium.org2012-03-152-4/+12
* Centralizes snap sizing and implements spec'd behavior. Three resizesky@chromium.org2012-03-156-142/+313
* Makes escape cancel a snap operation from the maximize button.sky@chromium.org2012-03-152-3/+100
* Makes the maximize/restore button handlingsky@chromium.org2012-03-143-1/+309