Aliaksandr Kalenik
|
31e5b5f5de
LibWeb: Use paintable to represent event tracking node
|
1 year ago |
Ali Mohammad Pur
|
5e1499d104
Everywhere: Rename {Deprecated => Byte}String
|
1 year ago |
Shannon Booth
|
88f8ea7c60
LibWeb: Make BrowsingContex::page() return a Page&
|
1 year ago |
Aliaksandr Kalenik
|
1b3223dd9e
LibWeb: Rename painter() to recording_painter() in PaintContext
|
1 year ago |
Aliaksandr Kalenik
|
063e66cae9
LibWeb: Introduce RecordingPainter to serialize painting commands
|
1 year ago |
Andreas Kling
|
51caa14381
LibWeb: Remove FrameLoader
|
1 year ago |
Zaggy1024
|
74636ccb57
LibWeb: Move the media volume slider 1:1 with the mouse cursor
|
1 year ago |
Timothy Flynn
|
163ddf1d73
LibWeb: Display the media volume in a tooltip while it is changing
|
2 years ago |
Timothy Flynn
|
2c5c815f44
LibWeb: Toggle media playback when clicking anywhere on the control box
|
2 years ago |
Timothy Flynn
|
3793b7c6bd
LibWeb: Move helper to toggle a media element's playback to the element
|
2 years ago |
Timothy Flynn
|
3dac2f7e58
LibWeb: Decrease size of the media timeline box a tiny bit
|
2 years ago |
Timothy Flynn
|
8e3e068d75
LibWeb: Paint the media timeline above the other media controls
|
2 years ago |
Timothy Flynn
|
b306db359a
LibWeb: Begin scrubbing the media timeline and volume on mouse-down
|
2 years ago |
Timothy Flynn
|
9df2d6ee0f
LibWeb: Implement scrubbing of the media element timeline and volume
|
2 years ago |
Timothy Flynn
|
f662a452c9
LibWeb: Draw a volume scrub bar on media elements to control volume
|
2 years ago |
Timothy Flynn
|
a4cb3b5d4d
LibWeb: Draw a speaker on media elements to toggle muting audio
|
2 years ago |
Timothy Flynn
|
1107cb58c0
LibWeb: Compute some media timeline rects/sizes before painting anything
|
2 years ago |
Timothy Flynn
|
55b61724a0
LibWeb: Handle media elements being painted before their duration is set
|
2 years ago |
Timothy Flynn
|
8cb0197eeb
LibWeb: Slightly decrease the font size used for media timestamps
|
2 years ago |
Timothy Flynn
|
54e674974e
LibWeb: Use the scaled font size when computing media timestamp width
|
2 years ago |
Timothy Flynn
|
ee48d7514f
LibWeb: Extract media element timeline painting to a base class
|
2 years ago |