Alex Friesenhahn

Results 9 issues of Alex Friesenhahn

The framebuffer frontend does not seem to provide any bookmark support, so this will probably require a custom solution. It might be possible to take inspiration from the existing bookmark...

enhancement

Full-text search is defined in `netsurf/desktop/search.c`, but there is currently no way to access it. Should add a new button (top row? bottom row?) which then provides a text input...

enhancement
netsurf-base

It should be possible to define multiple fonts for the same font face, so the coverage can be combined. The configuration could look like this in the `Choices` file: ```...

enhancement
netsurf-base

When attempting to build Netsurf for MacOS using `make image` and then `make build`, it will fail libhubbub compilation: ``` make: Entering directory '/opt/netsurf/build/libhubbub' /opt/netsurf/build/inst-arm-remarkable-linux-gnueabihf/share/netsurf-buildsystem/makefiles/Makefile.top:273: warning: overriding recipe for target...

bug

Currently, pressing the power button of the reMarkable. Short press of the power button should suspend, and optionally also display some message/overlay while suspended.

enhancement
good first issue
netsurf-base
libnsfb

Show a battery indicator somewhere, probably on the bottom bar.

enhancement
good first issue
netsurf-base

There are already buttons in the top bar to change the scaling of the web page, but changing the scale factor of the page can also lead to reflow. The...

enhancement

Even if rarely happening during active usage, every time the user switches apps, evdev events are dropped. That can lead to wrong state of the touch sensor/pen.

bug
libnsfb