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/nasin 2024-07-04 18:42:45 -06:00
d38fc8274c Remove examples and dependency on objects
sashakoshka commented on pull request bonsai/harakit#102 2024-06-29 19:18:05 -06:00
Replace str(1) with stris(1)

The original UNIX had a lot of samey names; chmod, chroot, chdir, chsh all come to mind. I can remember them all off the top of my head because they're all intuitive considering their…

sashakoshka commented on issue bonsai/harakit#126 2024-06-28 16:37:09 -06:00
Fix usage text

It is a well established convention that square brackets mean something is optional. Breaking that would cause much confusion for users, especially if it isn't explained to them.

sashakoshka commented on issue tomo/nasin#4 2024-06-27 19:44:59 -06:00
Do stuff in already open applications rather than in new instances

This could be done over dbus, however that is not cross platform. Perhaps pid files could be utilized.

sashakoshka opened issue tomo/nasin#4 2024-06-27 18:14:11 -06:00
Do stuff in already open applications rather than in new instances
sashakoshka commented on issue tomo/objects#7 2024-06-27 12:59:56 -06:00
Stop embedding Tomo boxes

As a counter argument: the issues are mainly due to themes setting attributes on boxes that conflict with manually set ones. Once Tomo transitions fully to data-driven theming that is simply…

sashakoshka opened issue tomo/objects#7 2024-06-27 12:13:21 -06:00
Stop embedding Tomo boxes
sashakoshka closed issue tomo/objects#5 2024-06-27 12:11:31 -06:00
Need to respect (and use) box visible status
sashakoshka closed issue tomo/objects#2 2024-06-27 12:11:13 -06:00
Need a vertical/horizontal expand/contract layout (Row?)
sashakoshka closed issue tomo/objects#6 2024-06-27 12:10:45 -06:00
Inconsistent methods for getting/setting values
sashakoshka pushed to main at tomo/objects 2024-06-27 12:10:37 -06:00
1125d98b3d Change OnEnter to OnConfirm
sashakoshka pushed to main at tomo/objects 2024-06-27 12:04:56 -06:00
638fc61d83 Make value getters/setters more consistent
sashakoshka commented on issue tomo/objects#6 2024-06-27 12:01:59 -06:00
Inconsistent methods for getting/setting values

Additonally, editable inputs should have an OnEnter if possible, but that might not be the best name for it. Perhaps OnConfirm would be better.

sashakoshka pushed tag v0.2.0 to sashakoshka/goutil 2024-06-26 09:57:02 -06:00
sashakoshka released v0.2.0 at sashakoshka/goutil 2024-06-26 09:57:02 -06:00
sashakoshka pushed to main at sashakoshka/goutil 2024-06-26 09:56:02 -06:00
e94de08d4f Downgrade to go1.21.0
sashakoshka pushed to main at tomo/objects 2024-06-26 09:21:09 -06:00
d0ee6c432c Add OnEnter to Swatch and ColorPicker
b9f980e7fd Fix doc comment on MenuItem
b7d1a0abdd Add OnEnter for Slider
a38cee8437 Fix RGBAToHSVA
48bfa05452 Color editing popups use swatch label for title
Compare 8 commits »
sashakoshka pushed tag v0.9.0 to tomo/nasin 2024-06-26 09:06:01 -06:00
sashakoshka released v0.9.0 at tomo/nasin 2024-06-26 09:06:01 -06:00
sashakoshka pushed to main at tomo/nasin 2024-06-26 09:03:51 -06:00
52330f2941 Upgrade backend, objects
26179d8ff7 Add styling for tabs to Wintergreen
Compare 2 commits »