joshhunt / GhostOverlay

"You're going to see a lot of things you won't understand"
GNU Affero General Public License v3.0
43 stars 8 forks source link

(Feature Suggestion) Minimalist Mode: Transparent Background, Smaller Icons, Tiny Progress Bar with Tiny Text [Friendly for small Monitors] #1

Open Kristijan1001 opened 4 years ago

Kristijan1001 commented 4 years ago

Maybe we can have a Minimalist Mode (dunno if it is the right terminology for it) down the road: Transparent Background, Smaller Icons, Tiny Progress Bar with Tiny Text which will be friendly with small monitors.

boomboompower commented 4 years ago

Agreed, the ability to change background opacity would be amazing, maybe even some sort of scaling/resizing mode as well?

Additionally, maybe toggling components such as the description or character name will be useful as well.

joshhunt commented 4 years ago

Yup, agree fully.

hearnia2k commented 4 years ago

Another feature that would be awesome would be multiple columns. I have an ultrawide display, and it would be cool to stretch the overlay across a large width, with maybe 3-4 columns,

Also, ability to launch outside of game bar should be possible, from what I read on the SDK, and this could be super useful for running it on a second display

hearnia2k commented 4 years ago

Adding another related suggestion here: Can we have a selection of (vertical) text alignment? I'd prefer that things were aligned to the bottom of the window, rather than the top. This means I can have a taller window, and all my tracked bounties are stacked from the bottom, and as they get completed and are no longer tracked I don't need to resize the window every time.

joshhunt commented 4 years ago

Would a mode that automatically removed completed bounties and shrink the window solve the same problem? I’ve been thinking of this for a while.

On Wed, 15 Jul 2020 at 1:22 pm, hearnia2k notifications@github.com wrote:

Adding another related suggestion here: Can we have a selection of (vertical) text alignment? I'd prefer that things were aligned to the bottom of the window, rather than the top. This means I can have a taller window, and all my tracked bounties are stacked from the bottom, and as they get completed and are no longer tracked I don't need to resize the window every time.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/joshhunt/GhostOverlay/issues/1#issuecomment-658735571, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAALIPROTSDRXRBVPIF3CIDR3WNRJANCNFSM4NNNUT2Q .

hearnia2k commented 4 years ago

It depends on how it shrinks the window, in terms of window alignment. I prefer GhostOverlay in the bottom right corner. Most likely resizing the window would retain the top left corner as the fixed position, however, in my case I'd want the bottom right to be my fixed position, effectively lowering the top. (And if any left/right resizing happens, then I can imagine others would prefer to have top-right corner as the fixed position, too.)

Overall, if the window size reduced, and I could pick my fixed corner it would be a better solution, since this would also mean that the window background area is reduced to the minimum required for the number of tracked bounties.

Hopefully this makes sense!