Search Criteria
Package Details: hikari 1:2.3.3-5
Package Actions
Git Clone URL: | https://aur.archlinux.org/hikari.git (read-only, click to copy) |
---|---|
Package Base: | hikari |
Description: | Stacking Wayland compositor with additional tiling capabilities, heavily inspired by the Calm Window manager (cwm) |
Upstream URL: | https://hikari.acmelabs.space |
Licenses: | custom |
Submitter: | psnszsn |
Maintainer: | psnszsn (TrialnError) |
Last Packager: | TrialnError |
Votes: | 17 |
Popularity: | 0.000020 |
First Submitted: | 2020-03-13 19:52 (UTC) |
Last Updated: | 2023-11-09 18:03 (UTC) |
Dependencies (7)
- cairo (cairo-gitAUR)
- libuclAUR
- pango (pango-gitAUR)
- wlroots0.15AUR
- xorg-xwayland (xorg-xwayland-gitAUR, xorg-xwayland-hidpi-xpropAUR, xorg-xwayland-bug865-issue1578AUR)
- bmake (netbsd-pkgsrcAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Latest Comments
1 2 3 Next › Last »
TrialnError commented on 2023-10-08 17:27 (UTC)
Thanks for the hint micwoj92.
I uploaded the latest official PKGBUILD.
Although it is possible that this dep may change, as there are initial patches floating around for hikari that update the
wlroots
-version to0.16
micwoj92 commented on 2023-10-08 00:24 (UTC)
Missing dependency wlroots0.15
Tenyah.Edds commented on 2022-10-02 08:09 (UTC)
Building this package fails if you have MAKEFLAGS="-l10" (load limit instead of job limit) set in makepkg.conf because bmake is not GNU make and doesn't understand this option, so it exits with error code 2 and message "usage: bmake [-BeikNnqrSstWwX]". I would appreciate if you could update this PKGBUILD to strip options bmake doesn't understand from MAKEFLAGS.
TrialnError commented on 2021-10-25 07:32 (UTC)
Yeah, it is currently not easy with the various compositors (looking at you wayfire and your restrictions). Or mostly because of the backward incompatible changes of wlroots.
Good that you still could somehow sort it out. (And I don't mention that there was a third option... The
wlroots-git
PKGBUILD could have been pinned to a specific tag (v0.14.1 for example). Kinda forgot about this possibility >.>)As a sidenote: If there are patches (or rather fixes) for
labwc
which are worth picking up, you can always leave a comment for that package. And if I can rather easily backport those, they may be added :DIrvineHimself commented on 2021-10-25 04:50 (UTC)
Okay, updating
wlroots-git
was a washout. But after a few hours sleep, I took half an hour or so to rebuild everything to use the stablewlroots
version. I was then able to installhikari
without problems.While I have successfully booted into the environment, I haven;t had a chance to check out the configuration, and, more importantly, whether the
layer-shell protocol
works with my panel and task-bar, but, touch wood, things are looking good.Thanks for your prompt attention Irvine
IrvineHimself commented on 2021-10-24 23:18 (UTC) (edited on 2021-10-24 23:21 (UTC) by IrvineHimself)
Okay, I to need sleep on this for a couple of hours first:
Updating
wlroots-git
is not a problem, and I will do so as soon as I can.With regard to switching to the stable
wlroots
, I would love to. The problem is that the current stablelabwc
is not properly implementing thelayer-shell protocol
. In the git-version, the bug was fixed a week or so ago.My other
wlroots
compositors arewayfire
andsway
. So, mainly because of thewayfire
dependency chain, but also the various peripherals needed for a working environment, switching betweenwlroots
versions is non-trivialAnyway, I hope you can see why I really need to sleep on switching to the stable
wlroots
for a bit first.Irvine
TrialnError commented on 2021-10-24 18:58 (UTC)
Not that surprising, that it even happens with the VCS package. Development seems to have slowed down.
But looking at the version of your
wlroots-git
package, could you please update it? Upstream introduces rather often breaking changes and the compositors don't add support for older wlroots packages.Which can also mean, that current wlroots-git also has breaking changes again. So better would be, if possible, you switched to the stable
wlroots
package.IrvineHimself commented on 2021-10-24 17:18 (UTC)
wlroots-git 0.14.0.r303.gf7ea33da-1
It may be worth noting that I get the exact same error with * hikari-darcs*
Irvine
TrialnError commented on 2021-10-24 17:11 (UTC)
Hello Irvine.
Which of the one do you have installed?
wlroots
orwlroots-git
? And what version of those?.IrvineHimself commented on 2021-10-24 14:39 (UTC)
I get the following bmake error src/layer_shell.c:202:35: error: ‘struct wlr_layer_surface_v1’ has no member named ‘client_pending’
The surrounding context is here:
Irvine
1 2 3 Next › Last »