Sasha Koshka sashakoshka
  • Manehattan MAS hub
  • https://holanet.xyz
  • Sasha Koshka is the name I go by online. E-mail me if you have questions about that or about my projects in general.

  • Joined on 2022-08-07
sashakoshka pushed to main at tomo/tomo 2024-05-27 02:02:32 -06:00
2bbf85ebd8 Add more missing icons
sashakoshka pushed tag v0.14.0 to tomo/objects 2024-05-26 16:03:11 -06:00
sashakoshka released v0.14.0 at tomo/objects 2024-05-26 16:03:11 -06:00
sashakoshka pushed to main at tomo/objects 2024-05-26 16:02:52 -06:00
6389556199 Updated all objects to new API
06d99b2790 Update Tomo API
6ab689b5c1 Renamed input.go to textinput.go
Compare 3 commits »
sashakoshka closed issue tomo/tomo#12 2024-05-26 15:42:36 -06:00
Visible and SetVisible may not be necessary
sashakoshka pushed to main at tomo/tomo 2024-05-26 15:42:32 -06:00
320535e7f3 Remove Box.Visible, box.SetVisible
775fb84e9b Add back some missing icons
Compare 2 commits »
sashakoshka opened issue tomo/tomo#12 2024-05-26 15:38:53 -06:00
Visible and SetVisible may not be necessary
sashakoshka opened issue tomo/objects#5 2024-05-26 15:28:08 -06:00
Need to respect (and use) box visible status
sashakoshka pushed tag v0.8.0 to tomo/x 2024-05-26 15:11:16 -06:00
sashakoshka released v0.8.0 at tomo/x 2024-05-26 15:11:16 -06:00
sashakoshka pushed to main at tomo/x 2024-05-26 14:54:12 -06:00
9214f70b61 Fix centered texture rendering
36ac66b644 Add texture example
c13db1217d Fixed a null ptr deref in system.go
c0124bf232 Add some very basic examples
Compare 4 commits »
sashakoshka pushed to main at tomo/x 2024-05-26 13:20:44 -06:00
9dc929f545 Update window.go
0f9c27c19a Fix ContainerBox's SetTexture methods
Compare 2 commits »
sashakoshka pushed to main at tomo/x 2024-05-26 13:19:11 -06:00
74fd3fdd55 Rename ContainerBox.Delete to ContainerBox.Remove
398ad08867 Replace references to Canvas.Clip
Compare 2 commits »
sashakoshka pushed to main at tomo/x 2024-05-26 13:16:40 -06:00
c92377f50b Add Visible, SetVisible to Window
sashakoshka pushed to main at tomo/x 2024-05-26 13:14:49 -06:00
8b44526c94 Add Visible, SetVisible to Box
sashakoshka pushed to main at tomo/x 2024-05-26 13:05:17 -06:00
a5830c9823 Add SetTextureCenter
sashakoshka pushed to main at tomo/x 2024-05-26 12:55:44 -06:00
dd201f1b5f Add stub for SurfaceBox
sashakoshka pushed to main at tomo/x 2024-05-25 22:55:32 -06:00
8f47da654c Update canvas
bb4080bd73 Update Tomo API
Compare 2 commits »
sashakoshka commented on issue tomo/tomo#10 2024-05-24 23:13:05 -06:00
Need event for theme change

Another thing for consideration:

All of this would require notifying the backend about the theme change. Why not have the backend be in charge of applying themes, and have Box store its…

sashakoshka pushed tag v0.33.0 to tomo/tomo 2024-05-24 23:04:40 -06:00