Grady Link

Results 15 issues of Grady Link

## 🎉 Theme for [Desmos](https://desmos.com) 🎉 Desmos is an online calculator suite most known for their graphing calculator and is used in many schools. ![2025-04-29-000529_hyprshot](https://github.com/user-attachments/assets/876fd154-0bd0-4b06-bb4a-0b8f3e2a4623) ## 💬 Additional Comments 💬...

I was working on https://github.com/catppuccin/userstyles/pull/1731 when I realized this could also be a DesModder plugin, so here it is! It is still missing support for various DesModder plugins, but I...

### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...

bug
0. Needs triage
feature: comments
hotspot: account name handling

This only adds 7 kilobytes to the 3ds-curl package which is very little compared to the original 422 kilobytes before hand. Adding 7 kilobytes should not have very much effect...

## Feature Request ### What feature are you suggesting? #### Overview: Please just update Curl to a newer version. #### Smaller Details: N/A #### Nature of Request: - Change ###...

## 🔧 What does this fix? 🔧 - Themes the bottom of the share dialog for snapshots - Fixes the theming for checkboxes (there appear to have been some changes...

2.status: pending
desmos
5.needs: staff-review

There is low contrast on many elements on PR pages related to the `accent` color and the `text` color. Screenshots: ![Image](https://github.com/user-attachments/assets/de372827-32cb-4ce5-9c1c-61c4c130d1f6) ![Image](https://github.com/user-attachments/assets/355da37f-9d17-41e2-ae81-e5839b86f000)

For our project we wrote a library (https://github.com/ScratchEverywhere/mistpp) for handling communication with the cloud variable server if you want to use that, it currently requires a version of libcurl with...

so I have this code: ```cpp extension.luaState["input"].get().set("mouseX", sol::property([]() { return Input::mousePointer.x; })); ``` when I try to log `input.mouseX` on the Lua side, I get: ``` function: 0x7bfc5bc65fe0 ``` but...