Duane Johnson

Results 121 issues of Duane Johnson

**Describe the bug** On a 2-monitor (built-in laptop + 1 external display) system, the "Focus App Launcher" keyboard shortcut correctly brings up the app launcher on the laptop display, but...

**Describe the bug** Suppose you have two app tabs: 1. An unloaded app, ready to be revived from a pass session (i.e. just click to revive it) 2. An already...

**Describe the bug** I tried switching to create a new tab (click on "+") and the desktop froze. On reboot, I was able to see the following stack trace. **Expected...

### Description When trying to add a member to the team, the drop-down does not autosuggest anyone, and therefore I cannot add anyone to the team. I can confirm that...

I have a typescript type that has several variants: ``` type PresenceType = | { status: "offline" } | { eventId: string status: "in-class" } | { eventId: string |...

Feature request: Clone tool opacity, similar to Pen tool opacity. I like to use the Clone tool for texture touch-ups, but it needs to combine with the destination rather than...

enhancement
easy

When I open the QRCode popup and click "Scan" then "Request camera permissions" I get `NotFoundError : Requested device not found`: ![image](https://github.com/AgregoreWeb/agregore-browser/assets/129/9c7621cd-698e-4133-a8cc-48840d35a61c) ![image](https://github.com/AgregoreWeb/agregore-browser/assets/129/6902b824-968a-4e5c-b191-ef1aafe4a26c) ![image](https://github.com/AgregoreWeb/agregore-browser/assets/129/a9eea28b-7b4b-4d77-bcb9-d1ca7e24539a) ![image](https://github.com/AgregoreWeb/agregore-browser/assets/129/f82924ea-67b0-4f0a-a8ae-ae687d080e4c) I do not see any...

Would it be possible/desirable to implement browser tabs? e.g. ctrl+click a link to open the link target in a new tab

enhancement
question

When visiting a site such as https://code.thumby.us/, if I type something into the URL bar (e.g. "t") the website flashes for a moment as the autosuggest options push the website...

bug

(For context--My team is new to tmux. Overmind has been a fantastic process management solution in conjunction with turborepo for us). Use case: - Connect to one overmind/tmux session per...