summaryrefslogtreecommitdiffstats
path: root/components/mus/ws/connection_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Moves FrameDecorations from Display to WindowManagerStatesky2016-03-071-107/+8
* Refators display related functionality into own classsky2016-03-071-134/+57
* More renaming in mussky2016-03-041-53/+48
* Cleanup some of the naming in mussky2016-03-041-128/+126
* More user id tracking for mus:sky2016-03-041-8/+2
* Changes ownership of ClientConnectionsky2016-03-031-89/+106
* Adds WindowManagerManager to mussky2016-03-021-87/+112
* Changes ownership of WindowTreeHostConnectionsky2016-03-011-45/+62
* mus Window Server: implement event capturejonross2016-02-111-0/+7
* Rename ApplicationDelegate to ShellClient.ben2016-02-071-1/+1
* Add WindowManagerFactoryService and WindowManagerFactorysky2016-02-011-0/+10
* Adds WindowTreeFactory to mussky2016-01-291-12/+12
* Fix regression when resolving idssky2016-01-281-1/+5
* Makes resolving ids work correctly in new worldsky2016-01-281-0/+16
* Makes it so each windowtreeclient can use whatever ids it wantssky2016-01-281-5/+7
* Renames WindowManagerConfig to FrameDecorationValues and moves to Displaysky2016-01-261-28/+85
* Start of display management for mussky2016-01-221-2/+37
* Revert of Start of display management for mus (patchset #5 id:80001 of https:...erg2016-01-221-36/+2
* Start of display management for mussky2016-01-221-2/+36
* Move mojo/application/public -> mojo/shell/publicben2016-01-121-1/+1
* mus: Add a ServerWindowTracker.sadrul2016-01-081-1/+1
* Adds remainder of support for multiple roots to WSsky2016-01-071-0/+31
* Makes OnWindowViewportMetricsChanged take an arraysky2016-01-061-1/+2
* Makes WindowTreeClient::OnUnembed take the window_idsky2016-01-061-1/+2
* Makes WindowTreeImpl have multiple roots and additional mappingsky2016-01-051-41/+42
* Removes WindowTreeImpl::creator_id_sky2015-12-301-2/+1
* Move WindowManager related functions into an associated interfacesky2015-12-111-0/+5
* mus: scoper.Pass() => std::move(scoper)fsamuel2015-12-091-3/+3
* mus: Notify WindowTreeHostImpl when a WindowTreeImpl goes away.sadrul2015-12-081-0/+5
* mus: Change the cursor when the bounds/stacking/hierarchy change.erg2015-12-071-0/+12
* mus: Let clients set the cursor of their window.erg2015-12-041-0/+22
* Adds ability to carve out parts of the non-client area as client-areasky2015-12-041-6/+7
* Makes NewWindow() take set of properties for windowsky2015-11-241-2/+4
* mus: Fix notifying clients about window reordering.sadrul2015-11-221-0/+1
* Makes WS able to vend WMssky2015-11-171-0/+7
* Fixes flicker during resizesky2015-11-121-0/+9
* mus: Public Transient Window APIfsamuel2015-11-121-0/+26
* Adds logic to deal with properties that are set by both wm and clientsky2015-11-091-2/+37
* mus: ScopedChange => Operation in separate filefsamuel2015-11-071-34/+22
* Makes windowmanager draw non-client areasky2015-11-051-4/+4
* Remove network service from wsben2015-10-281-15/+0
* Move classes in components/mus/ws to nested ws namespacefsamuel2015-10-191-2/+6
* components/mus/ws View => Windowfsamuel2015-10-191-131/+136
* components/mus/public/interfaces View => Windowfsamuel2015-10-161-19/+21
* Adds SetClientArea to Windowsky2015-10-161-0/+20
* mus: components/mus/vm => components/mus/wsfsamuel2015-10-161-0/+426