Skip to content

Comment on Fui: C library for interacting with the framebuffer in a TTY contextparent

Comments

For one thing, on most modern systems there isn’t a framebuffer, there’s only a simulation of one created by GPU compositing.

For another, security. Your application doesn’t get to scrape other applications’ windows and doesn’t get to put stuff in them, and they don’t get to do that to yours, unless properly entitled & signed. You can self-sign for development but for distribution that ensures malware can be blocked by having its signature revoked.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.