-
-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Windows - Remember position of the hub #110
Comments
OMG, thanks for mentioning this. I am not a big fan of persisted screen bounds because you know, resolution or DPI scaling might change and things move and look weird or are moved off the screen. Even worse if screens are attached temporarily (like putting on a VR headset from time to time). And: I wanted RepoZ to be more like a "tray panel" and less like a form with Min/Max/Close buttons and a title bar (which you need to drag and size it). So I'm not sure whether I want to do that or not but having a top taskbar and a bottom RepoZ really has to look wierd. What do you think of having RepoZ opened at the top or the sides accordingly just like the network settings tray would pop up, for example? |
If RepoZ opened like the network settings then I would be so happy! thats exactly how I envisioned it |
Version 5.4 was just released 🥳 |
absolutely love it!!!!!!!!!!!!! |
Hi,
Just started using this on windows and so far im loving it, but I have one thing thats cosmetic but would make me love this so much more. Super low priority as its really just my OCD...
It would be amazing if I could position the hub where I want it and size it how i want it and when i reopen it, the hub is where I last positioned it at the size i changed it to. Why? well, not everyone has the start bar across the bottom of the screen ;)
I used to be half decent at c# (many moons ago) so if you are open to it I can have a crack at it.
The text was updated successfully, but these errors were encountered: