diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2021-09-16 19:43:36 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2021-09-16 19:43:36 +0200 |
commit | a6982bcc3bf7dce09be61eb09fba946ef5c92b30 (patch) | |
tree | bc9805f1a4cd95ccb043ccd89cfaf4f559626f94 /README.adoc | |
parent | 57ac392431bf8bf7c32e7204771aca296096672b (diff) | |
download | fiv-a6982bcc3bf7dce09be61eb09fba946ef5c92b30.tar.gz fiv-a6982bcc3bf7dce09be61eb09fba946ef5c92b30.tar.xz fiv-a6982bcc3bf7dce09be61eb09fba946ef5c92b30.zip |
Make <q> and <Escape> quit, update README
Diffstat (limited to 'README.adoc')
-rw-r--r-- | README.adoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.adoc b/README.adoc index ed5f29f..111380d 100644 --- a/README.adoc +++ b/README.adoc @@ -29,6 +29,9 @@ Low priority: - display 16-bit pictures smoothly, using the 30-bit depth under X.org - make RAW as fast as it can possibly be - load everything that resembles a picture, potentially even play video + - port to something less hostile than the current GNOME stack, such as SDL, + although it may involve a lot of reimplemented code, + or result in reduced functionality Non-goals: |