Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Andraž Levstik (9fc465c723d73f506aed2a7b3ffb32b6f6dd912b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Andraž Levstik <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Andraž Levstik (9fc465c723d73f506aed2a7b3ffb32b6f6dd912b)
  • Date: Thu, 7 May 2009 01:12:04 -0500

GIT changes to master grimoire by Andraž Levstik
<ruskie+2054d253 AT codemages.net>:

http/uzbl/DETAILS | 22 +++++++++++++++++++++-
http/uzbl/HISTORY | 3 +++
2 files changed, 24 insertions(+), 1 deletion(-)

New commits:
commit 9d1fa4652fc31e2a26ea791ef36e579f16670893
Author: Andraž Levstik <ruskie+2054d253 AT codemages.net>
Commit: Andraž Levstik <ruskie+2054d253 AT codemages.net>

uzbl: updated details

diff --git a/http/uzbl/DETAILS b/http/uzbl/DETAILS
index 865fda0..956f16b 100755
--- a/http/uzbl/DETAILS
+++ b/http/uzbl/DETAILS
@@ -14,5 +14,25 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-scm"
ENTERED=20090502
SHORT="A browser that adheres to the unix philosophy."
cat << EOF
-A browser that adheres to the unix philosophy.
+…a keyboard controlled (modal vim-like bindings, or with modifier keys)
+browser based on Webkit.
+
+Very minimal interface. No unnecessary interface elements, controllable
+through a FIFO and with external scripts.
+
+What is not browsing, is not in uzbl. Things like url changing,
+loading/saving of bookmarks, saving history,.. are handled through
+external scripts that you write
+
+Uzbl keeps it simple, and puts you in charge.
+
+Uzbl follows the UNIX philosophy - "Write programs that do one thing
+and do it well. Write programs to work together. Write programs to
+handle text streams, because that is a universal interface."
+
+Uzbl is under heavy development at the moment and shouldn't really be
+used as your main browser. Unless you're daring of course. The latest
+'stable' branch is located in Dieterbe's master branch, and the latest
+development version in his experimental branch. You can, however, run
+code from the other developers branches, it just might not work.
EOF
diff --git a/http/uzbl/HISTORY b/http/uzbl/HISTORY
index 16a24eb..6d8774a 100644
--- a/http/uzbl/HISTORY
+++ b/http/uzbl/HISTORY
@@ -1,3 +1,6 @@
+2009-05-07 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
+ * DETAILS: updated LONG description
+
2009-05-02 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* PREPARE, BUILD, DEPENDS, DETAILS, INSTALL: spell created
* PREPARE: fixup the var name



  • [SM-Commit] GIT changes to master grimoire by Andraž Levstik (9fc465c723d73f506aed2a7b3ffb32b6f6dd912b), Andraž Levstik, 05/07/2009

Archive powered by MHonArc 2.6.24.

Top of Page