diff options
author | Andreas Kling <kling@serenityos.org> | 2020-04-23 21:14:31 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-04-23 21:16:11 +0200 |
commit | 4e8b6e48fd5b45ec8c39f2e4661596d3019e3907 (patch) | |
tree | daafd579dfdd24578ebe865ce046bf753a2ae13e /DevTools | |
parent | ee7e7e6d55b8d4061d88fc60b2d734c5acc473b1 (diff) | |
download | serenity-4e8b6e48fd5b45ec8c39f2e4661596d3019e3907.zip |
Browser: Start implementing tabbed browsing! :^)
This patch moves most of the Browser UI into a Tab class. The main UI
now mainly consists of a GUI::TabWidget that Tab objects are added to.
I'm going with the "tabs on top" style here, since I like how it makes
it feel like each tab has its own UI controls (which it actually does!)
Diffstat (limited to 'DevTools')
0 files changed, 0 insertions, 0 deletions