Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added and adjusted config files and added first iteration of ↵ | Benjamin Schlüter | 2017-03-22 | 4 | -0/+81 |
| | | | | midori-display.default file. | ||||
* | Added LICENSE-file to midori-display. | Benjamin Schlüter | 2017-03-22 | 1 | -0/+339 |
| | |||||
* | 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. |