summaryrefslogtreecommitdiff
path: root/src/app.c
AgeCommit message (Expand)Author
2021-02-07App: Determine first run based on existence of prefs.cfgJaakko Keränen
2021-02-07Windows: Check for a portable userdata directoryJaakko Keränen
2021-02-05Experimenting with an iOS buildJaakko Keränen
2021-02-05macOS: Fixed buildJaakko Keränen
2021-02-03XDG: Check XDG_CONFIG_HOME and the user's download directoryJaakko Keränen
2021-02-03Improved first-run experienceJaakko Keränen
2021-02-03Window: Fullscreen mode shouldn't affect the retained window rectJaakko Keränen
2021-02-03Added keybinding (F11) for toggling fullscreen modeJaakko Keränen
2021-02-02Linux: Use SDL to query display monitor DPI valueJaakko Keränen
2021-02-02Improved focus switching for dialogsJaakko Keränen
2021-02-02App: List environment variables in "about:debug"Jaakko Keränen
2021-01-27Added preference for maximum cache sizeJaakko Keränen
2021-01-19Closing tabs with the middle mouse buttonJaakko Keränen
2021-01-18Renamed ".binary" filesJaakko Keränen
2021-01-15"about:debug" shows cache informationJaakko Keränen
2021-01-12Added keybinding for toggling URL hover showingJaakko Keränen
2021-01-10Option to show full URL when hovering on a linkJaakko Keränen
2021-01-04App: Drag-and-drop events passed to all widgetsJaakko Keränen
2021-01-04Added a client certificate import dialogJaakko Keränen
2021-01-03Creating a certificate import dialogJaakko Keränen
2020-12-25Compiling with SDL versions earlier than 2.0.14Jaakko Keränen
2020-12-22App: Attempt to open URLs using SDL firstJaakko Keränen
2020-12-19Remote bookmark sourcesJaakko Keränen
2020-12-19"Edit Feed..." opens Feed SettingsJaakko Keränen
2020-12-19Bookmark a link via context menuJaakko Keränen
2020-12-19Opening unrecognized schemes in default browserJaakko Keränen
2020-12-12Added option to show URL paths as encoded or decodedJaakko Keränen
2020-12-07Set REQUEST_URL in the MIME hook environmentJaakko Keränen
2020-12-06Report errors in MIME hooks; added to about:debugJaakko Keränen
2020-12-06Added build option for sleeping while idleJaakko Keränen
2020-12-06Fixed truncated tab titles; unfocus input on right-clickJaakko Keränen
2020-12-04Added a second sidebar; removed hover outlineJaakko Keränen
2020-12-02Added MimeHooksJaakko Keränen
2020-12-01Editing feed title in Feed Settings dialogJaakko Keränen
2020-12-01Added dialog for changing feed typeJaakko Keränen
2020-12-01Subscribing to new headings on a pageJaakko Keränen
2020-11-28Fixed build on macOS 10.13Jaakko Keränen
2020-11-28Cleanup: Removed (hidden) preformatted wrap optionJaakko Keränen
2020-11-28Windows: Refreshing window contents during window resizingJaakko Keränen
2020-11-28Workaround for SDL window resize issueJaakko Keränen
2020-11-27Autoupdate feeds after subscribing to the first oneJaakko Keränen
2020-11-27Subscribing via menu; cleanup after unsubscribeJaakko Keränen
2020-11-26Feeds: Manual refreshJaakko Keränen
2020-11-24Fixed threading issues and data racesJaakko Keränen
2020-11-23Added FeedsJaakko Keränen
2020-11-23External Link Opening: Use xdg-open from $PATHZach DeCook
2020-11-21Saving inline media content to DownloadsJaakko Keränen
2020-11-21Added option to load image instead of scrollingJaakko Keränen
2020-11-20Preferences: Added a Gemini proxyJaakko Keränen
2020-11-15CleanupJaakko Keränen