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-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)
sashakoshka pushed to main at tomo/backend 2024-06-06 23:12:22 -06:00
5657f85c83 Update Window.SetIcon
a9ac9f6600 Change scrolling speed from 16 to 32
6eff6887e7 Unify window and mainWindow
adf0ef3a89 Update Tomo API
Compare 4 commits »
sashakoshka pushed tag v0.36.0 to tomo/tomo 2024-06-06 22:56:56 -06:00
sashakoshka released v0.36.0 at tomo/tomo 2024-06-06 22:56:56 -06:00
sashakoshka pushed to main at tomo/tomo 2024-06-06 22:56:39 -06:00
341eea5b5d Remove references to MainWindow
sashakoshka pushed to main at tomo/tomo 2024-06-06 22:54:24 -06:00
453953bbcd Unify Window and MainWindow
sashakoshka closed issue tomo/tomo#18 2024-06-06 22:48:29 -06:00
Replace different window constructors with a window role enum
sashakoshka commented on issue tomo/tomo#18 2024-06-06 22:48:26 -06:00
Replace different window constructors with a window role enum

This is actually not needed and would harm the API

sashakoshka opened issue tomo/tomo#18 2024-06-06 21:16:51 -06:00
Replace different window constructors with a window role enum
sashakoshka opened issue tomo/tomo#17 2024-06-06 21:14:13 -06:00
Need Window.SetBounds