blog · git · desktop · images · contact & privacy · gopher
2020-04-26
Pretty much from the start, lariza used tabbed to group multiple browser windows. Here’s a screenshot from 2014:
There are several issues with that.
In my local development branch, I thus removed tabbed and replaced it with native GTK tabs.
According to Git and including documentation, it’s pretty much the same amount of code:
$ g d --stat 0204244..d60f720
README | 1 -
browser.c | 201 ++++++++++++++-----------
man1/lariza.1 | 14 +-
man1/lariza.usage.1 | 21 +--
4 files changed, 118 insertions(+), 119 deletions(-)
Display of favicons is not yet implemented.
I’m going to test this for a little while longer before it gets published.