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-29 17:23:24 -04:00
canvas Textured rectangles are working (if a bit slow) 2023-08-29 17:23:24 -04:00
x
backend.go Changed the way minimum sizes are calculated 2023-08-17 23:20:08 -04:00
box.go WIP texture drawing 2023-08-29 15:52:24 -04:00
canvasbox.go Changed the way minimum sizes are calculated 2023-08-17 23:20:08 -04:00
containerbox.go WIP texture drawing 2023-08-29 15:52:24 -04:00
event.go
go.mod Fixed non-cannonized rectangles being drawn 2023-08-24 17:15:34 -04:00
go.sum Fixed non-cannonized rectangles being drawn 2023-08-24 17:15:34 -04:00
LICENSE
README.md
system.go Add support for transparency 2023-08-22 13:17:48 -04:00
textbox.go Cleaned up code relating to transparency 2023-08-25 02:51:07 -04:00
texture.go Upgrade tomo version 2023-08-24 15:54:22 -04:00
util.go Cleaned up code relating to transparency 2023-08-25 02:51:07 -04:00
window.go WIP moving ggfx stuff into xcanvas 2023-08-22 21:24:38 -04:00

x

WIP X backend for Tomo.