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 commented on issue tomo/tomo#1 2024-06-07 17:04:34 -06:00
Mispelling in doc comments

Changed my mind, its really stupid to have this open

sashakoshka closed issue tomo/tomo#1 2024-06-07 17:04:34 -06:00
Mispelling in doc comments
sashakoshka commented on issue tomo/tomo#9 2024-06-07 17:02:42 -06:00
Need scaling support

Perhaps the backend should be in charge of scaling, and just render everything at a certain larger size, hiding everything from the application and object implementations. This would be far less…

sashakoshka closed issue tomo/tomo#17 2024-06-07 17:00:00 -06:00
Need Window.SetBounds
sashakoshka pushed to main at tomo/tomo 2024-06-07 16:59:57 -06:00
fd7d2b7ead Add Window.SetBounds
sashakoshka closed issue tomo/tomo#10 2024-06-07 16:58:14 -06:00
Need event for theme change
sashakoshka pushed to main at tomo/tomo 2024-06-07 16:57:25 -06:00
ca4d3e62c4 Remedy #10
sashakoshka pushed to main at tomo/tomo 2024-06-07 16:27:42 -06:00
d587e39506 Separate icon functionality out of Style and into Icons
sashakoshka pushed to main at tomo/tomo 2024-06-07 16:22:02 -06:00
f0c092be8a Break some scalars, vectors, and enums into a separate file
sashakoshka pushed to main at tomo/tomo 2024-06-07 16:20:03 -06:00
06f45c80e2 Change Theme to Style
sashakoshka pushed to main at tomo/nasin 2024-06-07 16:16:36 -06:00
157d617ffd Remove debug messaging when getting application icon
4fff592a70 Add styling for tear line
Compare 2 commits »
sashakoshka pushed to main at tomo/tomo 2024-06-07 12:12:36 -06:00
71171d762c Add a "SetResizable" behavior to Window
sashakoshka pushed to main at tomo/nasin 2024-06-07 00:01:20 -06:00
880904d5fa Make changes to application.go to account for new API
593a74924d Update dependency versions
bf50e8c27a Change file naming in aluminum theme
Compare 3 commits »
sashakoshka pushed tag v0.17.0 to tomo/objects 2024-06-06 23:59:53 -06:00
sashakoshka released v0.17.0 at tomo/objects 2024-06-06 23:59:53 -06:00
sashakoshka pushed to main at tomo/objects 2024-06-06 23:59:35 -06:00
2c7c77d8da Add menus
sashakoshka pushed to main at tomo/objects 2024-06-06 23:58:44 -06:00
8139d871cc Text-less buttons place their icon in the middle
bb320dfcc9 Update Tomo API
Compare 2 commits »
sashakoshka pushed tag v0.3.0 to tomo/backend 2024-06-06 23:48:16 -06:00
sashakoshka released v0.3.0 at tomo/backend 2024-06-06 23:48:16 -06:00
sashakoshka pushed to main at tomo/backend 2024-06-06 23:47:34 -06:00
52a0136e60 Fixed Window.NewChild returning the parent (oops)