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-05-14 23:37:53 -06:00
a9fc52c55b Change clip behaviors to sub behaviors
sashakoshka opened issue tomo/x#2 2024-05-14 23:31:06 -06:00
Blank window background be transparent, perhaps black without a compositor
sashakoshka commented on issue tomo/x#1 2024-05-14 23:27:12 -06:00
Occasional rendering error when showing window

Fax

  • This is likely to be a race condition as it only happens occasionally
  • Resizing the window "fixes" it
sashakoshka opened issue tomo/x#1 2024-05-14 23:24:46 -06:00
Occasional rendering error when showing window
sashakoshka commented on issue tomo/nasin#1 2024-05-14 23:20:38 -06:00
Data driven themes keep setting attributes (such as borders) unnecessarily

The proper fix was to the X backend. Now, it has the ability to diff borders when they are set and choose whether to invalidate the layout, drawing, or neither. https://git.tebibyte.media/tomo/x/c…

sashakoshka closed issue tomo/nasin#1 2024-05-14 23:20:38 -06:00
Data driven themes keep setting attributes (such as borders) unnecessarily
sashakoshka pushed to main at tomo/x 2024-05-14 23:19:27 -06:00
a64c27953a Don't invalidate ContainerBox's children when something is set
8f555f82ee Don't invalidate box if texture was set redundantly
Compare 2 commits »
sashakoshka pushed to main at tomo/x 2024-05-14 23:08:40 -06:00
79f81688bb SetBorder compares borders before doing re-layout/draw
sashakoshka pushed to main at tomo/nasin 2024-05-14 10:50:59 -06:00
5c3a0d26f8 More README tweaks
sashakoshka pushed to main at tomo/nasin 2024-05-14 10:49:32 -06:00
57f73fb585 Fix syntax error in README
sashakoshka pushed to main at tomo/nasin 2024-05-14 10:48:53 -06:00
a08b68b881 Add more info to README
sashakoshka pushed to main at tomo/tomo 2024-05-14 10:43:53 -06:00
e745e80f09 Add more information to README.md
sashakoshka opened issue tomo/tomo#4 2024-05-14 10:37:00 -06:00
canvs/texture.Clip() should be Sub()
sashakoshka pushed to main at tomo/tomo 2024-05-14 10:34:52 -06:00
748996c789 Be more descriptive with what a path is
sashakoshka pushed to main at tomo/tomo 2024-05-14 10:33:13 -06:00
d4aac7e26c Set CapRound as the default cap style
3d645b8064 Tweak doc comments for canvas.Pen
Compare 2 commits »
sashakoshka pushed to main at tomo/tomo 2024-05-14 10:21:14 -06:00
bde1a2bc34 Remove wierd spacing from box interface definitions
sashakoshka pushed to main at tomo/tomo 2024-05-14 10:18:48 -06:00
d43ba6b1af Replace Window's Show/Hide methods with Visible/SetVisible
096c1b5e1b Add Visible() and SetVisible() to Box
Compare 2 commits »
sashakoshka closed issue tomo/tomo#3 2024-05-14 10:13:33 -06:00
ContainerBox.Delete() should be Remove()
sashakoshka pushed to main at tomo/tomo 2024-05-14 10:13:27 -06:00
c44ff4a34a Change ContainerBox.Delete() to Remove()
sashakoshka commented on issue tomo/tomo#1 2024-05-14 10:10:14 -06:00
Mispelling in doc comments

Keeping this up for future spelling errors