-
### mpv Information
```bash
mpv v0.38.0-567-g68a1a387 Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
built on Jun 29 2024 00:14:16
libplacebo version: v7.349.0 (v7.349.0-rc1-3-g1fd3c7b-dirty)…
-
**Team Objectives:**
- [ ] Finish building a robot that is able to do every component of the game
**Team Member Specific Objectives:**
Ella:
- Finish testing the alliance specific autonomous …
-
Currently hooks are run during the configure step.
This causes the following problems:
* it is conceptionally wrong
* hook artifacts are not rebuild after `clean`
* it wastes time during initial…
-
**Describe the bug**
There's a fatal error when using Payment Request Buttons, like Google Pay or Apple Pay, with subscriptions in some scenarios.
The error comes from [this line](https://github.c…
-
## Is your feature request related to a problem? Please describe.
The `SetupForDevelopment.sh` script currently sets a Git config property, `hooks.SetupForDevelopment`, based on the hard-coded valu…
-
As it was discussed in the Uniswap HackerHouse event, it will be great if all multicall & permit scripts become MIT licensed. It will also encourage new directions for hook creations.
**A. Multical…
-
Not sure if this is a proper "issue", however I was curious if the sync for what AuroraRepo hooks to so users can download scripts from their console (UtilityScripts.ini) might be broken? Or perhaps i…
-
### Summary
Background:
I use custom keyboard switcher through ~/.config/sway files, mainly because of the wayvnc; to get national languages working with the wayvnc, I had to add some workarounds.…
-
![image](https://github.com/user-attachments/assets/e1815646-0992-49ec-b7bd-1c0cc64c36c0)
并且 hook 不到数据,但下面链接中的脚本可正常 hook
https://greasyfork.org/zh-CN/scripts/491448-%E4%B8%80%E9%94%AEhook%E5%8A%A0%…
-
Hey, I want to have some events that have no arguments and others that have other arguments. Right now my approach is this:
`rust
app.add_plugins(ScriptingPlugin)
.add_systems…