6566b29a13
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
18 lines
355 B
TOML
18 lines
355 B
TOML
#TODO: historical bounded validation compositor reference only; no longer part of the active forward desktop workflow
|
|
[source]
|
|
git = "https://github.com/jackpot51/smithay"
|
|
branch = "redox"
|
|
|
|
[build]
|
|
template = "cargo"
|
|
dependencies = [
|
|
"libevdev",
|
|
"libffi",
|
|
"libinput",
|
|
"libwayland",
|
|
"libxkbcommon",
|
|
]
|
|
cargopackages = [
|
|
"smallvil"
|
|
]
|