mirror of
https://github.com/urbit/shrub.git
synced 2024-12-20 09:21:42 +03:00
064b15e5a0
Having the origin at the top left instead of the bottom left is more conventional and ergonomic. The only thing this complicates is prompt-specific logic, where we care about the coordinates of the bottom-most line on the screen. For that reason, the bulk of the changes here are in vere, where we treat the bottom-most line specially, drawing the spinner onto it. Webterm is likewise updated to account for the new coordinate system. Drum now opts to accept clicks anywhere on the screen, and does its best to move the cursor as close to the clicked location as possible (within the confines of the prompt). |
||
---|---|---|
.. | ||
.husky | ||
.storybook | ||
config | ||
dbug | ||
public | ||
src | ||
webterm | ||
.babelrc | ||
.eslintrc.js | ||
.gitignore | ||
babel.config.js | ||
CONTRIBUTING.md | ||
jest.config.js | ||
package-lock.json | ||
package.json | ||
preinstall.sh | ||
README.md | ||
tsconfig.json |
interface
Landscape is Tlon's suite of userspace applications (and web interface), currently bundled as part of Arvo.
This directory comprises the source code for the web interface. For code related to the Gall agents that make up the Landscape suite in Arvo, see pkg/arvo.
Contributions and feature requests
For information on how to contribute, see CONTRIBUTING. To submit a feature request, submit to the product board at urbit/landscape.