Search Criteria
Package Details: way-displays 1.14.1-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/way-displays.git (read-only, click to copy) |
---|---|
Package Base: | way-displays |
Description: | way-displays: Auto Manage Your Wayland Displays |
Upstream URL: | https://github.com/alex-courtis/way-displays |
Licenses: | MIT |
Submitter: | alex_courtis |
Maintainer: | alex_courtis |
Last Packager: | alex_courtis |
Votes: | 6 |
Popularity: | 0.013696 |
First Submitted: | 2021-10-13 03:48 (UTC) |
Last Updated: | 2025-06-09 06:42 (UTC) |
Dependencies (7)
- libinput (libinput-gitAUR, libinput-multiplierAUR, libinput-three-finger-dragAUR, libinput-noaccumAUR)
- wayland (wayland-gitAUR, wayland-asan-gitAUR, wayland-chromiumAUR)
- wlroots0.18 (wlroots0.18-hidpi-xpropAUR)
- yaml-cpp
- gcc (gcc-gitAUR, gccrs-gitAUR, gcc-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- make (make-gitAUR) (make)
Latest Comments
alex_courtis commented on 2025-06-03 04:34 (UTC)
I see that river and sway have now moved from wlroots to wlroots0.18: ci: AUR package requires dependency update · Issue #36 · alex-courtis/wideriver
AUR (en) - way-displays and AUR (en) - wideriver have been updated.
Many thanks all for the contributions and apologies for not seeking first to understand.
enaim commented on 2025-06-02 11:24 (UTC) (edited on 2025-06-02 11:27 (UTC) by enaim)
@alex_courtis
You can make this package depend on libwlroots.so instead, which is provided by all wlroots0.xx packages.
edit: Nevermind... only wlroots0.17 provides libwlroots.so, the others proivde libwlroots-0.xx.so. That's just fantastic.
alex_courtis commented on 2025-06-01 23:06 (UTC) (edited on 2025-06-03 03:39 (UTC) by alex_courtis)
Thanks for the suggestion @Noctivivans however that change might cause friction:
might conflict with window manager's dependency
way-displays does do feature checking (old version compatibility) on startup
Noctivivans commented on 2025-06-01 14:33 (UTC)
I think that wlroots dependency should be updated, as none of official packages provides wlroots without version number (so at this moment there are wlroots0.17, wlroots0.18 and wlroots0.19)
alex_courtis commented on 2023-09-16 02:30 (UTC)
Thanks for letting me know nedia
Pushed new package release to trigger a rebuild.
nedia commented on 2023-09-16 02:14 (UTC)
Similar issue to the one reported previously,
error while loading shared libraries: libyaml-cpp.so.0.7: cannot open shared object file: No such file or directory
,yaml-cpp
is version 0.8.0.alex_courtis commented on 2021-11-29 22:08 (UTC)
@jjm thanks for noticing this one.
yaml-cpp 0.7 was released around 2021-10-25. New way-displays versions have been released since then, and should pick up the current yaml-cpp version.
jjm commented on 2021-11-29 07:56 (UTC)
Needs a pkgrel bump because
error while loading shared libraries: libyaml-cpp.so.0.6: cannot open shared object file: No such file or directory
is being thrown after dependency yaml-cpp got updated from 0.6.3 to 0.7.0.