Package Details: imhex 1.35.4-1

Git Clone URL: https://aur.archlinux.org/imhex.git (read-only, click to copy)
Package Base: imhex
Description: A Hex Editor for Reverse Engineers, Programmers and people that value their eye sight when working at 3 AM
Upstream URL: https://imhex.werwolv.net
Licenses: GPL-2.0-or-later
Conflicts: imhex-patterns-git
Provides: imhex-patterns
Submitter: KokaKiwi
Maintainer: KokaKiwi
Last Packager: KokaKiwi
Votes: 63
Popularity: 1.50
First Submitted: 2020-12-04 11:19 (UTC)
Last Updated: 2024-11-26 19:15 (UTC)

Latest Comments

« First ‹ Previous 1 .. 3 4 5 6 7 8

grawlinson commented on 2021-01-18 07:06 (UTC)

compose: Added in 1.6.1-2. Let me know if it can be improved.

autape commented on 2020-12-09 14:12 (UTC)

Could a .desktop file be added? Thanks.

KokaKiwi commented on 2020-12-08 11:10 (UTC)

I don't think i actually can "tell" what glfw provider pacman should prefer other than replacing the glfw dep by glfw-x11 directly, which i don't think would be wise :s

The only solution i can depict is by explicitely installing glfw-x11 before imhex so it won't have to auto-install the wayland one.

hak8or commented on 2020-12-08 04:06 (UTC)

This may sound like an odd request, but would it be possible to have glfw-x11 take precedence over glfw-wayland, if no glfw variant is already installed?

A decent chunk of us over on the github for this were bit by glfw-wayland being the "default", resulting in an odd error message that's not clear is because glfw-wayland is installed.