Package Details: edex 0.1.0-7

Git Clone URL: https://aur.archlinux.org/edex.git (read-only, click to copy)
Package Base: edex
Description: A minimal GUI text editor written in C++ with raylib
Upstream URL: https://github.com/Monjaris/Edex
Licenses: custom:UNLICENSED
Submitter: Monjaris
Maintainer: Monjaris
Last Packager: Monjaris
Votes: 1
Popularity: 0.45
First Submitted: 2026-04-25 20:44 (UTC)
Last Updated: 2026-04-29 14:53 (UTC)

Dependencies (2)

Required by (0)

Sources (1)

Latest Comments

Monjaris commented on 2026-04-29 12:36 (UTC)

@yochananmarqos Fixed the issue, thanks for reporting. It was foolish one lol.

Monjaris commented on 2026-04-29 11:18 (UTC)

For those people who are trying this text editor, Edex will get rewrite in this june to be able add extensions, improved gui accessibility, etc. You may freely fork the project in github: https://github.com/Monjaris/Edex

yochananmarqos commented on 2026-04-26 17:42 (UTC)

The binary doesn't know where it is and can't find the fonts:

INFO: SYSTEM: Working Directory: /var/cache/makepkg
CWD: /var/cache/makepkg
Font path: ./assets/fonts/JetBrainsMono/JetBrainsMono-Regular.ttf
Font exists: 0
WARNING: FILEIO: [./assets/fonts/JetBrainsMono/JetBrainsMono-Regular.ttf] Failed to open file

The program almost made my system unresponsive while it was counting some unknown number in the title bar.