X11 backend for Tomo.
This repository has been archived on 2024-06-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Sasha Koshka 9214f70b61 Fix centered texture rendering 2024-05-26 16:54:00 -04:00
canvas Update canvas 2024-05-26 00:55:20 -04:00
examples Add texture example 2024-05-26 16:53:49 -04:00
LICENSE Add license 2023-07-06 02:08:30 -04:00
README.md Remove plugin install instructions from README.md 2024-05-17 23:45:38 -04:00
backend.go Changed the way minimum sizes are calculated 2023-08-17 23:20:08 -04:00
box.go Fix centered texture rendering 2024-05-26 16:54:00 -04:00
canvasbox.go Replace references to Canvas.Clip 2024-05-26 15:18:27 -04:00
containerbox.go Fix ContainerBox's SetTexture methods 2024-05-26 15:20:11 -04:00
event.go Remedy #1 2024-05-17 23:19:03 -04:00
go.mod Update Tomo API 2024-05-26 00:40:47 -04:00
go.sum Update Tomo API 2024-05-26 00:40:47 -04:00
surfacebox.go Add stub for SurfaceBox 2024-05-26 14:55:33 -04:00
system.go Fixed a null ptr deref in system.go 2024-05-26 15:33:40 -04:00
textbox.go TextBox remembers dot when unfocused 2024-05-20 12:58:02 -04:00
texture.go Upgrade tomo version 2023-09-05 17:50:53 -04:00
util.go Cleaned up code relating to transparency 2023-08-25 02:51:07 -04:00
window.go Update window.go 2024-05-26 15:20:25 -04:00

README.md

x

Go Reference

An X11 backend for Tomo.