mirror of
https://github.com/YACReader/yacreader
synced 2025-09-02 19:34:46 -04:00
The Ctrl+F shortcut gives focus to a search bar in many applications. In this case it allows to search the library without touching a mouse. YACReaderMacOSXSearchLineEdit::setFocus() will have to be implemented to make the shortcut work on macOS.