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

Fix HighDPI support, remove cxxbasics, improve LTO + PIE detection #418

Open
wants to merge 1 commit into
base: native
Choose a base branch
from

Conversation

lilianmoraru
Copy link
Contributor

This fixes HighDPI, including multi-monitor and fractional scaling.

Before After
HighDPI_Before HighDPI_After

du -hs cmake-build-release/output/stacer:

  • before: 2,0M
  • after(LTO): 1,9M

For the HighDPI support, this requires Qt 5.14+.
The CI was moved to xenial because trusty is EOF(the community support) and also because beineri PPA supports only up to Qt 5.10.1 on trusty.

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

Successfully merging this pull request may close these issues.

None yet

1 participant