Search Criteria
Package Details: swayrandr 1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/swayrandr.git (read-only, click to copy) |
---|---|
Package Base: | swayrandr |
Description: | xrandr and lxrandr clone for Sway tiling wayland compositor. |
Upstream URL: | https://codeberg.org/snaums/swayrandr |
Keywords: | lxrandr monitor sway xrandr |
Licenses: | GPL-3 |
Submitter: | snaums |
Maintainer: | snaums |
Last Packager: | snaums |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2023-05-28 14:18 (UTC) |
Last Updated: | 2023-05-28 14:18 (UTC) |
Dependencies (3)
- sway (sway-xdg-shell-v6-git, sway-no-titlebars-git, sway-strace-git, sway-inhibit-fullscreen-git, sway-mask-modifiers-git, sway9, sway-hidpi-git, sway-borders-git, sway-asan-git, sway-afy-git, swayfx, swayfx-git, sway-im-git, sway-i3-style-fullscreen-git, sway-git-wlroots-git, sway-persistent-workspaces-git, sway-im, sway-titlebar-positioning-git, sway-force-ssd-git, sway-git)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- go (go-git, go-go2go-git, go-beta, gcc-go-git, gcc-go) (make)
Latest Comments
dreieck commented on 2023-07-07 11:03 (UTC)
Ahoj,
you download the latest state from git. So you must rename your package to
swayrandr-git
, and addswayrandr
to theprovides
andconflicts
arrays.Also,
pkgver()
output needs some parsing:Please fix,
thanks for maintaining!