summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* release 0.0.50.0.5Mike Gabriel2017-06-065-7/+15
|
* Makefile: Fix filename of empty-page.html at install target.Mike Gabriel2017-06-061-1/+1
|
* release 0.0.40.0.4Mike Gabriel2017-06-065-7/+15
|
* TeX documentation: Fix nasty typo in marco name.Mike Gabriel2017-06-061-1/+1
|
* release 0.0.30.0.3Mike Gabriel2017-06-065-7/+42
|
* surf-display: surf does not support filtering natively in the current ↵Mike Gabriel2017-06-064-33/+4
| | | | upstream release. Using a local tinyproxy might be more effective anyway.
* Adapt to using surf browser.Benjamin Schlüter2017-06-061-49/+36
|
* Update PDF documentation to renamed project.Mike Gabriel2017-06-061-0/+227
|
* Rename Project to Surf Display (Remove old files.).Benjamin Schlüter2017-06-067-716/+18
|
* Rename Project to Surf Display.Benjamin Schlüter2017-06-065-0/+471
|
* Midori-Display: Make sure x-server can be restarted with CTRL+ALT+BACKSPACE.Benjamin Schlüter2017-05-301-0/+5
|
* midori-display.desktop: Fix .desktop file's title= key.Mike Gabriel2017-03-241-1/+1
|
* release 0.0.20.0.2Mike Gabriel2017-03-245-7/+24
|
* {bin,examples}/midori-display{.default}: Set DEFAULT_WWW_URI path to ↵Mike Gabriel2017-03-242-2/+2
| | | | DATADIR/midori-display/midori-display.html.
* Makefile: Install midori-display.html to DATADIR/midori-display/.Mike Gabriel2017-03-241-0/+4
|
* Makefile: Drop PDF data files (impressive-display relict) from install rule.Mike Gabriel2017-03-241-4/+0
|
* release 0.0.10.0.1Mike Gabriel2017-03-241-0/+132
|
* Makefile: Fix clean rule.Mike Gabriel2017-03-241-1/+0
|
* midori-display man page: Various improvements.Mike Gabriel2017-03-241-6/+12
|
* midori-display.html: Add intentionally left blank default Midori Display page.Mike Gabriel2017-03-241-0/+21
|
* midori-display.tex: Various textual fixes.Mike Gabriel2017-03-241-7/+7
|
* midori-display.default: Be more explanatory about the different ↵Mike Gabriel2017-03-241-1/+11
| | | | URI_BLOCKLIST meanings.
* midori-display.default: Mention default for HTTP_PROXY_URL variable.Mike Gabriel2017-03-241-1/+1
|
* midori-display.default: Use same INACTIVITY_INTERVAL in ↵Mike Gabriel2017-03-241-1/+1
| | | | midori-display.defaults as in the script.
* midori-display.defaults: Move HIDE_IDLE_POINTER down, under POINTER_BUTTON_MAP.Mike Gabriel2017-03-241-3/+3
|
* bin/midori-display: Update comment for POINTER_BUTTON_MAP defaults.Mike Gabriel2017-03-241-3/+3
|
* midori-display.default: Add POINTER_BUTTON_MAP to defaults file.Mike Gabriel2017-03-241-0/+5
|
* midori-display.default: Mention example for URI_BLOCKLIST.Mike Gabriel2017-03-241-0/+3
|
* Drop DEBUG_DOWNLOADS, copy+paste artifact while deriving code from ↵Mike Gabriel2017-03-241-3/+0
| | | | impressive-display.
* midori-display.default: Adapt the per-display settings (derived from ↵Mike Gabriel2017-03-241-5/+5
| | | | impressive-display.default) to midori-display."
* Makefile: Provide minimal build and install ruleset.Mike Gabriel2017-03-241-0/+53
|
* Add VERSION file.Mike Gabriel2017-03-241-0/+1
|
* midori-display.tex: Next batch of adjustments for midori-display.Benjamin Schlüter2017-03-231-7/+2
|
* midori-display: Finished adjusting midor-display.1 (Manual).Benjamin Schlüter2017-03-231-4/+3
|
* Partially wrote/rewrote midori-display.tex based off of *.tex for ↵Benjamin Schlüter2017-03-221-0/+232
| | | | impressive-display.
* Added and adjusted config files and added first iteration of ↵Benjamin Schlüter2017-03-224-0/+81
| | | | midori-display.default file.
* Added LICENSE-file to midori-display.Benjamin Schlüter2017-03-221-0/+339
|
* X11 lock down: Disable the Control keys via xmodmap.Mike Gabriel2017-03-211-0/+4
|
* midori option: Don't allow JS to access X11 clipboard and print without ↵Mike Gabriel2017-03-211-0/+2
| | | | dialog window (if the user ever gets able to print).
* midori-display: Handle situations where the Xserver has died and xprintidle ↵Mike Gabriel2017-03-211-1/+1
| | | | does not produce output.
* midori-display: Pointer tweaks... enable scrolling.Mike Gabriel2017-03-211-1/+1
|
* midori-display: Silence any output from the midori process.Mike Gabriel2017-03-211-1/+1
|
* midori-display: Remove debug code.Mike Gabriel2017-03-211-2/+0
|
* midori-display: Only hack mouse pointer functionality if (a) xmodmap is ↵Mike Gabriel2017-03-211-3/+7
| | | | installed and (b) POINTER_BUTTON_MAP is a non-empty string.
* bin/midori-display: Initial version of the Midori Display x-session-manager ↵Mike Gabriel2017-03-211-0/+336
script. Derived from impressive-display.