Andreas Kling
|
0e47e5e265
LibGfx: Move Gfx::Painter::LineStyle => Gfx::LineStyle
|
1 anno fa |
Aliaksandr Kalenik
|
881e970846
LibWeb: Implement scrollbars dragging
|
1 anno fa |
Aliaksandr Kalenik
|
5285e22f2a
LibWeb+WebContent: Move scrollbar painting into WebContent
|
1 anno fa |
MacDue
|
9c711bc868
LibWeb+Ladybird: Add option to enable the `AffineCommandExecutorCPU`
|
1 anno fa |
Aliaksandr Kalenik
|
e806136116
LibWeb: Refresh clip and scroll state only when needed
|
1 anno fa |
Aliaksandr Kalenik
|
49f75d2c0f
LibWeb: Verify each sample corners command has matching blit command
|
1 anno fa |
Aliaksandr Kalenik
|
1a6cf7fadc
LibWeb: Fix blit corner clipping command recording order
|
1 anno fa |
Aliaksandr Kalenik
|
663cc753a7
LibWeb: Fix clip box calculation in PaintableWithLines
|
1 anno fa |
Aliaksandr Kalenik
|
7855d4a8f5
LibWeb: Transform blit corner clipping rectangle to device pixels
|
1 anno fa |
Aliaksandr Kalenik
|
3d8349eb88
LibWeb: Fix blit corner clip position in PaintableWithLines
|
1 anno fa |
MacDue
|
9e2c4f84fd
LibWeb: Paint/apply `basic-shape` clip paths to PaintableBoxes
|
1 anno fa |
Aliaksandr Kalenik
|
e2b2b2439c
LibWeb: Apply corner clip before scroll offset for PaintableWithLines
|
1 anno fa |
Tim Ledbetter
|
398bf10b92
LibWeb: Use `TraversalDecision` for multi level Node traversal methods
|
1 anno fa |
matjojo
|
cd1eeb3cdd
LibWeb: Do not consume scroll event in PaintableBox without overflow
|
1 anno fa |
Aliaksandr Kalenik
|
15f69ffbba
LibWeb: Use cached absolute rect and transform in refresh_clip_state()
|
1 anno fa |
Aliaksandr Kalenik
|
776951b7ff
LibWeb: Cache combined CSS transform on pre-paint phase
|
1 anno fa |
Aliaksandr Kalenik
|
cd07249482
LibWeb/Painting: Add ClippableAndScrollable mixin
|
1 anno fa |
Andreas Kling
|
0ebfc0a4c4
LibWeb: Move event handling & cursor from BrowsingContext to Navigable
|
1 anno fa |
Aliaksandr Kalenik
|
dc4192c149
LibWeb: Remove CSS transform from InlinePaintable's clip rectangle
|
1 anno fa |
Aliaksandr Kalenik
|
a044e9cf4f
LibWeb: Add `background-clip: text` support for InlinePaintable
|
1 anno fa |
Aliaksandr Kalenik
|
dd73cccf8f
LibWeb: Fire "scroll" events on DOM elements
|
1 anno fa |
Aliaksandr Kalenik
|
d53058421a
LibWeb: Do not paint scrollbar of ViewportPaintable
|
1 anno fa |
Andreas Kling
|
dd8504c68d
LibWeb: Store "text for rendering" in TextPaintable
|
1 anno fa |
Tim Ledbetter
|
a40c14462d
LibWeb: Avoid division by zero when calculating scrollbar rect
|
1 anno fa |
Aliaksandr Kalenik
|
16f33aafda
LibWeb: Always check paintable boxes children during hit-testing
|
1 anno fa |
Zac Brannelly
|
9165faca5e
LibWeb: Support CSS property `background-clip: text`
|
1 anno fa |
Aliaksandr Kalenik
|
cf6999f5f3
LibWeb: Remove glyph run allocation in paint_text_fragment()
|
1 anno fa |
Andreas Kling
|
d1b5f55f91
LibWeb: Make Paintable::containing_block() return a PaintableBox*
|
1 anno fa |
Aliaksandr Kalenik
|
b821f7b283
LibWeb: Implement scrollbar painting
|
1 anno fa |
Aliaksandr Kalenik
|
91378ded96
LibWeb: Apply scroll offset after clip in PaintableBox::before_paint()
|
1 anno fa |