Add AlwaysOnTop, Hide titlebar and opacity options
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)
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
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.
Oops
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.