Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | release 0.0.50.0.5 | Mike Gabriel | 2017-06-06 | 1 | -1/+1 |
| | |||||
* | release 0.0.40.0.4 | Mike Gabriel | 2017-06-06 | 1 | -1/+1 |
| | |||||
* | release 0.0.30.0.3 | Mike Gabriel | 2017-06-06 | 1 | -1/+1 |
| | |||||
* | surf-display: surf does not support filtering natively in the current ↵ | Mike Gabriel | 2017-06-06 | 1 | -17/+0 |
| | | | | upstream release. Using a local tinyproxy might be more effective anyway. | ||||
* | Adapt to using surf browser. | Benjamin Schlüter | 2017-06-06 | 1 | -49/+36 |
| | |||||
* | Rename Project to Surf Display (Remove old files.). | Benjamin Schlüter | 2017-06-06 | 1 | -349/+0 |
| | |||||
* | Rename Project to Surf Display. | Benjamin Schlüter | 2017-06-06 | 1 | -0/+349 |
| | |||||
* | Midori-Display: Make sure x-server can be restarted with CTRL+ALT+BACKSPACE. | Benjamin Schlüter | 2017-05-30 | 1 | -0/+5 |
| | |||||
* | release 0.0.20.0.2 | Mike Gabriel | 2017-03-24 | 1 | -1/+1 |
| | |||||
* | {bin,examples}/midori-display{.default}: Set DEFAULT_WWW_URI path to ↵ | Mike Gabriel | 2017-03-24 | 1 | -1/+1 |
| | | | | DATADIR/midori-display/midori-display.html. | ||||
* | bin/midori-display: Update comment for POINTER_BUTTON_MAP defaults. | Mike Gabriel | 2017-03-24 | 1 | -3/+3 |
| | |||||
* | X11 lock down: Disable the Control keys via xmodmap. | Mike Gabriel | 2017-03-21 | 1 | -0/+4 |
| | |||||
* | midori option: Don't allow JS to access X11 clipboard and print without ↵ | Mike Gabriel | 2017-03-21 | 1 | -0/+2 |
| | | | | dialog window (if the user ever gets able to print). | ||||
* | midori-display: Handle situations where the Xserver has died and xprintidle ↵ | Mike Gabriel | 2017-03-21 | 1 | -1/+1 |
| | | | | does not produce output. | ||||
* | midori-display: Pointer tweaks... enable scrolling. | Mike Gabriel | 2017-03-21 | 1 | -1/+1 |
| | |||||
* | midori-display: Silence any output from the midori process. | Mike Gabriel | 2017-03-21 | 1 | -1/+1 |
| | |||||
* | midori-display: Remove debug code. | Mike Gabriel | 2017-03-21 | 1 | -2/+0 |
| | |||||
* | midori-display: Only hack mouse pointer functionality if (a) xmodmap is ↵ | Mike Gabriel | 2017-03-21 | 1 | -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 Gabriel | 2017-03-21 | 1 | -0/+336 |
script. Derived from impressive-display. |