Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
midori:roadmap [2017/11/26 10:54] – [Planned] kalikianamidori:roadmap [2017/12/17 18:05] – [Planned] kalikiana
Line 8: Line 8:
  
   * Rewrite existing C code in Vala   * Rewrite existing C code in Vala
-    * ⭕ browser+    * ⭕ browser (requires: View)
       * ⚙️ bookmarks toolbar [[https://code.launchpad.net/~midori/midori/clippyBookmarks/+merge/334283|MR]] //kalikiana//       * ⚙️ bookmarks toolbar [[https://code.launchpad.net/~midori/midori/clippyBookmarks/+merge/334283|MR]] //kalikiana//
 +      * ⚙️ bookmarks editor [[https://code.launchpad.net/~midori/midori/clippyEditor/+merge/334320|MR]] //kalikiana//
       * ⭕ update history functions       * ⭕ update history functions
-    * ⭕ app+    * ⭕ app (requires: Browser) 
 +    * ⚙️ panel //kalikiana// (requires: Browser.get_for_widget)
     * ⭕ history     * ⭕ history
-    * ⭕ view+    * ⭕ view (requires: SearchAction, Browser.get_for_widget)
     * //more to be added...//     * //more to be added...//
     * extensions     * extensions
Line 29: Line 31:
   * ⭕ Investigate moving to GitHub   * ⭕ Investigate moving to GitHub
   * ✅ Ship a snap package in the store [[https://code.launchpad.net/~midori/midori/snapcraft/+merge/330129|MR]] //kalikiana//   * ✅ Ship a snap package in the store [[https://code.launchpad.net/~midori/midori/snapcraft/+merge/330129|MR]] //kalikiana//
 +  * ⭕ Build snap with [[https://launchpad.net/~vala-team/+archive/ubuntu/ppa|Vala 0.36]]
   * ⭕ symbolic icons in the toolbar (test with Adwaita)   * ⭕ symbolic icons in the toolbar (test with Adwaita)
   * ⭕ correct icon for CompactMenu <del>[[https://code.launchpad.net/~midori/midori/openMenuSymbolic/+merge/269580|MR]]</del>   * ⭕ correct icon for CompactMenu <del>[[https://code.launchpad.net/~midori/midori/openMenuSymbolic/+merge/269580|MR]]</del>
Line 46: Line 49:
     * ⭕ extensions     * ⭕ extensions
     * ⭕ settings     * ⭕ settings
 +  * proxy exception list: hosts and networks bypassing the proxy [[https://webkitgtk.org/reference/webkit2gtk/stable/WebKitWebContext.html#webkit-web-context-set-network-proxy-settings|WebKit API]]
 +  * language selection dialog
 +  * gpsd as a source for the javascript geolocation api
 +  * tabs on top (requires: using Gtk.Switcher for tabs)