ladybird/UI
Timothy Flynn 2773e45db5 UI/Qt: Consistently place the tab close button across platforms
Before the recent Qt overhaul, we had no control over the position of
the tab close button (without drawing/maintaining it ourselves, which we
now do). Qt automatically placed the tab close button on the left side
of the tab bar on macOS, and as such, we had to go out of our way to
place the audio state button on the right side. See:
dd54780d5e

We now consistently place the audio state button on the left and the tab
close button on the right. Qt still attempts to draw its own tab close
button on the left, so we also explicitly set that to null initially.
2026-05-28 10:33:05 +02:00
..
Android LibWeb: Use adblock-rust in ContentBlocker 2026-05-24 08:16:46 +02:00
AppKit LibWebView: Avoid white initial web view fills in dark mode 2026-05-27 20:57:38 +02:00
cmake UI: Remove unused menu icon resources 2026-05-27 22:05:54 +02:00
Gtk LibWebView: Avoid white initial web view fills in dark mode 2026-05-27 20:57:38 +02:00
Icons UI/Qt: Show rich, history-backed address bar autocomplete 2026-04-16 21:01:28 +02:00
Qt UI/Qt: Consistently place the tab close button across platforms 2026-05-28 10:33:05 +02:00
.gitignore Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
CMakeLists.txt Compositor+LibWebView+WebContent: Scaffold opt-in Compositor process 2026-05-22 19:50:42 +01:00
Info.plist Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00