1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 14:22:18 +00:00
serenity/Userland
Timothy Flynn a2eb42a9c0 LibGUI: Add an emoji category filter for SerenityOS custom emojis
Most of the emoji are 7x10px (or close to that). But some are larger, on
the order of 128x128px. The icon used for the SerenityOS category is one
such large emoji, and must be scaled down to an appropriate size for
rendering.
2022-09-11 20:33:57 +01:00
..
Applets Keymap: Rename context menu item "Settings" to "Keyboard Settings" 2022-09-09 18:59:04 +01:00
Applications Spreadsheet+LibGUI: Set EmojiInputDialog as a CaptureInput modal 2022-09-09 11:27:38 -04:00
Demos WidgetGallery: Port file picker to use FileSystemAccessClient 2022-09-10 20:41:16 +01:00
DevTools LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData 2022-09-05 14:37:16 -04:00
DynamicLoader LibPthread: Implement named semaphores 2022-07-21 16:39:22 +02:00
Games Chess: Highlight piece origin square when dragging piece 2022-08-26 09:53:13 +01:00
Libraries LibGUI: Add an emoji category filter for SerenityOS custom emojis 2022-09-11 20:33:57 +01:00
Services WindowServer: Unveil only subdirectories in /dev directory 2022-09-11 19:51:23 +01:00
Shell AK: Allow creating NonnullPtrVectors from an initializer list 2022-09-08 18:53:08 +02:00
Utilities uniq: Improve POSIX compliance 2022-09-09 14:11:52 +01:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00