Patrick

Results 7 issues of Patrick

After flashing Tow-Boot onto SPI I can't move around the menu with arrow keys. My best guess is either whole boot menu is frozen or keyboard just stops working. Issue...

4. type: bug
9. status: needs information

### **Lightcord Troubleshoot Guide** **1.Windows Installer Failed** -restarting it should solve the issue in most cases. If issue repeats report the issue in support server **2.Linux Installer Failed** -ask for...

**Is your feature request related to a problem? Please describe.** ArmCord (and generally Electron) is unable to screenshare audio on desktop Linux. **Describe the solution you'd like** A library that...

enhancement
help wanted
screenshare or VC

Gluon should provide window events that will trigger when window is resized/maximized/closed etc. For example here's a list of all available [BrowserWindow events in Electron](https://www.electronjs.org/docs/latest/api/browser-window#instance-events). This could help changing the...

new api

Electron allows developers to spawn the window at specific X/Y on the screen, an api to gather current position of the window would be also useful. An implementation respecting multi-monitor...

new api

Gluon doesn't provide a way to implement single instance lock in apps that use it. Consequently, clicking on the app shortcut starts another instance of the app. This could be...

enhancement
new api

![image](https://github.com/user-attachments/assets/44ac5ac9-dc0b-4572-8ffa-601da8af4c6b) ![image](https://github.com/user-attachments/assets/874ece31-6a79-48d4-98ed-3064080a912c) When streaming the fps is locked to 30 even when changed in settings **Desktop (please complete the following information):** - OS: any **Additional context** (https://github.com/ArmCord/ArmCord/blob/dev/src/shelter/screenshareQualityFix/index.js)

bug
screenshare or VC