1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 01:07:34 +00:00
serenity/Userland
kleines Filmröllchen 2e46e33a9b LibGUI: Add direct property for fixed-width font
There's the "font_type" property which currently only handles
fixed-width yes/no, so until we get a proper font type enum and
associated enum property, this is better to use from GML instead of a
special case in the GML compiler.
2023-08-12 12:29:19 -06:00
..
Applets Userland: Prefer _string over _short_string 2023-08-08 07:37:21 +02:00
Applications LibAudio: Use Encoder interface for WavWriter 2023-08-12 12:25:26 -06:00
BuggieBox Userland: Pretty print the help text in BuggieBox 2023-08-09 02:10:02 +02:00
Demos Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
DevTools Kernel+LibC: Pass 64-bit integers in syscalls by value 2023-08-12 01:14:26 +02:00
DynamicLoader Everywhere: Resolve conflicts with LibC and libc++ 2023-06-27 12:40:38 +02:00
Games Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Libraries LibGUI: Add direct property for fixed-width font 2023-08-12 12:29:19 -06:00
Services AudioServer: Clean up ClientAudioStream APIs 2023-08-12 12:22:16 -06:00
Shell Shell: Add builtin command to reset the internal state 2023-08-11 18:48:53 +03:30
Utilities aconv: Time transcode duration 2023-08-12 12:25:26 -06:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00