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

Remove dpi scaling of maximum width #1877

Merged
merged 5 commits into from
Apr 30, 2024
Merged

Remove dpi scaling of maximum width #1877

merged 5 commits into from
Apr 30, 2024

Commits on Apr 30, 2024

  1. Fix dpi scaling max_width

    Set workspace dimensions from WL output_geometry
    
    Signed-off-by: Tin Švagelj <tin.svagelj@live.com>
    Caellian committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    1efc24d View commit details
    Browse the repository at this point in the history
  2. Append script parent dir to lua package.path

    Signed-off-by: Tin Švagelj <tin.svagelj@live.com>
    Caellian committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    5051e0a View commit details
    Browse the repository at this point in the history
  3. Fix issues with selection and rounding

    Signed-off-by: Tin Švagelj <tin.svagelj@live.com>
    Caellian committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    061fd11 View commit details
    Browse the repository at this point in the history
  4. Fix workarea access

    Signed-off-by: Tin Švagelj <tin.svagelj@live.com>
    Caellian committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    d8fb65e View commit details
    Browse the repository at this point in the history
  5. Fix display_output_x11::get_dpi_scale

    Signed-off-by: Tin Švagelj <tin.svagelj@live.com>
    Caellian committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    6d194af View commit details
    Browse the repository at this point in the history