summaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
* 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.