ValorantStreamOverlay icon indicating copy to clipboard operation
ValorantStreamOverlay copied to clipboard

Add AlwaysOnTop, Hide titlebar and opacity options

Open eastmane opened this issue 5 years ago • 4 comments

Add settings options for always on top, hide titlebar, opacity to look more 'overlay-ey' :) Add click to drag and close option on context menu (for when there's no titlebar)

eastmane avatar Dec 31 '20 16:12 eastmane

This is what I was looking for, if an always on top and hide titlebar option would be implemented that would bring this program from 10/10 to 11. EDIT: Also some way to perhaps detect when a match ends, that way the program checks still every 30 seconds, but client side, and only once the match has finished sends a request to the server, that way there isnt the abomination of requests there is right now

matidfk avatar Jan 02 '21 20:01 matidfk

This is what I was looking for, if an always on top and hide title bar option would be implemented that would bring this program from 10/10 to 11. EDIT: Also some way to perhaps detect when a match ends, that way the program checks still every 30 seconds, but client-side, and only once the match has finished sends a request to the server, that way there isn't the abomination of requests there is right now

Sadly if I were to check if a match was over, it would be even more requests, otherwise ill see what I can do with including this into the program. As there will be another massive update soon which can have a lot of conflicts.

HeyM1ke avatar Jan 03 '21 16:01 HeyM1ke

Oops

HeyM1ke avatar Jan 03 '21 16:01 HeyM1ke

By checking if a match is in progress, I meant there might be a way that some script on the client side could use to check if there is one, without needing any info from riots servers. There might not be and thats fine, plus access to local files and sending their data over is quite dodgy with regards to privacy.

matidfk avatar Jan 04 '21 01:01 matidfk