summaryrefslogtreecommitdiffstats
path: root/core/modules/kiosk-slxbrowser
Commit message (Collapse)AuthorAgeFilesLines
* [kiosk-slxbrowser] honor SLX_AUTOLOGIN instead ofJonathan Bauer2020-02-051-2/+2
| | | | | | | SLX_BROWSER_INTERACTIVE which makes no sense in slxbrowser anyways. Also wait a tad longer before starting to work around that stupid bug that the browser started but invisible until the user presses a key/mouse (weird openbox/QT interaction?).
* [kiosk-slxbrowser] wait 0.5sec before startingJonathan Bauer2020-01-301-0/+3
| | | | works around the problem that the browser is invisible on start
* [kiosk-slxbrowser] PATH woes...Jonathan Bauer2020-01-161-2/+2
|
* [kiosk-slxbrowser] support for (non-)interactiveJonathan Bauer2020-01-161-6/+12
|
* [kiosk-*] Support SLX_BROWSER, add precheck for browser binarySimon Rettberg2019-11-121-1/+3
| | | | | | | | | | SLX_BROWSER is is space separated list of keywords. They are globbed within the kiosk-launch.d directory, so specifying SLX_BROWSER='chromium firefox' would first look for any file named *chromium* and source it, and if that fails for any file named *firefox*. If everything fails or the variable is empty, any file in that directory will be sourced.
* [kiosk-slxbrowser] Honor new black/whitelist varsSimon Rettberg2019-03-141-4/+21
|
* [kiosk*] rework and introduce kiosk mode modulesJonathan Bauer2019-01-043-0/+30
changed from slxbrowser only support to modular hook structure to support additional browser, i.e. chromium NOTE: kiosk-chromium and kiosk-netpoint only make sense with the new gen