0c39c2dd57
Button takes advantage of the rendering hints
2023-02-16 22:41:07 -05:00
Sasha Koshka
f8240fb518
Created FillRectangleShatter for convenience
2023-02-16 18:19:36 -05:00
Sasha Koshka
fc0a9292d9
Added rendering optimization hints to themes
2023-02-16 18:00:15 -05:00
Sasha Koshka
b9cbf83a18
Added the collapse behavior as an interface
2023-02-16 17:35:53 -05:00
Sasha Koshka
270b49f825
Removed that annoying log message on window close
2023-02-16 17:22:33 -05:00
Sasha Koshka
e3369ab3d4
AAAAART!
2023-02-16 14:57:46 -05:00
Sasha Koshka
50e9c3b1c9
The null rune at the end is fake now
2023-02-16 14:43:36 -05:00
Sasha Koshka
e2e846a0e5
AHHHHH!!!
2023-02-16 14:39:51 -05:00
Sasha Koshka
fa934fa485
Keyboard text selection is now no longer broken lmao
2023-02-16 14:09:23 -05:00
56dc9ba54c
this just j
2023-02-16 12:35:31 -05:00
7235c86e22
TypeSetter properly adds a null char onto the end of its text
2023-02-16 02:22:32 -05:00
367aee4570
Improved accuracy of TypeSetter again
2023-02-16 01:55:00 -05:00
bd55b6c17d
Improved accuracy of type setter
2023-02-15 20:16:49 -05:00
a0e7bf1373
Integrated the new text drawer
2023-02-15 18:45:58 -05:00
234503f104
Added fixed precision point utilities
2023-02-15 18:41:03 -05:00
ae551c47ea
Replace TextDrawer with more capable system
2023-02-15 18:17:17 -05:00
Sasha Koshka
0c22977693
TextDrawer does not separate whitespace from printables
2023-02-14 18:11:11 -05:00
Sasha Koshka
4d87972235
Hot themeing tweaks
2023-02-14 17:21:05 -05:00
Sasha Koshka
d59b7d812d
Stop some redundant rendering in the piano
2023-02-14 17:05:13 -05:00
Sasha Koshka
09f782953e
Use FillRectangleClip in List and Container
2023-02-14 16:53:28 -05:00
Sasha Koshka
fa42cf1f5f
Added a new FillRectangleClip function
2023-02-14 15:47:41 -05:00
dcaf9919e4
Fix thos issue
2023-02-14 02:14:52 -05:00
d18da8b07a
Rudimentary text selection with the mouse
2023-02-13 18:29:49 -05:00
88502cf628
Improved keyboard selection somewhat
2023-02-13 15:26:21 -05:00
21abd147bf
Rudimentary text selection with keybaord keys
2023-02-13 12:55:51 -05:00
4bc8566820
Textmanip now operates on a dot instead of a cursor
2023-02-13 01:52:31 -05:00
8ac5108211
Elements are no longer images
2023-02-13 01:49:33 -05:00
7f0462d588
Changed the order of the Theme.Pattern method
2023-02-12 10:58:23 -05:00
82e92f1e2e
Icons are now no longer patterns, they are images
2023-02-12 10:55:32 -05:00
9e8e986977
Changes to how scroll bars respond to the mouse
...
- Left clicking on the gutter jumps to that position
- Right clicking on the gutter scrolls incrementally towards that
position
- Middle clicking on the gutter pages up or down to that position
2023-02-11 22:17:03 -05:00
2d9a941da8
Lists no longer have stale scroll values when enlarged
2023-02-11 21:45:04 -05:00
c64ce8da67
Container shatters its background before drawing
2023-02-11 21:17:43 -05:00
a893831a21
Added a shatter function to subtract rectangles from a rectangle
2023-02-11 21:07:35 -05:00
7f1c3ae870
Added documentation for the sliders
2023-02-11 17:04:50 -05:00
d7a6193c04
Added gain slider
2023-02-11 01:46:12 -05:00
a74f9809af
Awesome labels
2023-02-11 01:27:28 -05:00
f9032a9a95
Oh yeah babey
2023-02-11 01:06:47 -05:00
0e3de11203
Fixed a focus issue with ScrollContainer
2023-02-11 00:58:54 -05:00
981c11bd44
Fixed the list widget
2023-02-11 00:18:21 -05:00
dce0321e9b
Added a Select() method to List
2023-02-10 22:26:34 -05:00
5e448edb21
Added sliders and made the ADSR controllabe with them
2023-02-10 21:55:59 -05:00
c33faa402b
Made the supersaw a bit better and actually a supersaw
2023-02-10 15:08:20 -05:00
182cb1e35b
The piano now has an internal ADSR
2023-02-09 23:52:27 -05:00
Sasha Koshka
cfc2b5e130
Image element for showing images
2023-02-09 18:34:53 -05:00
Sasha Koshka
6e7cf285cc
Fixed issue with X backend not recognizing key repeats
2023-02-09 17:26:36 -05:00
Sasha Koshka
e3aea7fc9e
Better piano keybinds
2023-02-09 16:36:38 -05:00
Sasha Koshka
5446ffe40b
h a r m o n y
2023-02-09 16:15:02 -05:00
Sasha Koshka
06e97461fa
Note.Octave returns an Octave
2023-02-09 15:06:41 -05:00
Sasha Koshka
b38232ee24
More documentation!
2023-02-09 15:05:13 -05:00
Sasha Koshka
2cd670f4cd
Improved element documentation
2023-02-09 14:50:24 -05:00