Releases: leukipp/touchkio
Releases · leukipp/touchkio
v1.1.2
- ref: add debug argument
- Using
--app-debug
will open developer tools
- ref: start touchkio after install
- Allow no
--setup
after using the install.sh script for upgrades
- fix: reduce file system reads #19
- feat: check for DISPLAY variable #12
- docs: update README.md by @pdsccode #20
- docs: update HARDWARE.md
v1.1.1
Commits
- feat: side panel widget #16
- Hidden commands on the center-right edge of the kiosk window
- Refreshing the webpage
- Toggling fullscreen mode
- Minimizing the window
- Toggling the on-screen keyboard
- docs: update README.md
- docs: update HARDWARE.md by @rajeevan #14
v1.1.0
Commits
- feat: support for X11 and generic linux #5
- Wayland and X11 support
- Build arm64 and x64 release files
- feat: additional MQTT controls and sensors #7
- On-screen keyboard control #7 #4
- Last touch and screen activity #7
- APT package updates #7
- docs: added working HDMI-Display to compatibility list by @pdsccode #3
Breaking Changes
- feat: additional MQTT controls and sensors #7
v1.0.1
Commits
- feat: allow other displays and devices by @pdsccode #2
- Support for Raspberry Pi 4 and HDMI displays
- fix: export display variables #1
- Allow TouchKio setup over ssh