btpf / Alexandria

A minimalistic cross-platform eBook reader built with Tauri, Epub.js, and Typescript
GNU General Public License v3.0
2.18k stars 49 forks source link

Keyboard / Mouse shortcuts #57

Open DejayRezme opened 1 month ago

DejayRezme commented 1 month ago

I'd love scroll wheel support for leafing through pages. The clicking left / right side of the viewer still feels slightly clunky to me but maybe that is just a matter of getting used to it.

I use NeeView for comic books because it can display comics well and have set there so right mouse button leaves forward and left mouse button backward. There is no text to select in comic books.

I'd also like a shortcut "F" and/or "F11" for fullscreen. A simple json file for the shortcuts would be great.

Ctrl+F works but doesn't focus the text field so you can't just start typing but have to switch to mouse and click it.