X11 backend for Tomo.
This repository has been archived on 2024-06-02. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2023-08-07 21:11:46 -04:00
canvas Upgraded to fixed ggfx 2023-07-05 04:11:24 -04:00
x
backend.go
box.go Added default colors to things 2023-08-06 03:42:06 -04:00
canvasbox.go
containerbox.go Add base dot manipulation implementation 2023-08-03 12:45:21 -04:00
event.go User can now select text with the mouse 2023-08-06 03:38:12 -04:00
go.mod Upgrade tomo version 2023-08-07 21:11:46 -04:00
go.sum Upgrade tomo version 2023-08-07 21:11:46 -04:00
LICENSE Add license 2023-07-06 02:08:30 -04:00
README.md
system.go Add mouse motion event 2023-08-05 17:56:15 -04:00
textbox.go Added default colors to things 2023-08-06 03:42:06 -04:00
util.go
window.go User can now select text with the mouse 2023-08-06 03:38:12 -04:00

x

WIP X backend for Tomo.