Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Increasing xwayland DPI on hotplug #1119

@emersion

Description

@emersion

When plugging/unplugging outputs, the xwayland DPI value increases. For instance on my machine it starts at 96, and after plugging an output:

> xdpyinfo | grep dots
  resolution:    114x114 dots per inch

If I unplug it:

> xdpyinfo | grep dots
  resolution:    131x131 dots per inch

This may be an xwayland bug.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions