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/examples
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
..
artist whee back in busineess 2023-02-26 14:27:38 -05:00
button Sped up rendering significantly 2023-03-06 21:34:14 -05:00
checkbox Updated everything else to match 2023-02-02 01:48:38 -05:00
dialogLayout Updated everything else to match 2023-02-02 01:48:38 -05:00
flow Updated everything else to match 2023-02-02 01:48:38 -05:00
goroutines Added a piano widget because why not really 2023-02-08 21:05:36 -05:00
horizontalLayout Updated everything else to match 2023-02-02 01:48:38 -05:00
icons Hiding button text actually works now 2023-03-05 00:31:41 -05:00
image Image element for showing images 2023-02-09 18:34:53 -05:00
input Updated everything else to match 2023-02-02 01:48:38 -05:00
label Updated everything else to match 2023-02-02 01:48:38 -05:00
list AAAAART! 2023-02-16 14:57:46 -05:00
piano X backend better handles expose events 2023-03-07 12:48:29 -05:00
popups backrooms!!!!! 2023-02-21 16:48:56 -05:00
progress Updated everything else to match 2023-02-02 01:48:38 -05:00
raycaster Default elements compile 2023-02-26 22:20:17 -05:00
scroll Updated everything else to match 2023-02-02 01:48:38 -05:00
spacer Updated everything else to match 2023-02-02 01:48:38 -05:00
switch Updated everything else to match 2023-02-02 01:48:38 -05:00
test Added popups 2023-01-12 12:51:42 -05:00
verticalLayout Updated everything else to match 2023-02-02 01:48:38 -05:00