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/backend 2024-07-25 22:28:02 -06:00
37ec962d1f TextBox properly gives attributes values to the typeset drawer
sashakoshka pushed to main at tomo/backend 2024-07-25 22:22:20 -06:00
4f89b11799 Box applies the style to the outer box (oops!)
sashakoshka pushed to main at tomo/backend 2024-07-25 19:05:24 -06:00
7809aac72f Actually use layouts
bb082d3989 Change when the parent is notified of a child's minimum size change
fbb6d61cfc Fix style application
Compare 3 commits »
sashakoshka pushed to main at tomo/backend 2024-07-25 18:38:12 -06:00
e4cba4a7c9 Add check while calculating min size to prevent goofy situations
6192a1e9cc Fixed util.Memo
Compare 2 commits »
sashakoshka pushed to main at tomo/tomo 2024-07-25 16:21:17 -06:00
92660ef7de AttrLayout no longer attempts to compare itself
sashakoshka pushed to main at tomo/backend 2024-07-25 16:17:52 -06:00
5864c74691 Fix some segfaults
sashakoshka pushed to main at tomo/nasin 2024-07-25 15:48:54 -06:00
6451050fd3 Update registrar code
5382f9e881 Temporarily clip imports off of aluminum theme
67b8f9f752 Migrate Wintergreen theme
b069980325 Update Tomo API to v0.41.0
Compare 4 commits »
sashakoshka pushed to main at tomo/nasin 2024-07-25 12:17:16 -06:00
dbcd1f5d43 Remove style code that is now in Tomo
7ba19e7110 Update code for icon sets
Compare 2 commits »
sashakoshka pushed to main at tomo/nasin 2024-07-25 12:14:13 -06:00
c55b28bfb8 Update dependency versions
sashakoshka pushed tag v0.20.0 to tomo/objects 2024-07-25 12:11:30 -06:00
sashakoshka released v0.20.0 at tomo/objects 2024-07-25 12:11:30 -06:00
sashakoshka pushed tag v0.5.0 to tomo/backend 2024-07-25 11:02:57 -06:00
sashakoshka released v0.5.0 at tomo/backend 2024-07-25 11:02:57 -06:00
sashakoshka pushed to main at tomo/backend 2024-07-25 11:01:36 -06:00
a62dff4236 Update code for x backend
196afbc2f3 Update code for internal system
9b61600f31 Update Tomo API to v0.41.0
Compare 3 commits »
sashakoshka pushed to main at tomo/objects 2024-07-25 10:58:44 -06:00
85fbe9c996 Update code for objects
25a59d888c Update Tomo API to v0.41.0
Compare 2 commits »
sashakoshka pushed tag v0.41.0 to tomo/tomo 2024-07-25 10:53:50 -06:00
sashakoshka released v0.41.0 at tomo/tomo 2024-07-25 10:53:50 -06:00
sashakoshka pushed to main at tomo/tomo 2024-07-25 02:01:56 -06:00
140de5917f Make text wrapping an attribute
sashakoshka pushed to main at tomo/tomo 2024-07-25 01:58:03 -06:00
3bd9de9110 AttrSet is now just a map
sashakoshka pushed to main at tomo/tomo 2024-07-25 00:59:55 -06:00
89f49fee71 Removed Tag from BoxQuerier