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 Added package summaries to more packages 2023-03-16 01:10:59 -04:00
encoding.go Updated X backend to match 2023-02-02 01:47:55 -05:00
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 The targets list now has the proper type of ATOM 2023-03-30 20:51:11 -04:00
selectionclaim.go The targets list now has the proper type of ATOM 2023-03-30 20:51:11 -04:00
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