This repository has been archived on 2023-08-08. You can view files and clone it, but cannot push or open issues or pull requests.
tomo-old/backends/x
Sasha Koshka 437aef0c27 Redid the entity system a bit to make it more reliable
Now it supports things like parenting elements before they are
added to a window and elements no longer have to constantly check
for a nil entity
2023-04-15 01:14:36 -04:00
..
doc.go
encoding.go
entity.go Redid the entity system a bit to make it more reliable 2023-04-15 01:14:36 -04:00
event.go Some X backend fixes 2023-04-14 23:58:14 -04:00
selection.go
selectionclaim.go
system.go Redid the entity system a bit to make it more reliable 2023-04-15 01:14:36 -04:00
window.go Redid the entity system a bit to make it more reliable 2023-04-15 01:14:36 -04:00
x.go Basic support in X backend for new API 2023-04-14 00:25:05 -04:00