ladybird/Userland
Timothy Flynn 62cbfc68b9 Revert "LibGUI: Update buttons' text/tooltips in Action::set_text"
This reverts commit e20756f9f7.

Some buttons, e.g. GUI::ToolbarButton, set text to be used only as a
tooltip instead of text on the button itself. This commit forced those
buttons to have text on them when their action became set. For most
toolbars, this was an invisible side effect; the button icons covered
the whole button rect. But the toolbar for EmojiInputDialog has slightly
smaller icons, causing an ellipsis to be displayed next to the icon.
2022-11-26 09:02:25 +01:00
..
Applets LibGUI+Taskbar+Applets+Applications: Set various windows as Popups 2022-11-19 16:04:42 +01:00
Applications LibAudio: Set asynchronous audio enqueuer thread to maximum priority 2022-11-25 17:01:44 -07:00
Demos
DevTools
DynamicLoader
Games
Libraries Revert "LibGUI: Update buttons' text/tooltips in Action::set_text" 2022-11-26 09:02:25 +01:00
Services AudioServer: Detect improperly detached audio clients 2022-11-25 17:43:16 -07:00
Shell
Utilities FuzzTar+tar: Advance the stream before continuing 2022-11-26 01:24:12 +01:00
CMakeLists.txt