Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / kattrali/webkitten issues and pull requests

#72 - Bump smallvec from 1.0.0 to 1.8.0 in /webkitten-cocoa

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#71 - Bump smallvec from 1.0.0 to 1.8.0

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#67 - [cocoa] Upgrade deps then fix errors and warnings

Pull Request - State: closed - Opened by dfrankland almost 5 years ago - 1 comment

#66 - Add an event trigger for “focus” events

Pull Request - State: closed - Opened by kattrali about 8 years ago

#65 - Extract lua scripting engine into a trait

Pull Request - State: closed - Opened by kattrali over 8 years ago

#64 - Exit gracefully from -h/--help

Issue - State: closed - Opened by kattrali over 8 years ago
Labels: cocoa

#63 - Move window.start-page to general

Issue - State: open - Opened by kattrali over 8 years ago
Labels: config, core, breaking change:config

#62 - Rename Configuration to TOMLConfiguration

Issue - State: open - Opened by kattrali over 8 years ago
Labels: config, core, breaking change:core

#61 - Uppercase config_file_path constant in lua engine

Issue - State: open - Opened by kattrali over 8 years ago
Labels: command, breaking change:command

#60 - Extract scripting engine into a trait

Issue - State: closed - Opened by kattrali over 8 years ago
Labels: core, breaking change:core

#59 - Add focus event hook to scripting interface

Issue - State: closed - Opened by kattrali over 8 years ago
Labels: command

#58 - "On fail" improvements

Pull Request - State: closed - Opened by kattrali over 8 years ago

#57 - Session configurations

Pull Request - State: closed - Opened by kattrali over 8 years ago

#56 - General script improvements

Pull Request - State: closed - Opened by kattrali over 8 years ago
Labels: command

#55 - Return window number from open_window

Pull Request - State: closed - Opened by keith over 8 years ago - 1 comment

#54 - Use orderedWindows array

Pull Request - State: closed - Opened by keith over 8 years ago - 2 comments

#53 - Allow other apps to open unexpected URLs

Pull Request - State: closed - Opened by kattrali over 8 years ago

#52 - Web view elements lose focus when switching buffers

Issue - State: closed - Opened by kattrali over 8 years ago

#51 - [WIP] Implement command bar history

Pull Request - State: open - Opened by kattrali over 8 years ago
Labels: cocoa, do not merge

#50 - Allow customization of cmd click link behavior

Issue - State: open - Opened by keith over 8 years ago - 2 comments
Labels: enhancement, cocoa

#49 - Allow multiple keybindings per command

Issue - State: open - Opened by keith over 8 years ago - 3 comments
Labels: breaking change:config

#48 - Command bar completion falls off the screen when in fullscreen

Issue - State: open - Opened by keith over 8 years ago - 1 comment
Labels: bug

#47 - Cannot open links in outside applications

Issue - State: closed - Opened by keith over 8 years ago - 2 comments
Labels: bug

#46 - Add escape hatch for opening a link without running hooks

Issue - State: open - Opened by kattrali over 8 years ago
Labels: cocoa

#45 - Construct and use a sane user agent string

Issue - State: closed - Opened by kattrali over 8 years ago

#44 - Change window/webview indexes to Option<u32>

Pull Request - State: closed - Opened by keith over 8 years ago - 4 comments

#43 - Change window/webview indexes to i32

Pull Request - State: closed - Opened by keith over 8 years ago - 1 comment

#42 - Add ability to hide/show command bar

Pull Request - State: closed - Opened by kattrali over 8 years ago - 1 comment

#41 - Release resources when done

Pull Request - State: closed - Opened by kattrali over 8 years ago

#40 - Add commands to copy an image's address or open it in a new buffer

Issue - State: open - Opened by kattrali over 8 years ago
Labels: command

#39 - Rename shorthand commands to use full names

Issue - State: closed - Opened by kattrali over 8 years ago
Labels: command

#38 - [WIP] Support secure text entry for commands

Pull Request - State: open - Opened by kattrali over 8 years ago
Labels: do not merge

#37 - Send URI events for refresh

Pull Request - State: closed - Opened by kattrali over 8 years ago - 1 comment

#36 - Allow opening links in a new window or buffer

Pull Request - State: closed - Opened by kattrali over 8 years ago - 1 comment

#35 - site-specific configuration appears to be broken

Issue - State: closed - Opened by kattrali over 8 years ago
Labels: bug

#34 - Implement cmd+click for open in new buffer

Issue - State: closed - Opened by keith over 8 years ago - 4 comments

#33 - Write safe(-er) bindings to cocoa frameworks

Pull Request - State: closed - Opened by kattrali over 8 years ago

#32 - on-load-uri not called for refreshes

Issue - State: closed - Opened by keith over 8 years ago

#31 - Add doctests for BrowserConfiguration

Issue - State: closed - Opened by kattrali over 8 years ago - 1 comment
Labels: core, docs

#30 - Create brew (cask?) formula

Issue - State: open - Opened by kattrali over 8 years ago

#29 - Clean up unused imports/functions

Issue - State: closed - Opened by kattrali over 8 years ago - 1 comment

#28 - Create a cocoa app shell

Pull Request - State: closed - Opened by kattrali over 8 years ago - 1 comment

#27 - Write an .app shell

Issue - State: open - Opened by kattrali over 8 years ago - 2 comments
Labels: cocoa

#26 - Rewrite cocoa bindings to be typesafe

Issue - State: closed - Opened by kattrali over 8 years ago

#25 - Make command bar font configurable

Issue - State: closed - Opened by kattrali over 8 years ago - 1 comment
Labels: config, cocoa

#24 - Add keybindings to the system menu

Issue - State: closed - Opened by kattrali over 8 years ago
Labels: cocoa, docs

#23 - Namespace the provided commands in the scripting engine

Issue - State: open - Opened by kattrali over 8 years ago
Labels: command, core, docs, breaking change:command

#22 - Implement command bar history

Issue - State: open - Opened by kattrali over 8 years ago

#21 - First run doesn't create config dir before creating sample config

Issue - State: closed - Opened by kylef over 8 years ago
Labels: bug, core

#20 - Support multiple arguments as start pages from command line invocation

Issue - State: closed - Opened by kattrali over 8 years ago - 1 comment
Labels: core

#19 - Add binary tree split pane support

Issue - State: open - Opened by kattrali over 8 years ago
Labels: core, cocoa

#18 - Add binding/scripting interface to secure text entry

Issue - State: open - Opened by kattrali over 8 years ago
Labels: core, cocoa

#17 - Allow reloading the webview from the scripting interface

Issue - State: closed - Opened by kattrali over 8 years ago - 1 comment
Labels: core

#16 - Allow reading configuration options from plugins

Issue - State: closed - Opened by kattrali over 8 years ago - 1 comment
Labels: config, core

#15 - Conditionally allow plugins to run

Issue - State: closed - Opened by kattrali over 8 years ago - 1 comment
Labels: config, cocoa

#14 - Allow configuring css/js from will_load_uri

Issue - State: closed - Opened by kattrali over 8 years ago - 1 comment
Labels: core, cocoa

#13 - Document binding interface/writing a new binding

Issue - State: open - Opened by kattrali over 8 years ago
Labels: core, docs

#12 - Document scripting interface

Issue - State: closed - Opened by kattrali over 8 years ago - 1 comment
Labels: core, docs

#11 - Fix start_page loading

Issue - State: closed - Opened by kattrali over 8 years ago - 1 comment
Labels: bug, cocoa

#10 - Build using Circle CI

Pull Request - State: closed - Opened by kylef over 8 years ago

#9 - Add UI method for focusing a text field or webview area

Issue - State: closed - Opened by kattrali over 8 years ago - 1 comment
Labels: core

#8 - Hook up site-specific stylesheets and scripts

Issue - State: closed - Opened by kattrali over 8 years ago - 1 comment
Labels: core

#7 - Hook up disabling commands via commands.disabled

Issue - State: closed - Opened by kattrali over 8 years ago - 1 comment
Labels: config, core

#6 - Hook up address bar completions

Issue - State: closed - Opened by kattrali over 8 years ago
Labels: core

#5 - Allow will_load_uri to rewrite URI

Issue - State: closed - Opened by kattrali over 8 years ago - 1 comment
Labels: config, cocoa

#4 - Figure out what to do with the address bar?

Issue - State: closed - Opened by kattrali over 8 years ago

#3 - Disable native webkit history db

Issue - State: closed - Opened by kattrali over 8 years ago - 1 comment
Labels: cocoa

#2 - Add UI method for copying text to the system clipboard

Issue - State: closed - Opened by kattrali over 8 years ago - 1 comment
Labels: core

#1 - support HOME substitution in config options

Issue - State: closed - Opened by kattrali over 8 years ago - 1 comment
Labels: config, core