ladybird/Userland
Kemal Zebari 0060b8c4e5 Browser: Have BookmarksBarWidget signal bookmark changes for Tab
This fixes an issue with a tab not updating its bookmark button when
we either edit or delete a bookmark and the tab happens to be on the
same page associated with the bookmark URL. `BookmarksBarWidget`
"signals" a `Tab` object of any bookmark changes, where it will
update the bookmark button depending on if the current URL is an
existing bookmark or not.
2023-04-09 21:34:20 -06:00
..
Applets Applets/Keymap: Repaint applet on keymap change 2023-03-09 21:42:23 +01:00
Applications Browser: Have BookmarksBarWidget signal bookmark changes for Tab 2023-04-09 21:34:20 -06:00
BuggieBox Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
Demos LibGfx: Move all image loaders and writers to a subdirectory 2023-03-21 22:39:25 +01:00
DevTools HackStudio: Add configuration domain pledge for FileManager 2023-04-06 08:56:57 +01:00
DynamicLoader DynamicLoader: Disable stack protector in some files for aarch64 build 2023-02-15 22:53:19 +01:00
Games Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
Libraries Tests: Use FileSystem instead of DeprecatedFile 2023-04-09 20:58:54 -06:00
Services Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
Shell Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
Utilities Utilities: Add more commands, addresses, spaces, cmdline parsing to sed 2023-04-09 18:09:23 -06:00
CMakeLists.txt Userland: Add the BuggieBox program 2022-11-26 12:41:47 -07:00