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 closed issue tomo/tomo#22 2024-08-16 15:03:39 -06:00
Need Bounds, InnerBounds for Window
sashakoshka pushed to main at tomo/tomo 2024-08-16 15:03:39 -06:00
d08fe845fc Add Bounds, InnerBounds to Window
sashakoshka opened issue tomo/tomo#23 2024-08-16 14:48:24 -06:00
More icons needed
sashakoshka pushed to main at tomo/objects 2024-08-16 14:29:31 -06:00
3219cb712c Remove TODO input value in swatch.go
sashakoshka commented on issue tomo/nasin#5 2024-08-16 14:27:51 -06:00
Need a way to call tomo.Stop when all windows have closed

7da00e990e2ca162c160730357d7fb380c21d0c7

sashakoshka closed issue tomo/nasin#5 2024-08-16 14:27:51 -06:00
Need a way to call tomo.Stop when all windows have closed
sashakoshka pushed to main at tomo/objects 2024-08-16 14:17:29 -06:00
7d14a25482 Fixed ctrl+key combos on TextInput
sashakoshka pushed to main at tomo/objects 2024-08-16 14:16:15 -06:00
e4857da22d Functions to check for common buttons/keys
114cbb346d Keyboard controls activate on key down instead of key up
Compare 2 commits »
sashakoshka pushed to main at tomo/objects 2024-08-16 13:21:14 -06:00
43ec7a0311 Swatch accepts hex input
3d28c8fea1 Add functions for parsing/formatting NRGBA values
Compare 2 commits »
sashakoshka pushed to main at tomo/objects 2024-08-16 11:50:35 -06:00
669c638fad Fix transparency in color pickers again
sashakoshka pushed to main at tomo/objects 2024-08-15 15:05:40 -06:00
2fe433991d Rename ColorPicker to HSVAColorPicker
acec0f6222 Fix HSV.RGBA sector overflow
Compare 2 commits »
sashakoshka pushed to main at tomo/objects 2024-08-15 14:42:47 -06:00
0865c28965 Update color picker code in response to HSV color changes
sashakoshka pushed to main at tomo/objects 2024-08-15 14:41:46 -06:00
2546c338ad Separate HSVA color into HSV, HSVA, fix alpha premultiplication
sashakoshka pushed to main at tomo/objects 2024-08-15 11:17:56 -06:00
b3e7178176 Bring TextInput in line with all the other inputs
sashakoshka pushed to main at tomo/backend 2024-08-14 18:00:20 -06:00
b18f747f0c Fix tag setting not invalidating style
sashakoshka pushed to main at tomo/objects 2024-08-14 17:06:49 -06:00
080e4511f2 Add Dropdown
sashakoshka pushed to main at tomo/nasin 2024-08-14 09:59:16 -06:00
e46d66885d Slight style tweaks to Wintergreen
7c5de5a370 Fix TSS parsing multiple tags
7da00e990e Nasin now counts application windows to determine when to shut down
Compare 3 commits »
sashakoshka pushed to main at tomo/objects 2024-08-14 09:45:44 -06:00
f1ac74dcbc Fix TabbedContainer not setting tags correctly
ce0bc5be3b Add MenuHeading
Compare 2 commits »
sashakoshka pushed to main at tomo/objects 2024-08-14 09:45:01 -06:00
eb0bf58961 Improvements to menus
sashakoshka pushed to main at tomo/tomo 2024-08-13 10:30:57 -06:00
e23a688103 Remove checkbox icons