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

Improve HiDPI visuals - take 2 - simplified #51

Closed
wants to merge 7 commits into from
Closed

Improve HiDPI visuals - take 2 - simplified #51

wants to merge 7 commits into from

Conversation

vjr
Copy link
Member

@vjr vjr commented Jun 28, 2017

Now that it's confirmed GSD fails to signal when its plugins (like xsettings) are activated, as noted in PR #50 in this comment, here's a much simplified patch to try and make greeter look good on hidpi displays!

I'm still concerned about the need to call Gtk.main_iteration_do (true) and the 1 second sleep is needed to allow (with fingers crossed) the xsettings GSD plugin to take effect (and thus the scaling-factor to be available) before clutter init.

Hopefully this is good enough to at least get into Loki daily/testing PPA - I am really enjoying the improved hidpi look and would love to see this in Loki public stable update for regular users!

@vjr vjr mentioned this pull request Jun 28, 2017
@vjr vjr requested a review from danirabbit June 28, 2017 03:12
@vjr
Copy link
Member Author

vjr commented Jun 28, 2017

Just a note that this is to address issue #7

@vjr vjr mentioned this pull request Jun 28, 2017
@matzipan
Copy link
Contributor

Does this supersede #51? If so, can you close it? Andrei

@vjr
Copy link
Member Author

vjr commented Jun 29, 2017

You mean does this supersede #50 ? Which it does, so I closed that one. Thanks!

@vjr
Copy link
Member Author

vjr commented Jul 7, 2017

Added the blocked status because this branch now requires GSD to be patched to actually send the plugin_activated signals. There's a patched package in my PPA here: https://launchpad.net/~vishalrao/+archive/ubuntu/elementaryos and this branch works well with it.

@davidmhewitt
Copy link
Member

I imagine this is no longer relevant now that the Juno greeter runs under a basic WM. It also has conflicting files so I'll close this and it can be re-opened at a later date if it's still needed for something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants