Bring TODO file up to date
This commit is contained in:
parent
bb2f6fbf2e
commit
bab4db6ca2
1 changed files with 9 additions and 44 deletions
53
TODO
53
TODO
|
@ -5,58 +5,30 @@ TODO:
|
||||||
. Request network if not connected and re-open the url on success
|
. Request network if not connected and re-open the url on success
|
||||||
. Make cookie manager horizontal if the window is wide
|
. Make cookie manager horizontal if the window is wide
|
||||||
. Handle SSL like SSH: confirm any cert on first connection, warn about any change in subsequent connections
|
. Handle SSL like SSH: confirm any cert on first connection, warn about any change in subsequent connections
|
||||||
. Open on startup: Ask (Last open pages, Blank, Homepage, [x] Don't ask anymore)
|
|
||||||
. Support @run-at document-start: http://dev.chromium.org/developers/design-documents/user-scripts
|
. Support @run-at document-start: http://dev.chromium.org/developers/design-documents/user-scripts
|
||||||
. Add an 'install' button to addons
|
|
||||||
. Dragging a link onto the web view to open it
|
|
||||||
. Extension: Ask Google if an address cannot be found, ie. typo
|
|
||||||
. View source is not always equal to Save As
|
|
||||||
. Show New Window icon in statusbar for new-window links
|
. Show New Window icon in statusbar for new-window links
|
||||||
. Validate search engine tokens
|
. Validate search engine tokens
|
||||||
. Easily register stock items in extensions (mouse gestures, input-mouse)
|
. Easily register stock items in extensions (mouse gestures, input-mouse)
|
||||||
. Show graphical error when a bookmarklet fails to run
|
. Show graphical error when a bookmarklet fails to run
|
||||||
. Unit test katze array action
|
|
||||||
. There is no way to reset the toolbar
|
|
||||||
. Estimate download speed
|
|
||||||
. Implement no_proxy, https_proxy
|
. Implement no_proxy, https_proxy
|
||||||
. Make it possible to use extra C or C++ libraries in extensions
|
|
||||||
. Add icon cache size preference
|
|
||||||
. Fix icons with white background to be transparent?
|
. Fix icons with white background to be transparent?
|
||||||
. Visually indicate that a tab is being opened even if outside the visible tabs
|
. Visually indicate that a tab is being opened even if outside the visible tabs
|
||||||
. gget/ eatmonkey/ Transmission dbus in Transfers
|
|
||||||
. Add Midori to autostart, and remove it if it's quit, optionally disabled
|
|
||||||
. Use @include and @exclude with userstyles
|
|
||||||
. Support -moz-document domain: http://userstyles.org/styles/22837
|
|
||||||
. Need a throbber with invisible menubar: make compact-menu throbb?
|
|
||||||
. Implement live bookmarks, see http://johnbokma.com/firefox/rss-and-live-bookmarks.html
|
. Implement live bookmarks, see http://johnbokma.com/firefox/rss-and-live-bookmarks.html
|
||||||
. Add a dialog (right-cick) to Addons, to edit @include and @exclude
|
. Add a dialog (right-cick) to Addons, to edit @include and @exclude
|
||||||
. Show URI in css overlay tooltips if statusbar is hidden
|
. Show URI in css overlay tooltips if statusbar is hidden
|
||||||
. "Menu" tool buttons aren't depressed while a menu is open
|
. Statusbar/ transferbar doesn't show right-click menu
|
||||||
. Statusbar doesn't show right-click menu
|
|
||||||
. Consider pango_layout_set_auto_dir
|
. Consider pango_layout_set_auto_dir
|
||||||
. Make it possible to change ident string for particular domains
|
|
||||||
. Support max-age for Flash cookies
|
. Support max-age for Flash cookies
|
||||||
. Update speed dial thumbnail when loading the according page from speed dial
|
|
||||||
. Implement "Open image" which opens an image with an external application
|
. Implement "Open image" which opens an image with an external application
|
||||||
. Add custom actions extension; example Set Wallpaper
|
. Add custom actions extension; example Set Wallpaper
|
||||||
. Offer restoring session after crash, if session isn't opened at startup AND crash dialogue is enabled
|
|
||||||
. Vi extension, modelled after vimprobable
|
|
||||||
. Show loading tabs in the tab panel extension
|
. Show loading tabs in the tab panel extension
|
||||||
. Let extensions add preferences
|
|
||||||
. Show syntax errors in userscripts/ styles
|
|
||||||
. Add HTTP_PRAGMA: no-cache when Ctrl+Shift+R
|
|
||||||
. Honor HTTP_PRAGMA: no-cache in web cache
|
|
||||||
. Switching browser window: Ctrl+Shift+PageUp/PageDown
|
. Switching browser window: Ctrl+Shift+PageUp/PageDown
|
||||||
. Switching panel: Ctrl+Alt+PageUp/PageDown
|
. Switching panel: Ctrl+Alt+PageUp/PageDown
|
||||||
. Bookmark folder context menu, "Sort by Name"
|
. Bookmark folder context menu, "Sort by Name"
|
||||||
. Adblock Block image: dialog to edit regex before adding
|
. Adblock Block image: dialog to edit regex before adding
|
||||||
. KatzeArrayAction should support "activate" signal
|
. Replace "disable plugins" with showing a "load plugins automatically", where unchecking that keeps a placeholder that can be clicked to play
|
||||||
. Remove extra inner panel border
|
|
||||||
. Move statusbar_contents below panel if statusbar is hidden
|
|
||||||
. Teplace "disable plugins" with showing a "load plugins automatically", where unchecking that keeps a placeholder that can be clicked to play
|
|
||||||
. Show "Type an address or keywords to search" in empty location even when focussed
|
. Show "Type an address or keywords to search" in empty location even when focussed
|
||||||
. Show "Search hostname" in (can't resolve) error page, www.heyarnold.twotoastsde == typo?
|
. Show "Search hostname" in (can't resolve) error page, www.heyarnold.twotoastsde == typo?
|
||||||
. Enable extensions in private (app) mode
|
|
||||||
. Allow -e Set setting or so
|
. Allow -e Set setting or so
|
||||||
. Remember if inspector was attached or not
|
. Remember if inspector was attached or not
|
||||||
. Icon in empty entry to paste from clipboard
|
. Icon in empty entry to paste from clipboard
|
||||||
|
@ -64,16 +36,11 @@ TODO:
|
||||||
. Warn when closing tab with unsubmitted form
|
. Warn when closing tab with unsubmitted form
|
||||||
. Always allow popups, keep hidden, show icon to ask whether to show popups
|
. Always allow popups, keep hidden, show icon to ask whether to show popups
|
||||||
. Make Shift + Click download the link
|
. Make Shift + Click download the link
|
||||||
. Use an update timeout in KatzePropertyProxy instead of only focus-out
|
|
||||||
. Show a loading mouse pointer
|
. Show a loading mouse pointer
|
||||||
. Export of the bookmarks file, or using one from a specific path
|
. Export of the bookmarks file, or using one from a specific path
|
||||||
. Custom context menu actions, like in Thunar or Epiphany
|
. Custom context menu actions, like in Thunar or Epiphany
|
||||||
. Analogus to blocked popups, blocked scripts moving layers on load (extension)
|
. Analogus to blocked popups, blocked scripts moving layers on load (extension)
|
||||||
. Per-site blocking of individual elements on a page
|
|
||||||
. Statusbar icon 'cookies blocked', icon 'popups blocked'
|
. Statusbar icon 'cookies blocked', icon 'popups blocked'
|
||||||
. Per-site settings accessible via statusbar icons, ie. cookies, popups, plugins
|
|
||||||
. CookieSafe like, a list of cookies, with type, block, allow
|
|
||||||
. Automatic update checks (browser, extensions)?
|
|
||||||
. Auto-group tabs by opener, with colors?
|
. Auto-group tabs by opener, with colors?
|
||||||
. Mark (dogear) a selection so that it isn't cleared implicitly, multiply on one page
|
. Mark (dogear) a selection so that it isn't cleared implicitly, multiply on one page
|
||||||
. Check specific bookmarks for updates automatically (extension)
|
. Check specific bookmarks for updates automatically (extension)
|
||||||
|
@ -83,18 +50,16 @@ TODO:
|
||||||
. Honor design principle "no warnings but undo of backups"?
|
. Honor design principle "no warnings but undo of backups"?
|
||||||
. Support widgets 1.0 spec in tool windows and standalone?
|
. Support widgets 1.0 spec in tool windows and standalone?
|
||||||
. Protected tabs prompt when attempting to close them
|
. Protected tabs prompt when attempting to close them
|
||||||
. Provide a 'sleep mode' after a crash where open documents are loaded manually
|
|
||||||
. Option to run plugins or scripts only on demand, like NoScript, per-site
|
|
||||||
. Optional http redirection manually or on timeout via SoupMessage::restarted
|
. Optional http redirection manually or on timeout via SoupMessage::restarted
|
||||||
. Style: none, compatible (b/w), default, [styles], "media", ["media" styles]
|
. Style: none, compatible (b/w), default, [styles], "media", ["media" styles]
|
||||||
. Mouse pointer coordinates in the status bar (extension)
|
. Mouse pointer coordinates in the status bar (extension)
|
||||||
. Draw rectangle with the mouse, x/y/x2/y2 in the statusbar (extension)
|
. Draw rectangle with the mouse, x/y/x2/y2 in the statusbar (extension)
|
||||||
. Shared bookmarks and config
|
. Shared bookmarks and config
|
||||||
. Prevent dead tabs: download, aborted page
|
. Prevent dead tabs: download, aborted page
|
||||||
|
. In right to left pages the scroll bar should be on the left
|
||||||
BOOKMARK ISSUES:
|
. drag tab between windows
|
||||||
. Bookmark menu is not populated
|
. zeitgeist extension to add history
|
||||||
. Bookmark toolbar is broken
|
. kiosk mode: http://www.twotoasts.de/bugs/index.php?do=details&task_id=605#comment2651
|
||||||
. Import is broken
|
. Find Inline → <key> → Open selected hyperlink
|
||||||
. Integration with locationbar search
|
. open selected addresses in tabs
|
||||||
. Remove separator from submenu before showing it
|
. scrolling by just moving the mouse pointer to the edge of the window
|
||||||
|
|
Loading…
Reference in a new issue