Skip to content

Oryoki 0.2.2

Latest
Compare
Choose a tag to compare
@thmsbfft thmsbfft released this 10 Feb 19:17
· 3 commits to master since this release

New feature, new preference fields, and refinements.
Upgraded to Chromium 59.0.3071.115 and Electron 1.8.2.

request mobile site


(#42) — Thanks to @jondashkyle, Ōryōki can now request the mobile version of websites by changing the UA (user agent) of the webview. The function is under Tools > Request Mobile Site, or cmd alt U. Ōryōki can also request automatically, if request_mobile_site is set to true in the preferences.

hide url preview


(#40) — Reported by @hatsumatsu. There is now a show_url_preview in preferences, that allow to hide links url preview on mouse hover. Potentially looking at refactoring /lib/status.js in future updates.

others


  • Hiding or showing the window handle no longer resizes the window
  • Copy and cut now use the webview's full url, not just what's shown in the omnibox
  • Omnibox can no longer be hidden with esc before loading something first
  • Restored homepage preference field