Sean Boult
Sean Boult
8.x
This PR adds a simple firebase example that has a UI (vite/react) and an API (cloud function built with rollup). Issue #1121 Discussion https://github.com/vercel/turborepo/discussions/640 Happy to receive any feedback on...
### Describe the bug A user reported that Overlayed would not stay on top of borderless windowed/fullscreen apps. ### Reproduction 1. checkout `git clone https://github.com/Hacksore/always-ontop-linux.git` 2. `pnpm i` 3. `pnpm...
Add the https://overlayed.dev app
throw error and render a black screen with centered text. It seems in newer versions of threejs if you disable GPU acceleration you get an error.  closes #119
I have a few blockers ATM but it seems to "work". - @d0nutptr take a look at the CSP rules - @QuiiBz help me figure out if this is ok...
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
biggest blocker is now that im switching app ids i need to handle this flow so users dont get this error 
**Is your feature request related to a problem? Please describe.** I'd like to be able to do something when a new window is spawned. Mainly centering the window when I...
> [!WARNING] > WIP issue please be patient I have a worker where I am attempting to fetch artifacts from the [github api](https://docs.github.com/en/rest/actions/artifacts?apiVersion=2022-11-28#get-an-artifact). This API returns a 302 to a...