| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Sam James <sam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Two different issues with libc++ (clang18+libstdc++ is fine),
USE=wayland is missing an header, and USE=X fails due to incomplete
C++20 support (std::jthread) in libc++.
Fortunately for the latter, the support does exist and is merely
locked behind -fexperimental-library (unsure if the implementation
works right but it seems ok at a glance).
Closes: https://bugs.gentoo.org/930977
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
| |
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Kitty backend that I use still works, but something seems to have
broken use with ytfzf when using X (2.8.7 still works).
Haven't investigated yet, so just adding unkeyworded for testing.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
| |
It can install itself properly now, so can drop the src_install.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
This now always works on wayland, but only sway/hyprland and
compositors based on these will be able to position the window
properly. Doesn't hurt to leave a note rather than remove
the local desc entirely.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
2.8.6 seems fine now? My guess is that issues I've observed with
2.8.6 were actually related to a broken 2.8.5 process.
Let's just drop this one, will keep 2.8.4 for a bit longer in case.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Wish this had a test suite given there's visible regressions every
new releases. This one seem to have positioning and scaling issues
with ytfzf but at least it doesn't leave 100% cpu processes behind
making it more usable.
2.8.4 seems to be the more usable version right now, so this is
being added masked alongside 2.8.5.
(still more useful than the original ueberzug either way, hopefully
releases settle down a bit)
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
| |
It is still not generic wayland support, but it now supports
hyprland on top of sway and the generic flag may be ok with
just local description to clarify.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adds USE=sway, may seem like it should be "wayland" with these
dependencies but afaik wayland has no real support for this and
at best it will be specific to the window manager.
Not adding a RDEPEND on sway given it may work with alternate
sway-based WMs and is more of an optfeature if support is built.
Don't use sway so I have not actually tried it (primarily use
kitty protocol for this which works anywhere kitty runs).
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
| |
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
| |
Seems to fix 2.8.1's major issues.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Initially tried to add this version, but has some code
refactoring which seems(?) to break things -- e.g. with ytfzf
thumbnails are too small (likely confusing terminal cols/rows
with pixels), and kitty output just segfaults.
Barely came out (few hours ago), so going to give it some
time to see what's up.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|
|
This is a more versatile+faster ueberzug, albeit with heavier
dependencies and some users may prefer the original if it does
all they need.
>=net-misc/ytfzf-2.6.0 recognizes the pp version and supports
more features with it.
Still untested with masked libfmt-10 (assume may be broken), but
can't easily try given spdlog (also a dependency) is itself broken
with it.
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
|