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.4.0 at tomo/backend 2024-06-18 17:35:27 -06:00
sashakoshka pushed to main at tomo/backend 2024-06-15 21:36:19 -06:00
caa261665f Remove obsolete TODO
sashakoshka pushed to main at tomo/backend 2024-06-15 21:34:22 -06:00
e21b57a915 X backend properly converts image data
sashakoshka pushed to main at tomo/objects 2024-06-15 16:12:33 -06:00
c06f10c193 Fix flow layout getting stuck in a loop
sashakoshka pushed to main at tomo/objects 2024-06-15 07:30:55 -06:00
23fb28ce5c Some internal layouts return recommended sizes
3533ce3726 Row/Column uses correct axis for determining free space
Compare 2 commits »
sashakoshka pushed to main at tomo/objects 2024-06-15 05:55:14 -06:00
6d157eb9af Fix Column layout not allocating space to expanding boxes
sashakoshka pushed to main at tomo/nasin 2024-06-14 00:33:19 -06:00
e96ca7f7d6 Update icons example (kind of)
sashakoshka pushed to main at tomo/backend 2024-06-14 00:31:15 -06:00
727a801243 Attempt to fix strange issue with overflowing
sashakoshka pushed to main at tomo/objects 2024-06-12 01:36:03 -06:00
da346f2f12 Row, Column have recommended size support
71a41d390f Row, Column handle expansion properly
Compare 2 commits »
sashakoshka pushed to main at tomo/objects 2024-06-12 01:16:04 -06:00
9ce7f8b8f3 Contract layouts are now based on new Row and Column layouts
sashakoshka pushed to main at tomo/backend 2024-06-12 00:12:35 -06:00
76701d4383 Fix style application part 2
sashakoshka pushed to main at tomo/backend 2024-06-11 22:39:10 -06:00
6619987b5a Fixed style application
sashakoshka pushed to main at tomo/backend 2024-06-11 22:29:18 -06:00
02de78c997 Window is resizable by default (lol)
sashakoshka pushed to main at tomo/nasin 2024-06-11 22:27:43 -06:00
046556cce3 Update registrar
03ca852475 Restructure internal theme
86fb87c7f6 Update Tomo API
Compare 3 commits »
sashakoshka pushed to main at tomo/backend 2024-06-11 21:58:33 -06:00
95b1d033a9 SetResizable has been implemented
sashakoshka pushed to main at tomo/backend 2024-06-11 21:45:58 -06:00
1951b6e408 Partially implement new stuff for X
sashakoshka pushed to main at tomo/tomo 2024-06-11 21:41:19 -06:00
dc50e7290d Remove Window.Widget
sashakoshka pushed to main at tomo/backend 2024-06-11 20:45:54 -06:00
c7f09c7894 Add recommended sizes and all that jazz
sashakoshka pushed to main at tomo/backend 2024-06-11 16:35:49 -06:00
80f60b42de I lied
sashakoshka pushed to main at tomo/backend 2024-06-11 16:12:58 -06:00
995e6fd624 Add theme setting nonsense