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 sashakoshka/goutil 2024-09-12 01:18:52 -06:00
19fcdb4a7d Test more things in color
sashakoshka pushed to main at sashakoshka/goutil 2024-09-12 01:13:51 -06:00
6bfa97e6aa Fix color.Premultiply
f647b544e2 Add tests for some color functions
1911987c59 Downgrade to go1.20
Compare 3 commits »
sashakoshka pushed to main at tomo/tomo 2024-09-12 01:06:43 -06:00
5ae19bd434 Shatter uses slices.Delete properly
sashakoshka pushed to main at tomo/backend 2024-09-12 01:04:56 -06:00
6d071bd1d3 ContainerBox uses slices.Remove correctly
sashakoshka pushed to main at tomo/tomo 2024-09-12 01:02:33 -06:00
1fb7fac874 Change WindowKindToolbar to WindowKindTorn
sashakoshka pushed to main at tomo/objects 2024-09-12 00:57:06 -06:00
2224d2e73e Fix history overflowing
sashakoshka pushed to main at tomo/backend 2024-09-12 00:53:44 -06:00
dfc5c4514a Fix window type for tear-off menus
sashakoshka pushed to main at tomo/backend 2024-09-12 00:51:49 -06:00
51afca6a3f Fix menu windows not being override redirect
sashakoshka closed issue tomo/backend#10 2024-09-12 00:47:50 -06:00
TextBox has poor multiline keynav
sashakoshka pushed to main at tomo/nasin 2024-09-12 00:46:50 -06:00
0f9608a50a NewApplicationWindow takes in a WindowKind
sashakoshka pushed to main at tomo/nasin 2024-09-12 00:43:05 -06:00
2312b48a28 Fix code relating to cookies
sashakoshka pushed to main at tomo/nasin 2024-09-12 00:36:19 -06:00
e08d14135b Update Tomo API
sashakoshka pushed to main at tomo/objects 2024-09-12 00:34:40 -06:00
c2245ec304 Fix object code
dca3880a87 Update Tomo API
Compare 2 commits »
sashakoshka pushed to main at tomo/backend 2024-09-12 00:08:04 -06:00
b58932f02b Fix x/window.go
ee64650c19 Fix x/event.go
Compare 2 commits »
sashakoshka pushed to main at tomo/backend 2024-09-11 23:16:14 -06:00
55215dedc2 Select all in textBox uses the length of the rune slice
eb98d143db Fix textBox
Compare 2 commits »
sashakoshka pushed to main at tomo/backend 2024-09-11 23:11:18 -06:00
42deb40c2d internal/system/event.go uses key chords in tomo/config
b6850ee702 Update Tomo API
Compare 2 commits »
sashakoshka pushed to main at tomo/tomo 2024-09-11 22:56:55 -06:00
679ee2c011 Shatter function uses slices package
sashakoshka released v0.48.0 at tomo/tomo 2024-09-11 22:55:03 -06:00
sashakoshka pushed tag v0.48.0 to tomo/tomo 2024-09-11 22:55:03 -06:00
sashakoshka pushed to main at tomo/tomo 2024-09-11 22:21:52 -06:00
484ead0f76 More doc comment improvements