Sasha Koshka sashakoshka
  • manehattan MAS hub
  • https://holanet.xyz
  • im mailing a box of glitter to the polkit developers

  • Joined on 2022-08-07
sashakoshka pushed to main at tomo/backend 2024-07-27 06:20:31 +00:00
85b8536925 Propagate keyboard events to root if nothing is focused
sashakoshka pushed to main at tomo/backend 2024-07-27 06:19:40 +00:00
6ff5dea308 ContainerBox correctly checks for overflow when reporting recommended size
sashakoshka pushed to main at tomo/backend 2024-07-27 06:18:21 +00:00
33969f45e9 BoxQuerier returns box minimum size as a fallback for reccomended sizes
sashakoshka pushed to main at tomo/objects 2024-07-27 06:17:48 +00:00
987f4bfc4a Remove random semicolons
sashakoshka pushed to main at tomo/objects 2024-07-27 06:10:06 +00:00
b883542f3b Add .editorconfig
sashakoshka pushed to main at tomo/objects 2024-07-27 04:54:51 +00:00
c8d33a0ef4 Fix keys for Scrollbar
sashakoshka pushed to main at tomo/objects 2024-07-27 04:35:43 +00:00
9fa764c7b9 ScrollContainer can step scroll with normal up/down
sashakoshka pushed to main at tomo/objects 2024-07-27 04:20:04 +00:00
84ab0895f8 Fix TextView scrolling
b9c77fd5f7 ScrollContainer properly responds to pgup/down
Compare 2 commits »
sashakoshka pushed to main at tomo/backend 2024-07-27 01:17:50 +00:00
832d7e02ef TextBox can be selected with left, middle, and right buttons
sashakoshka pushed to main at tomo/objects 2024-07-27 01:01:33 +00:00
2722d19ecd Scrollbars accept both directions of scroll
4fc44c11e8 Label and Heading are now selectable
Compare 2 commits »
sashakoshka pushed to main at tomo/backend 2024-07-27 00:55:45 +00:00
fd6297b4fb And arrow keys! Because, why not!
sashakoshka pushed to main at tomo/backend 2024-07-27 00:53:04 +00:00
4deb581667 Use tab for keynav instead of alt-tab
sashakoshka pushed to main at tomo/backend 2024-07-27 00:49:37 +00:00
192e6c6235 Keynav skips masked boxes
9729e3dfda Fix selectable detection when using keys on TextBox
Compare 2 commits »
sashakoshka pushed to main at tomo/objects 2024-07-26 22:58:33 +00:00
0cdb116ec1 TextInput no longer captures scroll with a zero X
6ea1679112 Offload selection manipulation of TextInput to backend
Compare 2 commits »
sashakoshka pushed to main at tomo/backend 2024-07-26 22:44:08 +00:00
fad46eafd3 All selectable TextBoxes have keyboard controls
sashakoshka pushed to main at tomo/objects 2024-07-26 22:11:10 +00:00
b87f32eac9 TextInput scrolls in the proper direction
793526238a Scrollbar drags on mouse motion
Compare 2 commits »
sashakoshka pushed to main at tomo/objects 2024-07-26 21:56:45 +00:00
884148f006 Fix ScrollContainer layout again
sashakoshka pushed to main at tomo/objects 2024-07-26 21:55:59 +00:00
3e382da688 Fix ScrollContainer layout
sashakoshka pushed to main at tomo/nasin 2024-07-26 21:54:16 +00:00
753e3e4023 Styling fixes
5c46950224 Fix large icons png
f22c268a10 Update application.go code
Compare 3 commits »
sashakoshka pushed to main at tomo/backend 2024-07-26 21:34:47 +00:00
ddde2a79a8 TextBox defaults to black for a cursor color
180a5eb8d1 Hierarchy is now responsible for focusing boxes when they are clicked
Compare 2 commits »