summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-13ThemeEditor: Use `FileSystemAccessServer` instead of unveiling filesLucas CHOLLET
2022-08-13HackStudio: Fix update modified document on tab widgetFederico Guerinoni
2022-08-13PixelPaint: Allow configuration of default image size through GUIcflip
2022-08-13Base: Add a quote to the fortunes databaseHendiadyoin1
2022-08-13Base: Add more emojiXexxa
2022-08-12Kernel/VFS: Check that mount-point is not in useKristiyan Stoimenov
2022-08-12Ports: Remove two getprogname patches that are no longer neededTim Schumacher
2022-08-12Base: Add seven new emojiBeckett Normington
2022-08-12SystemMonitor: Remove GML references to the deleted Hardware tabLiav A
2022-08-12Base: Add some more `linear-gradient()` transition hint demosMacDue
2022-08-12LibWeb: Implement `linear-gradient()` transition hintsMacDue
2022-08-12Base: Remove modifications from fancy progress bar demoMacDue
2022-08-12Base: Add more emojiXexxa
2022-08-12Ports: Update serenity-theming use latest commit 018356bdjwisdom
2022-08-11Base: Add more emojiXexxa
2022-08-11Base: Add new emojis U+1FA71-73,U+1FA79djwisdom
2022-08-11Base: Add a few fun emojisBeckett Normington
2022-08-11LibTimeZone: Update to TZDB version 2022bTimothy Flynn
2022-08-11Shell: Avoid StringView OOB access in Formatter ctorAli Mohammad Pur
2022-08-11Shell: Stop printing 'sh -c' commandsAli Mohammad Pur
2022-08-10Kernel: Remove leftover reference to prekernel on aarch64Filiph Sandström
2022-08-10LibWeb: Follow `image-rendering` when painting image style valuesMacDue
2022-08-10Kernel: Fix a typo and a grammar issue in code commentsBrian Gianforcaro
2022-08-10Kernel: Validate the sys$alarm signal send always succeedsBrian Gianforcaro
2022-08-10Kernel: Make failure to write coredump or perfcore a regular dmesgBrian Gianforcaro
2022-08-10HackStudio: Add fullscreen shortcutJunior Rantila
2022-08-09Terminal: Propagate more errorsJunior Rantila
2022-08-09CI: Enable downloading the Azure remote data cache for Fuzzer buildsTimothy Flynn
2022-08-09CI: Add a restoration key for Azure's remote data cachesTimothy Flynn
2022-08-09Kernel: Fix SMP deadlock in MM::allocate_contiguous_physical_pagesBrian Gianforcaro
2022-08-09WindowServer: Let WindowManager set serverside effectsthankyouverycool
2022-08-09LibGUI+LibGfx: Let Desktop::the() set widget effectsthankyouverycool
2022-08-09DisplaySettings: Add an Effects tabthankyouverycool
2022-08-09Base: Add icons for animation and theming optionsthankyouverycool
2022-08-09LibGUI+WindowServer: Create IPC calls for passing SystemEffectsthankyouverycool
2022-08-09LibGUI: Let Desktop:the() manage SystemEffects inside LibGUIthankyouverycool
2022-08-09LibGUI+WindowServer: Add a SystemEffects wrapper and helpersthankyouverycool
2022-08-08Chess: Import/Export chessboards using LibFileSystemAccessClientKarol Kosek
2022-08-08Base: Replace linear-gradient() pattern demo with cooler oneMacDue
2022-08-08LibGUI: Correct cursor index during mouseup_eventMatthew B. Jones
2022-08-08Base: Add linear-gradient + background-size demoMacDue
2022-08-08Base: Add linear-gradient list-marker demoMacDue
2022-08-08Base: Add the styled progress bar demo from css-tricks.comMacDue
2022-08-08LibWeb: Avoid painting background-images under opaque bordersMacDue
2022-08-08LibWeb: Convert images to common AbstractImageStyleValue baseMacDue
2022-08-08LibGfx: Add Size<T>::to_rounded<I>()MacDue
2022-08-08Documentation: Add clang-format variant to EmacsConfiguration.mdRiyyi
2022-08-08Base: Replace getopt with getopt_long in man pagedemostanis
2022-08-08LibWeb: Don't allow mixed commas/no commas in rect() css valuesMacDue
2022-08-08LibWeb: Fix resolution of CSS clip rectMacDue