Package Details: xorg-xwayland-hidpi-xprop 24.1.8-1

Git Clone URL: https://aur.archlinux.org/xorg-xwayland-hidpi-xprop.git (read-only, click to copy)
Package Base: xorg-xwayland-hidpi-xprop
Description: run X clients under wayland, with !733 HiDPI patch
Upstream URL: https://xorg.freedesktop.org
Licenses: MIT, ISC, X11, ICU, BSD-3-Clause, LicenseRef-Adobe-Display-PostScript, LicenseRef-DEC-3-Clause, HPND, LicenseRef-HPND-sell-MIT-disclaimer-xserver, HPND-sell-variant, MIT-open-group, NTP, SGI-B-2.0, SMLNJ, X11-distribute-modifications-variant
Conflicts: xorg-server-xwayland, xorg-xwayland
Provides: xorg-server-xwayland, xorg-xwayland, xorg-xwayland-lily
Replaces: xorg-server-xwayland
Submitter: q234rty
Maintainer: q234rty
Last Packager: q234rty
Votes: 10
Popularity: 0.000049
First Submitted: 2022-09-07 17:18 (UTC)
Last Updated: 2025-06-18 17:16 (UTC)

Required by (133)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3

kode54 commented on 2023-06-15 15:41 (UTC)

wlroots-hidpi-xprop-git 0.17.0.20230614.143531-1 labwc-wlroots-017-git 0.6.3.r15.ge82e557-1

Attempting to use this patch on top of the PR #626 to bring it up to date:

https://gist.github.com/kode54/ab7e12d1a5df317ed069bd84b88769e5

Since wlroots just introduced some breaking changes to surface mapping within the last week or so.

q234rty commented on 2023-06-15 11:09 (UTC)

@kode54 What wlroots build and compositor are you using? This package works for me with aur/wlroots-hidpi-xprop-git and sway-git, though I do not use steam myself.

kode54 commented on 2023-06-15 11:05 (UTC)

Something is desynced either between this package or the wlroots one, apps create their windows too large. The contents are scaled correctly, but the overall window size is double at 2x scale. Also, Steam crashes in Iris with these patches.

taba commented on 2023-03-01 12:14 (UTC) (edited on 2023-03-01 12:15 (UTC) by taba)

==> Starting package()...
install: cannot stat 'build/hw/xwayland/xwayland.pc': No such file or directory
==> ERROR: A failure occurred in package().

...

$ find .cache/aurutils/sync/xorg-xwayland-hidpi-xprop-git/* -type f -name '*.pc'
.cache/aurutils/sync/xorg-xwayland-hidpi-xprop-git/src/build/meson-uninstalled/xwayland-uninstalled.pc
.cache/aurutils/sync/xorg-xwayland-hidpi-xprop-git/src/build/meson-private/xwayland.pc
.cache/aurutils/sync/xorg-xwayland-hidpi-xprop-git/src/build/xorg-server.pc

q234rty commented on 2023-02-02 04:38 (UTC)

Would be great if you can add xorg-xwayland-hidpi-xprop to provides=().

steakscience commented on 2022-12-04 15:34 (UTC)

@q234rty I will give that a try, thank you!

q234rty commented on 2022-12-04 10:28 (UTC)

@steakscience, hyprland-git does not contain the required patches for this package to work. You can use hyprland-hidpi-xprop-git, though unfortunately that package is currently broken and you need to edit the PKGBUILD like the only comment of that package suggests.

steakscience commented on 2022-12-04 10:20 (UTC)

@q234rty Hi! I am using the latest hyprland-git

q234rty commented on 2022-12-03 09:48 (UTC)

@steakscience, what hyprland build are you using?

steakscience commented on 2022-12-03 09:42 (UTC)

Hi, I diffed the patch here with the patch on the hyprland repo (https://github.com/hyprwm/Hyprland/blob/main/nix/xwayland-hidpi.patch)

There are some differences. Using this package with Hyprland will result in issues and crashes, but I've read it works fine on Sway.

I wonder if this is simply because the patch is Hyprland specific, or maybe this package is using an older version of the patch?