1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 18:20:43 +09:00
ladybird/Userland
thankyouverycool 9c2bcffe83 LibGUI: Improve calculated_min_size() for single-line TextEditor
TextBox now shrinks to fit the current font based on preferred line
height, maintaining its historical minimum size of 40x22
2023-04-18 10:05:21 +02:00
..
Applets Applets/Keymap: Repaint applet on keymap change 2023-03-09 21:42:23 +01:00
Applications SoundPlayer: Pledge "FileManager" config domain 2023-04-17 10:34:40 +02:00
BuggieBox Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
Demos Starfield: Rename starfield_window to starfield_widget 2023-04-12 19:34:27 +02:00
DevTools AK+Everywhere: Change URL::path() to serialize_path() 2023-04-15 06:37:04 +02:00
DynamicLoader Everywhere: Use ARCH(AARCH64) instead of AK_ARCH_AARCH64 2023-04-14 19:15:19 +02:00
Games Minesweeper: Simplify resizing game window 2023-04-17 20:31:12 +02:00
Libraries LibGUI: Improve calculated_min_size() for single-line TextEditor 2023-04-18 10:05:21 +02:00
Services WindowServer: Show complete title when Window is not resizable 2023-04-18 10:05:21 +02:00
Shell Shell: Add map_fixed to the pledges for command autocompletion 2023-04-12 07:06:54 -04:00
Utilities ldd: Pledge map_fixed 2023-04-17 19:29:20 -04:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00