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-09-11 22:21:52 -06:00
484ead0f76 More doc comment improvements
sashakoshka pushed to main at tomo/tomo 2024-09-11 22:02:31 -06:00
018f93cbf9 Add String method to IconSize
sashakoshka pushed to main at tomo/tomo 2024-09-11 21:56:18 -06:00
8657730c25 Forgot one
sashakoshka pushed to main at tomo/tomo 2024-09-11 21:54:06 -06:00
9d63e27ab6 Many doc comment fixes
sashakoshka pushed to main at tomo/tomo 2024-09-11 21:15:40 -06:00
8a3f41c7db The "pressed" tag now references config.ButtonChordInteract
sashakoshka pushed to main at tomo/tomo 2024-09-11 20:57:03 -06:00
987bb613dd Change the buttons in config to button chords
sashakoshka pushed to main at tomo/tomo 2024-09-11 20:42:49 -06:00
7bf62c25fe Fix misspelling in config doc comment
sashakoshka pushed to main at tomo/tomo 2024-09-11 20:41:44 -06:00
763e5db3fc Config now stores common keybinds
sashakoshka pushed to main at tomo/tomo 2024-09-11 20:41:07 -06:00
dcdb411c0e Modifier keys are now stored using bit flags
sashakoshka pushed to main at tomo/tomo 2024-09-11 16:44:52 -06:00
efbdaef390 Add utilities for key/mouse chords to input
sashakoshka released v0.47.0 at tomo/tomo 2024-09-10 23:52:06 -06:00
sashakoshka pushed tag v0.47.0 to tomo/tomo 2024-09-10 23:52:06 -06:00
sashakoshka closed issue tomo/tomo#30 2024-09-10 23:49:43 -06:00
Need some sort of config package
sashakoshka pushed to main at tomo/tomo 2024-09-10 23:49:35 -06:00
8546f11471 Add config package
sashakoshka pushed to main at tomo/tomo 2024-09-10 23:07:01 -06:00
46f4c50381 Document the window kinds
b88e32fa49 Introduce the concept of window kinds
Compare 2 commits »
sashakoshka pushed to main at tomo/tomo 2024-09-10 22:22:47 -06:00
8f43fa310c Add new child window constructors
sashakoshka closed issue tomo/tomo#29 2024-09-10 22:22:47 -06:00
DIfferentiate between child and utility windows
sashakoshka pushed to main at tomo/backend 2024-09-10 22:08:40 -06:00
9d67013e33 Replace most functionality in internal/util with goutil and slices
sashakoshka pushed to main at tomo/backend 2024-09-10 21:55:48 -06:00
0a8bb39265 Fix unreachable code in textBox
sashakoshka pushed to main at tomo/objects 2024-09-10 16:54:53 -06:00
f0573bf551 Fix preview image alignment