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 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
sashakoshka released v0.33.0 at tomo/tomo 2024-05-24 23:04:40 -06:00
sashakoshka pushed to main at tomo/tomo 2024-05-24 22:57:54 -06:00
6bf3450799 Add link to XDG icon specification in icon.go
sashakoshka pushed to main at tomo/tomo 2024-05-24 22:52:36 -06:00
874171c9de Un-export backend Initialize() function
sashakoshka pushed to main at tomo/tomo 2024-05-24 22:51:45 -06:00
6cfb16f9fe Change theme variable from current -> theme
sashakoshka closed issue tomo/tomo#11 2024-05-24 22:51:08 -06:00
Need better icon set
sashakoshka pushed to main at tomo/tomo 2024-05-24 22:51:06 -06:00
73e9b28eeb Redo standard icon set around the XDG icon naming spec
17039059ce Merge theme package into central package
Compare 2 commits »
sashakoshka closed issue tomo/tomo#8 2024-05-24 12:48:12 -06:00
Need a way to set texture rendering mode
sashakoshka pushed to main at tomo/tomo 2024-05-24 12:48:00 -06:00
a6b115b591 Replace SetTexture with SetTextureTile and SetTextureCenter
sashakoshka pushed tag v0.32.0 to tomo/tomo 2024-05-24 12:44:12 -06:00