]>
git.mcshandy.xyz Git - picker/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Randy McShandy [Tue, 22 Apr 2025 03:49:26 +0000 (22:49 -0500)]
Replace tabs with 2-spaces
Randy McShandy [Tue, 22 Apr 2025 03:46:55 +0000 (22:46 -0500)]
Update widgets on palette change via click
Randy McShandy [Tue, 22 Apr 2025 03:27:09 +0000 (22:27 -0500)]
gitignore
Randy McShandy [Sun, 8 Oct 2023 05:13:26 +0000 (00:13 -0500)]
Slight readme update
Randy McShandy [Sun, 8 Oct 2023 05:09:19 +0000 (00:09 -0500)]
Improve and expand mouse control, most UI elements can do mouse things now
Randy McShandy [Sun, 8 Oct 2023 04:42:53 +0000 (23:42 -0500)]
Update screenshot for palette
Randy McShandy [Sun, 8 Oct 2023 04:37:43 +0000 (23:37 -0500)]
Redundant execute calls for the project file lol
Randy McShandy [Sun, 8 Oct 2023 00:59:27 +0000 (19:59 -0500)]
Update readme for palette addition
Randy McShandy [Sun, 8 Oct 2023 00:56:51 +0000 (19:56 -0500)]
Added a palette system
Randy McShandy [Sat, 7 Oct 2023 05:22:45 +0000 (00:22 -0500)]
Initial mouse support for the interactive windows
Randy McShandy [Mon, 2 Oct 2023 04:41:54 +0000 (23:41 -0500)]
Changed the hue spectrum to a cool shifting thing
Randy McShandy [Mon, 2 Oct 2023 00:59:05 +0000 (19:59 -0500)]
update config variable name in readme
Randy McShandy [Sun, 1 Oct 2023 17:30:57 +0000 (12:30 -0500)]
Some config management changes and small things
randy [Fri, 29 Sep 2023 03:13:38 +0000 (22:13 -0500)]
Forgot a test line. I ran asan and valgrind and it looks like they're
happy outside of GPU shit that's out of my hands.
randy [Fri, 29 Sep 2023 03:02:17 +0000 (22:02 -0500)]
Nullchecking for the goodness
randy [Fri, 29 Sep 2023 02:23:33 +0000 (21:23 -0500)]
Next cleanup push with -Wall
randy [Fri, 29 Sep 2023 01:30:32 +0000 (20:30 -0500)]
I forgot I added a task file, taskell is fun
randy [Fri, 29 Sep 2023 01:27:07 +0000 (20:27 -0500)]
Small readme update and add a screenshot
randy [Fri, 29 Sep 2023 00:44:23 +0000 (19:44 -0500)]
Forgot some things and add bin folder
randy [Thu, 28 Sep 2023 02:09:43 +0000 (21:09 -0500)]
Add README, update make and config a hair
randy [Thu, 28 Sep 2023 01:14:48 +0000 (20:14 -0500)]
Add license file, and updates to input and rendering
randy [Wed, 27 Sep 2023 03:53:07 +0000 (22:53 -0500)]
Improve text rendering so it doesn't just fill a container but actuall respects font size, and UI rearrange
randy [Wed, 27 Sep 2023 01:18:46 +0000 (20:18 -0500)]
Quickfix config formatting after name changes
randy [Wed, 27 Sep 2023 01:15:57 +0000 (20:15 -0500)]
Initial improvements to text containerization and rendering, and a cleanup thing, forgot what though
randy [Sat, 23 Sep 2023 17:36:50 +0000 (12:36 -0500)]
Shift key modifier and cleaning
randy [Sat, 23 Sep 2023 17:18:51 +0000 (12:18 -0500)]
I forgot the config file lol
randy [Sat, 23 Sep 2023 17:17:33 +0000 (12:17 -0500)]
Introduce configuration header
randy [Sat, 23 Sep 2023 16:27:15 +0000 (11:27 -0500)]
Removed some silly old abstraction macros
randy [Fri, 22 Sep 2023 02:17:23 +0000 (21:17 -0500)]
Big cleanup and refactoring.
randy [Thu, 21 Sep 2023 20:59:50 +0000 (15:59 -0500)]
Updating project and make settings, I accidentally wiped my /usr/share/bin lol
randy [Thu, 21 Sep 2023 20:47:58 +0000 (15:47 -0500)]
We'll call it 1.0 -- HSL-space navigation, common UI stuff, and quick text display (holy shit it needs an overhaul though)
randy [Thu, 21 Sep 2023 18:53:14 +0000 (13:53 -0500)]
Full HSV navigation pane and controls for it, other small things
randy [Thu, 21 Sep 2023 17:35:17 +0000 (12:35 -0500)]
Proper HSV->RGB conversion, HSL slider, preview window, and some controls
randy [Thu, 21 Sep 2023 02:21:24 +0000 (21:21 -0500)]
Initial commit - beginnings of layout-based rendering, and RGB/HSL handling