Vencord / Vesktop

Vesktop is a custom Discord App aiming to give you better performance and improve linux support
GNU General Public License v3.0
4.04k stars 186 forks source link

[Feature Request] Port call popout pin to top button #700

Open r43g opened 3 months ago

r43g commented 3 months ago

Discord Account

No response

Operating System

Windows 11

Linux Only ~ Desktop Environment

No response

What happens when the bug or crash occurs?

Happens every time. Tried restarting several times and went thru settings a few times to make sure i wasn't missing a toggle or anything.

What is the expected behaviour?

There should be a working pin icon.

How do you recreate this bug or crash?

  1. Hop on a call
  2. Pop out the call using the button next to the "full screen" option.
  3. Try to pin it, but there is no pin icon next to the "full screen" option. It is present in regular discord.

just use the software ¯\_(ツ)_/¯

Debug Logs

[arRPC > ipc] listening at \\?\pipe\discord-ipc-0
[arRPC > websocket] listening on 6463
[arRPC > process] started
Error during screenshare picker Aborted
(node:21464) UnhandledPromiseRejectionWarning: TypeError: Video was requested, but no video stream was provided
    at AsyncFunction.<anonymous> (VCDMain:24:2653)
(Use `Vesktop --trace-warnings ...` to show where the warning was created)
(node:21464) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 4)

Request Agreement

Vendicated commented 3 months ago

what is this button supposed to do

r43g commented 3 months ago

@Vendicated image

this is what it looks like (thumbtack). it keeps the window on top. the screenshot is from regular discord.

image

vesktop btw

Vendicated commented 3 months ago

you can use PowerToys Always on Top for the time being https://learn.microsoft.com/en-us/windows/powertoys/

r43g commented 3 months ago

OH i didn't realize this was something that had to be implemented manually. Sick, I'll check out power toys. Thanks.

I'll keep this issue open.