efermi

Results 12 issues of efermi

http://people.mpi-inf.mpg.de/~uwe/misc/uw-ttyp0/

New Font
Not Yet

As there is a way to choose default font families there should be a way to specify them. ![Screenshot_20220408_160638](https://user-images.githubusercontent.com/3966555/162442378-6df8b057-a440-4c4d-8be7-ef60f503a989.png) Otherwise the program picks any font deemed suitable, which may not...

The property is being used in the core CSS of standardebooks.org epubs, see for example https://standardebooks.org/ebooks/p-g-wodehouse/jeeves-stories, and it is not applied to the rendered text even if the font supports...

It would be helpful to have current job status in the window title, for when the app runs a lengthy conversion in the background there is no indication of the...

done

Any plans to extend the coverage?

question

In the context view the placeholder text uses a hardcoded font: https://github.com/strawberrymusicplayer/strawberry/blob/5aac56fe969d2a5376e5074dd284b25ab8ef42b4/src/context/contextview.cpp#L437 which looks quite jarring at least on my system: ![Screenshot_20220914_145242](https://user-images.githubusercontent.com/3966555/190146988-aaeda9b7-5dbb-4a52-8a42-ddbd73cd57cd.png) I'd argue that the font family shouldn't be...

After upgrade to 2.0 the following error occurs multiple times per second: `error: Failed to read /home//.mpdascache: No such file or directory`. I do have a user owned mpdas service...

## Description It would be useful to have a way to filter the tab tree by the container the tabs are opened in. For example I have around 3K tabs...

type: enhancement

Currently `SaveCache` creates and deletes the cache file twice per second even if there are no entries. This change should significantly reduce the number of filesystem operations issued.

In the linked book an embedded font is being used to implement drop caps. In the web and book render modes they aren't visible at all, while in the flat...