Skip to content
  • Alexander Larsson's avatar
    x11: Initial cut at supporting window scaling for X11 · 525e5cff
    Alexander Larsson authored
    If you set GDK_SCALE=2 in the environment then all windows will be
    scaled by 2. Its not an ideal solution as it doesn't handle
    multi-monitors at different scales, and only affects gtk apps.
    But it is a good starting points and will help a lot on HiDPI
    laptops.
    525e5cff