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/artist
Sasha Koshka 423e6869c0 X backend better handles expose events
Previously, when an expose event was recieved, the backend would
call Window.paste, converting RGBA image data to BGRA image data.
Now we only call Window.pushRegion with the bounds given to us by
the expose event(s). This speeds up window resizing significantly.
2023-03-07 12:48:29 -05:00
..
patterns X backend better handles expose events 2023-03-07 12:48:29 -05:00
shapes whee back in busineess 2023-02-26 14:27:38 -05:00
color.go whee back in busineess 2023-02-26 14:27:38 -05:00
doc.go Got rectangles all sorted 2023-02-23 20:55:19 -05:00
icon.go Created Icon interface 2023-03-04 20:48:46 -05:00
inset.go Default elements compile 2023-02-26 22:20:17 -05:00
pattern.go Fix list not drawing background 2023-02-26 22:56:20 -05:00