mirror of
https://github.com/cage-kiosk/cage.git
synced 2025-11-01 22:58:41 -04:00
Make the README for development only
For users, we have Cage's project page at https://hjdskes.nl/projects/cage.
This commit is contained in:
parent
14dde88d88
commit
9a4afdb025
1 changed files with 4 additions and 20 deletions
24
README.md
24
README.md
|
|
@ -3,26 +3,10 @@
|
||||||
This is Cage, a Wayland kiosk. A kiosk runs a single, maximized
|
This is Cage, a Wayland kiosk. A kiosk runs a single, maximized
|
||||||
application.
|
application.
|
||||||
|
|
||||||
User input such as moving, resizing, minimizing and unmaximizing
|
This README is only relevant for development resources and
|
||||||
windows is ignored. Dialogs are supported, although they too cannot be
|
instructions. For a description of Cage and installation instructions
|
||||||
resized nor moved. Instead, dialogs are simply centered on the
|
for end-users, please see [its project
|
||||||
screen. There is no configuration for Cage. When the application is
|
page](https://hjdskes.nl/projects/cage).
|
||||||
closed, Cage closes as well.
|
|
||||||
|
|
||||||
Cage supports a single, static output. It does not support hotplugging
|
|
||||||
nor rotation. Input-wise, Cage supports pointer input, keyboard input
|
|
||||||
and (soon) touch input. Copy and paste works as well.
|
|
||||||
|
|
||||||
Cage does not support Xwayland, nor any protocols other than
|
|
||||||
xdg-shell. That is, there is no support for panels, virtual
|
|
||||||
keyboards, screen capture, primary selection, etc. Open a PR if you
|
|
||||||
want to see support for some of these; they can likely be added
|
|
||||||
without much work. Cage fulfills my needs in its current state.
|
|
||||||
|
|
||||||
Notable omissions from Cage, to be added in a future version:
|
|
||||||
- Damage tracking, which tracks which parts of the screen are changing
|
|
||||||
and minimizes redraws accordingly.
|
|
||||||
- HiDPI support.
|
|
||||||
|
|
||||||
## Building and running Cage
|
## Building and running Cage
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue