summaryrefslogtreecommitdiff
path: root/Userland/Applications
AgeCommit message (Expand)Author
2022-10-27PixelPaint: Make scopes hideableTimothy Slater
2022-10-25Applications: Use new global variables at /sys/kernel/ directoryLiav A
2022-10-25Userland: Let applications make use of make_command_palette_action()demostanis
2022-10-25LibVideo: Add CICP parsing to MatroskaReaderZaggy1024
2022-10-25LibVideo: Implement CICP color space conversionZaggy1024
2022-10-24PixelPaint: Limit editing tools to selectionTimothy Slater
2022-10-24AK+Everywhere: Turn bool keep_empty to an enum in split* functionsdemostanis
2022-10-22Userland: Utilize MS_NOREGULAR mount flagLiav A
2022-10-22Browser: Show SameSite attribute in cookie storage inspectorSmrtnyk
2022-10-22WebDriver: Implement `GET /session/{id}/element/{id}/name` endpointTobias Christiansen
2022-10-22WebContent+Friends: Add get_element_tag_name IPC and plumbingTobias Christiansen
2022-10-21Browser: Hide WebDriver debug messages behind WEBDRIVER_DEBUGSam Atkins
2022-10-21Magnifier: Increase window sizecrpz1
2022-10-21Magnifier: Add Always on Topcrpz1
2022-10-20Browser: Add ability to delete cookies from Storage InspectorSam Atkins
2022-10-20WebDriver: Introduce a `WebDriverEndpoints` classTobias Christiansen
2022-10-20WebDriver: Implement `GET /session/{id}/element/{id}/css/{name}`Tobias Christiansen
2022-10-20WebContent+Friends: Add IPC and plumbing for WebDriver endpointTobias Christiansen
2022-10-19PixelPaint: Add Polygonal Select ToolTimothy Slater
2022-10-19PixelPaint: Pass doubleclick events to toolsTimothy Slater
2022-10-19PixelPaint: Ensure bitmap contains selected pixel before deletingTimothy Slater
2022-10-19PixelPaint: Make escape key clear selection for Wand Select ToolTimothy Slater
2022-10-19WebDriver: Implement `GET /session/{id}/element/{id}/property/{name}`Tobias Christiansen
2022-10-19WebContent+Friends: Add get_element_property IPC and plumbingTobias Christiansen
2022-10-19WebDriver: Implement `GET /session/{id}/element/{id}/attribute/{name}`Tobias Christiansen
2022-10-19WebContent+Friends: Add get_element_attribute IPC and plumbingTobias Christiansen
2022-10-19WebDriver: Fix broken Optional<> returns through IPCTobias Christiansen
2022-10-18WebDriver+Friends: Add IPC and plumbing for Element-gettingTobias Christiansen
2022-10-18PixelPaint: Add action to invert selectionsnooze6214
2022-10-18PixelPaint: Make Wand Select tool select correctly on moved layerssnooze6214
2022-10-17WebDriver: Add/Expand some dbgln'sTobias Christiansen
2022-10-17WebDriver: Implement `POST /session/{id}/cookie` endpointTobias Christiansen
2022-10-17Browser: Add `update_cookie` WebDriver IPC endpointTobias Christiansen
2022-10-17Browser: Allow changing of existing Cookies in the CookieJarTobias Christiansen
2022-10-17PixelPaint: Make Alt-Clicking with all tool act like the PickerToolFausto Tommasi
2022-10-17WindowServer: Add wallpaper backing bitmapChun Ngai Au
2022-10-16WebDriver: Implement `GET /session/{id}/cookie/{name}` endpointTobias Christiansen
2022-10-15WebDriver: Implement `GET /session/{id}/cookie` endpointTobias Christiansen
2022-10-15WebDriver: Implement POST /session/{id}/forward endpointMoustafa Raafat
2022-10-15WebDriver: Implement POST /session/{id}/back endpointMoustafa Raafat
2022-10-15WebDriver: Implement `POST /session/{id}/refresh` endpointTobias Christiansen
2022-10-15NetworkSettings+SpiceAgent: Update and add required unveil pathsne0ndrag0n
2022-10-14LibAudio: Get rid of unused method `Loader::file()`Lucas CHOLLET
2022-10-14HexEditor: Render selection background without gaps between rowsMart G
2022-10-14PixelPaint: Unveil clipboard using the right pathsnooze6214
2022-10-14Userland+LibCore: Remove legacy SERENITY_VERSION from Core::Versionkleines Filmröllchen
2022-10-14PixelPaint: Change BucketTool and WandTool to use new Bitmap flood fillTimothy Slater
2022-10-14AK+Userland: Stub out code that isn't currently implemented on AARCH64Gunnar Beutner
2022-10-14Settings: Support for launching settings apps as rootne0ndrag0n
2022-10-14Escalator: Add new method to privilege escalate within GUIne0ndrag0n