This package appears to be broken. In the latest version, the size of xwayland applications is incorrect.
Search Criteria
Package Details: hyprland-hidpi-xprop-git 0.46.0.r40.c600e1aa-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/hyprland-hidpi-xprop-git.git (read-only, click to copy) |
---|---|
Package Base: | hyprland-hidpi-xprop-git |
Description: | Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks |
Upstream URL: | https://github.com/hyprwm/Hyprland |
Licenses: | BSD-3-Clause |
Conflicts: | hyprland |
Provides: | hyprland |
Submitter: | None |
Maintainer: | q234rty (moetayuko) |
Last Packager: | moetayuko |
Votes: | 6 |
Popularity: | 0.000415 |
First Submitted: | 2022-10-24 11:27 (UTC) |
Last Updated: | 2024-12-28 06:27 (UTC) |
Dependencies (52)
- aquamarine-gitAUR
- cairo (cairo-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- glslang (glslang-gitAUR)
- hyprcursor-gitAUR
- hyprgraphics-gitAUR
- hyprlang-gitAUR
- hyprutils-gitAUR
- libdisplay-info (libdisplay-info-gitAUR)
- libdrm (libdrm-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libinput (libinput-multiplierAUR, libinput-noaccumAUR, libinput-three-finger-dragAUR, libinput-gitAUR)
- libliftoff (libliftoff-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxcomposite
- libxcursor
- libxfixes
- Show 32 more dependencies...
Required by (56)
- autoricer-bin (requires hyprland) (optional)
- focal-hyprland-git (requires hyprland)
- gbar-git (requires hyprland) (optional)
- grimblast-git (requires hyprland)
- hdisplays (requires hyprland) (make)
- hy3 (requires hyprland)
- hy3-git (requires hyprland)
- hycov-git (requires hyprland)
- hypr-trans-git (requires hyprland)
- hypr-wellbeing-bin (requires hyprland)
- hyprdim (requires hyprland)
- hyprdwl-git (requires hyprland)
- hyprfreeze-git (requires hyprland)
- hyprland-activewindow (requires hyprland)
- hyprland-autoname-workspaces-git (requires hyprland)
- hyprland-plugin-borders-plus-plus (requires hyprland)
- hyprland-plugin-borders-plus-plus (requires hyprland) (make)
- hyprland-plugin-csgo-vulkan-fix (requires hyprland)
- hyprland-plugin-csgo-vulkan-fix (requires hyprland) (make)
- hyprland-plugin-hyprbars (requires hyprland)
- Show 36 more...
Sources (3)
paran3xus commented on 2025-02-05 01:53 (UTC)
q234rty commented on 2024-02-28 16:44 (UTC)
The depenency 'libliftoff' seems to be missing. yay -Yc removes 'libliftoff', which causes hyprland fail to start
I believe wlroots auto detects the dependency at build time, so if libliftoff was not installed at build time wlroots and thus hyprland will not use it. Rebuilding this package after removing libliftoff should fix it for you. Not sure what to do here...
C_Schmidpeter commented on 2024-02-28 16:17 (UTC)
The depenency 'libliftoff' seems to be missing. yay -Yc removes 'libliftoff', which causes hyprland fail to start
q234rty commented on 2023-12-06 18:16 (UTC)
The package is required for use cases that the upstream xwayland no scaling option does not cover e.g. multi-monitor with different scaling factors. You will need exec-once = xprop -root -format _XWAYLAND_GLOBAL_OUTPUT_SCALE 32c -set _XWAYLAND_GLOBAL_OUTPUT_SCALE 2
and configure x11 hidpi e.g. echo "Xft.dpi: 192" | xrdb -merge
. As for updating with upstream, this packages builds and works fine for me, please read the pinned comment :)
ndom91 commented on 2023-12-06 18:06 (UTC)
Is this package still required for hidpi? If so, hyprland just released a major new update the other day (https://github.com/hyprwm/Hyprland/releases/tag/v0.33.0), it would be great to get this updated with upstream soon :) Thanks!
q234rty commented on 2023-06-12 06:29 (UTC)
To everyone having issues after recent updates: Please add xwayland:use_nearest_neighbor = false
to your hyprland config
q234rty commented on 2023-04-29 06:15 (UTC)
@mr.benedikt Yes, but unfortunately the maintainer of that package did not respond to my request of adding xorg-xwayland-hidpi-xprop to their provides array in https://aur.archlinux.org/packages/xorg-xwayland-hidpi-xprop-git#comment-900307. I can also just move xorg-xwayland-hidpi-xprop to optdeps but that will make the oob experience worse.
mr.benedikt commented on 2023-04-29 00:24 (UTC)
Just wondering. Isn't xorg-xwayland-hidpi-xprop-git ok as a dependency instead of xorg-xwayland-hidpi-xprop?
ndom91 commented on 2023-04-04 07:44 (UTC)
@q234rty yup, looks good. Thanks for the quick fix!
q234rty commented on 2023-04-04 06:49 (UTC)
@ndom91 Please try building again, I think I fixed it.
Pinned Comments
q234rty commented on 2023-03-03 05:03 (UTC)
Please DO NOT flag this package as out of date unless the PKGBUILD needs changing! This is a vcs package that automatically pulls the latest commit. Simply rebuild this package to update it.