aboutsummaryrefslogtreecommitdiffstats
path: root/components/compositing/events.rs
Commit message (Expand)AuthorAgeFilesLines
* Combine events and CompositorData methods into CompositorLayerMartin Robinson2014-10-281-186/+0
* Make compositor event handling a Layer traitMartin Robinson2014-10-281-129/+114
* auto merge of #3538 : mrobinson/servo/events-and-layers, r=zwarichbors-servo2014-10-011-19/+46
|\
| * Fix layer selection and point translation for mouse eventsMartin Robinson2014-10-011-19/+46
* | No longer consider window size when scrollingMartin Robinson2014-10-011-10/+8
|/
* Use LayerPixel for Layer bounds and most argumentsMartin Robinson2014-09-301-36/+20
* Compound scrolling offsets when setting content offsetMartin Robinson2014-09-251-1/+2
* Don't let base layers override root layer sizeMartin Robinson2014-09-251-1/+10
* Differentiate clearly how child layers handle scroll eventsMartin Robinson2014-09-251-12/+26
* Store scrolling root scroll offset explicitlyMartin Robinson2014-09-251-12/+17
* Store content offset in unscaled pixelsMartin Robinson2014-09-161-46/+31
* Cargoify servoJack Moffitt2014-09-081-0/+178