Skip to content
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

Make displaz remember settings between runs #1

Open
c42f opened this issue Aug 7, 2013 · 3 comments
Open

Make displaz remember settings between runs #1

c42f opened this issue Aug 7, 2013 · 3 comments
Labels

Comments

@c42f
Copy link
Owner

c42f commented Aug 7, 2013

Request from Andrew Barker:

Would it be possible to make displaz retain the last used shader parameters?

I would like to be able to set a default background colour, colour mode and point radius.

@c42f
Copy link
Owner Author

c42f commented Aug 7, 2013

Having a persistent displaz window (using socket IPC at startup) might be even better for some use cases.

@nigels-com
Copy link
Collaborator

Qt has some infrastructure for this kind of thing (as I recall) at startup and shutdown. From a user experience point of view, returned to something "as I left it" it productive, especially for a viewer.

@c42f
Copy link
Owner Author

c42f commented Jun 7, 2015

Yes, definitely use QSettings here. It's a simple matter of connecting it up to things as necessary. Getting it to work smoothly with the dynamic and user-configurable shader parameter GUI may be interesting.

nigels-com pushed a commit to nigels-com/displaz that referenced this issue Oct 30, 2015
Build fixup for Linux/Qt5/-fPIC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants