aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples
Commit message (Expand)AuthorAge
...
| | * | use focus_element instead of form activeGravatar keis2011-04-29
| |/ / |/| |
| * | Factor out the clearing of the labelsGravatar Ben Boeckel2011-04-20
| * | Add binding to copy a link to the clipboardGravatar Ben Boeckel2011-04-20
* | | bind.py expects KEYCMD_EXEC to include a modstate parameterGravatar Brendan Taylor2011-04-18
* | | Ignored keys don't enter modcmd but works in modcmdGravatar keis2011-04-18
* | | use updated modstate for key eventsGravatar keis2011-04-18
* | | replace alt with mod1 in configGravatar keis2011-04-18
* | | keycmd comments and docsGravatar keis2011-04-18
* | | handle the case of no modkeys heldGravatar keis2011-04-18
* | | use splitquoted to parse key eventGravatar keis2011-04-18
* | | stop tracking held keys in keyletGravatar keis2011-04-18
* | | remove some unused codeGravatar keis2011-04-18
* | | Make the work with the new key eventsGravatar keis2011-04-18
* | | Merge remote-tracking branch 'mathstuf/dev/fix-scroll-percentage' into experi...Gravatar Brendan Taylor2011-04-14
|\ \ \
| * | | Use the correct variableGravatar Ben Boeckel2011-04-14
* | | | Merge remote-tracking branch 'mathstuf/dev/fix-scroll-percentage' into experi...Gravatar Brendan Taylor2011-04-14
|\| | |
| | * | Ignore errors when attaching labelsGravatar Ben Boeckel2011-04-14
* | | | use /usr/bin/env consistently in example script #!sGravatar Brendan Taylor2011-04-14
| * | | Avoid division by zero errorGravatar Ben Boeckel2011-04-13
| | |/ | |/|
| | * Add binding for going to the uri of a targetGravatar Ben Boeckel2011-04-13
| | * Handle returned uris in the follow.sh wrapperGravatar Ben Boeckel2011-04-13
| | * Handle returning a uri selected by follow.jsGravatar Ben Boeckel2011-04-13
| |/
* | Merge remote-tracking branch 'mathstuf/dev/better-word-delete' into experimentalGravatar Brendan Taylor2011-04-13
|\ \
* \ \ Merge remote-tracking branch 'mathstuf/dev/fix-textarea-formfiller' into expe...Gravatar Brendan Taylor2011-04-13
|\ \ \
* | | | allow a second argument to the 'download' command that specifies a destinatio...Gravatar Brendan Taylor2011-04-12
| * | | Escape all @ charactersGravatar Ben Boeckel2011-04-12
| * | | Fix sed typoGravatar Ben Boeckel2011-04-12
| * | | Update bindings to formfiller to match realityGravatar Ben Boeckel2011-04-12
| * | | Properly escape newlinesGravatar Ben Boeckel2011-04-12
| * | | Match form field types exactlyGravatar Ben Boeckel2011-04-12
| | |/ | |/|
* | | use 'echo' instead of 'print' in examples/data/scripts/*temp*.shGravatar Brendan Taylor2011-04-12
* | | Add utils to load/save temporary URLs for laterGravatar Ben Boeckel2011-04-12
|/ /
* | make link hints look way coolerGravatar Brendan Taylor2011-04-11
* | move examples/data/scripts/uzbl-event-manager to bin/uzbl-event-managerGravatar Brendan Taylor2011-04-11
* | move examples/data/scripts/uzbl-tabbed to bin/uzbl-tabbedGravatar Brendan Taylor2011-04-11
* | move style.css from examples/data to examples/configGravatar Brendan Taylor2011-04-11
* | add a fixme comment for uzbl-tabbed's preset listingGravatar Brendan Taylor2011-04-02
* | reworked uzbl-tabbed's event handling.Gravatar Brendan Taylor2011-04-02
* | disable an uzbl-tabbed binding that doesn't workGravatar Brendan Taylor2011-04-02
* | changed the 'gi' example go_input binding to 'fi'Gravatar Brendan Taylor2011-04-02
* | Merge remote-tracking branch 'mathstuf/dev/more-useful-keybindings' into expe...Gravatar Brendan Taylor2011-03-26
|\ \
| * | Add bindings to switch to https versionGravatar Ben Boeckel2011-03-24
| * | Add a binding to open a new windowGravatar Ben Boeckel2011-03-24
| | * Allow for multiple characters to bound wordsGravatar Ben Boeckel2011-03-24
| |/
* | Merge remote-tracking branch 'keis/follow-tweaks' into experimentalGravatar Brendan Taylor2011-03-22
|\ \
| | * Allow NEW_TAB to be called without an URIGravatar Christer Sjöholm2011-03-21
| | * Fix for uzbl-tabbed new-tab.Gravatar Christer Sjöholm2011-03-21
| | * Fixes NEXT_TAB and PREV_TAB in uzbl-tabbed.Gravatar Christer Sjöholm2011-03-21
* | | Allow NEW_TAB to be called without an URIGravatar Christer Sjöholm2011-03-20
* | | Fix for uzbl-tabbed new-tab.Gravatar Christer Sjöholm2011-03-20