Commit Graph

2 Commits

Author SHA1 Message Date
gonzalo
ae5fbe7bde Update for Xombrero to 1.1.0 with this changes:
* [NEW] Custom keybound prompts (keybinding = :cmd,key)
* [NEW] Custom uri handling (custom_uri)
* [NEW] Setting to disable proxy at startup (http_proxy_disable)
* [NEW] Setting to cache HTTPS certificates and present warnings when
  certificates change to help prevent MITM attacks (warn_cert_changes)
* [NEW] Tab number and proxy enabled notifications (statusbar_elems)
* [NEW] Setting to change default stylesheet used for the userstyle
  and userstyle_global commands (usersytle)
* [NEW] Both userstyle and userstyle_global commands may take an
  optional argument to a user-specified stylesheet
* [NEW] Setting to change the style of the statusbar to switch between
  the page URL and title (statusbar_style)
* Runtime settings are unsettable with ':set setting ='
* Fix some display bugs with the statusbar
* HTML escape text before displaying with about:set, <file> now shows
  correctly
* Fix unsetting the statusbar color when opening the command prompt

And a lot of others.

Tested on amd64.

Ok kili@ aja@
2012-07-08 21:27:42 +00:00
gonzalo
14c939698e As Spectrwm time ago, now XXXterm change its name to Xombrero 1.0.0, so
here is the new port and the new stuff:

* Fix a bug where not the entire saved cert wouldn't be checked
* Add an include_config setting to load additional configuration
settings
* Add option to display when a download completes
* Rewrite mutex implementation to work around some bogus buggy mutex
implementation messages
* Make bunch of settings work in runtime vs start-of-day
* Add option to select search engine when used the first time
* Add ctrl-enter to prefix www. and postfix .com
* Add stop keybinding
* Fix a bunch of tiny bugs and general code improvement

OK sthen@
2012-06-07 14:18:14 +00:00