index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
Age
Commit message (
Expand
)
Author
2022-10-27
PixelPaint: Make scopes hideable
Timothy Slater
2022-10-25
Applications: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
Userland: Let applications make use of make_command_palette_action()
demostanis
2022-10-25
LibVideo: Add CICP parsing to MatroskaReader
Zaggy1024
2022-10-25
LibVideo: Implement CICP color space conversion
Zaggy1024
2022-10-24
PixelPaint: Limit editing tools to selection
Timothy Slater
2022-10-24
AK+Everywhere: Turn bool keep_empty to an enum in split* functions
demostanis
2022-10-22
Userland: Utilize MS_NOREGULAR mount flag
Liav A
2022-10-22
Browser: Show SameSite attribute in cookie storage inspector
Smrtnyk
2022-10-22
WebDriver: Implement `GET /session/{id}/element/{id}/name` endpoint
Tobias Christiansen
2022-10-22
WebContent+Friends: Add get_element_tag_name IPC and plumbing
Tobias Christiansen
2022-10-21
Browser: Hide WebDriver debug messages behind WEBDRIVER_DEBUG
Sam Atkins
2022-10-21
Magnifier: Increase window size
crpz1
2022-10-21
Magnifier: Add Always on Top
crpz1
2022-10-20
Browser: Add ability to delete cookies from Storage Inspector
Sam Atkins
2022-10-20
WebDriver: Introduce a `WebDriverEndpoints` class
Tobias Christiansen
2022-10-20
WebDriver: Implement `GET /session/{id}/element/{id}/css/{name}`
Tobias Christiansen
2022-10-20
WebContent+Friends: Add IPC and plumbing for WebDriver endpoint
Tobias Christiansen
2022-10-19
PixelPaint: Add Polygonal Select Tool
Timothy Slater
2022-10-19
PixelPaint: Pass doubleclick events to tools
Timothy Slater
2022-10-19
PixelPaint: Ensure bitmap contains selected pixel before deleting
Timothy Slater
2022-10-19
PixelPaint: Make escape key clear selection for Wand Select Tool
Timothy Slater
2022-10-19
WebDriver: Implement `GET /session/{id}/element/{id}/property/{name}`
Tobias Christiansen
2022-10-19
WebContent+Friends: Add get_element_property IPC and plumbing
Tobias Christiansen
2022-10-19
WebDriver: Implement `GET /session/{id}/element/{id}/attribute/{name}`
Tobias Christiansen
2022-10-19
WebContent+Friends: Add get_element_attribute IPC and plumbing
Tobias Christiansen
2022-10-19
WebDriver: Fix broken Optional<> returns through IPC
Tobias Christiansen
2022-10-18
WebDriver+Friends: Add IPC and plumbing for Element-getting
Tobias Christiansen
2022-10-18
PixelPaint: Add action to invert selection
snooze6214
2022-10-18
PixelPaint: Make Wand Select tool select correctly on moved layers
snooze6214
2022-10-17
WebDriver: Add/Expand some dbgln's
Tobias Christiansen
2022-10-17
WebDriver: Implement `POST /session/{id}/cookie` endpoint
Tobias Christiansen
2022-10-17
Browser: Add `update_cookie` WebDriver IPC endpoint
Tobias Christiansen
2022-10-17
Browser: Allow changing of existing Cookies in the CookieJar
Tobias Christiansen
2022-10-17
PixelPaint: Make Alt-Clicking with all tool act like the PickerTool
Fausto Tommasi
2022-10-17
WindowServer: Add wallpaper backing bitmap
Chun Ngai Au
2022-10-16
WebDriver: Implement `GET /session/{id}/cookie/{name}` endpoint
Tobias Christiansen
2022-10-15
WebDriver: Implement `GET /session/{id}/cookie` endpoint
Tobias Christiansen
2022-10-15
WebDriver: Implement POST /session/{id}/forward endpoint
Moustafa Raafat
2022-10-15
WebDriver: Implement POST /session/{id}/back endpoint
Moustafa Raafat
2022-10-15
WebDriver: Implement `POST /session/{id}/refresh` endpoint
Tobias Christiansen
2022-10-15
NetworkSettings+SpiceAgent: Update and add required unveil paths
ne0ndrag0n
2022-10-14
LibAudio: Get rid of unused method `Loader::file()`
Lucas CHOLLET
2022-10-14
HexEditor: Render selection background without gaps between rows
Mart G
2022-10-14
PixelPaint: Unveil clipboard using the right path
snooze6214
2022-10-14
Userland+LibCore: Remove legacy SERENITY_VERSION from Core::Version
kleines Filmröllchen
2022-10-14
PixelPaint: Change BucketTool and WandTool to use new Bitmap flood fill
Timothy Slater
2022-10-14
AK+Userland: Stub out code that isn't currently implemented on AARCH64
Gunnar Beutner
2022-10-14
Settings: Support for launching settings apps as root
ne0ndrag0n
2022-10-14
Escalator: Add new method to privilege escalate within GUI
ne0ndrag0n
[next]