[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Use vtable for eww-bookmarks
From: |
Sebastián Monía |
Subject: |
Re: [PATCH] Use vtable for eww-bookmarks |
Date: |
Wed, 20 Nov 2024 14:27:53 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Sebastián Monía <sebastian@sebasmonia.com> writes:
> Visuwesh <visuweshm@gmail.com> writes:
>> [புதன் நவம்பர் 06, 2024] Sebastián Monía wrote:
>>
>> Can the -> bitmaps in the fringe be removed from the new listing? It is
>> ugly (and quite misleading too). Or is there a new column that is
>> hidden in the new listing that is not shown in the screenshot?
>
> Thanks for the feedback, will look into it.
I realized today that Jim P. replied to these emails and I replied back
without including the rest of the addresses (again, ooops).
I said "the reason for the fringe bitmaps was that some table elements
were larger than the window width. That's because I made the frame small
so the screenshot wasn't too big. And also I didn't capture the whole
list, just the top portion."
And Jim's reply:
> Right. However, the fringe bitmap is present even on rows that would
> fit entirely in the window. That's because rows whose last cell is
> short have trailing whitespace to fill them out to the max width of
> that column. I don't think that trailing whitespace is necessary (at
> least not how EWW is using vtable), and if we removed it, you'd only
> see the fringe bitmap for individual rows that *don't* fit entirely in
> the window.
>
> - Jim
I think we could tackle this vtable issue separate from the eww-bookmark
changes. But open to your suggestions. All of you, now that I included
everyone 🙃
Thanks,
Seb
--
Sebastián Monía
https://site.sebasmonia.com/
- [PATCH] Use vtable for eww-bookmarks, Sebastián Monía, 2024/11/05
- Re: [PATCH] Use vtable for eww-bookmarks, Eli Zaretskii, 2024/11/06
- Re: [PATCH] Use vtable for eww-bookmarks, Sebastián Monía, 2024/11/06
- Re: [PATCH] Use vtable for eww-bookmarks, Eli Zaretskii, 2024/11/06
- Re: [PATCH] Use vtable for eww-bookmarks, Visuwesh, 2024/11/06
- Re: [PATCH] Use vtable for eww-bookmarks, Sebastián Monía, 2024/11/06
- Re: [PATCH] Use vtable for eww-bookmarks, Sebastián Monía, 2024/11/06
- Re: [PATCH] Use vtable for eww-bookmarks, Visuwesh, 2024/11/06
- Re: [PATCH] Use vtable for eww-bookmarks, Visuwesh, 2024/11/06
- Re: [PATCH] Use vtable for eww-bookmarks,
Sebastián Monía <=
- Re: [PATCH] Use vtable for eww-bookmarks, Jim Porter, 2024/11/11
Re: [PATCH] Use vtable for eww-bookmarks, Jim Porter, 2024/11/23