Go to file
Christian Dywan 37e2216775 Implement -i, --inactivity-reset command line option
The use case is kiosk systems where leaving the application
idle for a period of time means that the user left, and the
session is reset so the next user starts off clean.

The implementation uses libXss and uses XScreenSaverQueryExtension
which means it is for now supported on X11 only.

Right now reset means closing any opens web pages and opening
the original web page.

Currently --inactivity-reset is only supported with --app.
2010-04-01 00:05:08 +02:00
data Use simple button instead of form in error pages 2010-03-22 21:40:54 +01:00
docs Update user documentation to incorporate changes in recent versions 2009-11-18 19:26:23 +01:00
extensions Use midori_view_get_web_view in extensions 2010-03-31 00:18:42 +02:00
icons Remove Hildon specific icon and shortcut values 2009-11-30 19:36:15 +01:00
katze Load cached icons from http and https 2010-03-13 20:08:40 +01:00
midori Implement -i, --inactivity-reset command line option 2010-04-01 00:05:08 +02:00
panels Include previous searches in History panel items 2010-03-01 00:24:46 +01:00
po l10n: Updated Japanese (ja) translation to 100% 2010-03-30 15:38:15 +02:00
tests Implement sokoke_resolve_hostname 2010-03-17 02:20:58 +01:00
.gitignore Generate LINGUAS at buildtime and recognize LINGUAS variable 2010-01-17 18:14:49 +01:00
AUTHORS Add Norwegian Bokmal translation 2009-11-03 17:59:27 +01:00
ChangeLog Bump version to 0.2.4 2010-03-07 22:23:04 +01:00
configure Make wrapped makefile's 'install' target phony 2008-08-15 02:36:04 +02:00
COPYING Initial commit 2007-12-16 23:20:24 +01:00
EXPAT Add license note to lots of files and add EXPAT file. 2008-10-11 07:27:52 +02:00
HACKING Add notes about variable ordering and prefixes to HACKING file 2010-02-06 17:32:09 +01:00
INSTALL Mention ./waf clean and ./waf distclean in INSTALL 2010-01-06 23:40:45 +01:00
module.xml Add a module.xml for cgit 2009-10-03 18:17:59 +02:00
README Mention libnotify as optional in the README file 2009-05-09 15:57:28 +02:00
TODO Update TODO regarding window/ panel switching 2010-02-17 23:19:17 +01:00
TRANSLATE Generate LINGUAS at buildtime and recognize LINGUAS variable 2010-01-17 18:14:49 +01:00
waf Update WAF to fix --prefix installing to the source folder 2009-02-20 13:56:44 +01:00
wscript Implement -i, --inactivity-reset command line option 2010-04-01 00:05:08 +02:00

This file is licensed under the terms of the expat license, see the file EXPAT.

Midori is a lightweight web browser.

* Full integration with GTK+2.
* Fast rendering with WebKit.
* Tabs, windows and session management.
* Flexibly configurable Web Search.
* User scripts and user styles support.
* Straightforward bookmark management.
* Customizable and extensible interface.
* Extensions written in C.

Requirements: GTK+ 2.10, WebkitGTK+ 1.1.1, libXML2, libsoup 2.25.2

Optional: Unique 0.9, libidn, sqlite 3.0, docutils, libnotify

For installation instructions read INSTALL.

Please report comments, suggestions and bugs to:
    http://www.twotoasts.de/bugs

And join the IRC channel #midori on irc.freenode.net

Check for new versions at:
    http://www.twotoasts.de