serenity/Userland
Hugh Davenport 13c66ebf12 DevTools: Add fullscreen option
All except SQLStudio, as that causes a crash
2024-01-14 15:18:43 -07:00
..
Applets Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 2023-12-23 20:41:07 +01:00
Applications DevTools: Add fullscreen option 2024-01-14 15:18:43 -07:00
BuggieBox checksum: Add support for BLAKE2b 2023-09-17 16:49:35 +03:30
Demos Demos: Add fullscreen option to those that don't 2024-01-14 15:18:43 -07:00
DevTools DevTools: Add fullscreen option 2024-01-14 15:18:43 -07:00
DynamicLoader Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Games Solitaire: Hide solve button when game ends 2024-01-12 17:16:19 -07:00
Libraries Taskbar: Add hotkeys for theme selector menu 2024-01-14 15:16:45 -07:00
Services Taskbar: Add hotkeys for theme selector menu 2024-01-14 15:16:45 -07:00
Shell Everywhere: Add deprecated_ prefix to JsonValue::to_byte_string 2024-01-12 17:41:34 -07:00
Utilities LibVideo: Replace DeprecatedFlyString with FlyString 2024-01-14 15:00:13 -07:00
CMakeLists.txt