File: TODO

package info (click to toggle)
aewan 1.0.01-4.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 724 kB
  • ctags: 720
  • sloc: ansic: 4,438; python: 122; makefile: 108; sh: 14
file content (30 lines) | stat: -rw-r--r-- 816 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
TODO
Items in order of importance

CURRENT WORK

- see TODO in filedlg.c

CORRECTIONS:

- [aewl] make the label widget a little more robust: make it respect its width
  when painting itself

- [aewl] make text fields 'scrollable'

- [aewl] BUG: cursor in textfield goes arbitrarily to the right as text 
  is added beyond the visible part of it

NEW FEATURES:

- dialogs!!!! For saving files, opening files, confirming operations,
  specifying layer dimensions, renaming layers and everything else
- IMPORT/EXPORT from/to ansi, etc

- flip strategies (let user decide what characters are to be flipped)
- more intuitive transparent-layer handling (or add more documentation)
- enable smaller layers to be placed anywhere instead of always having
  to be anchored to the top-left corner

- configurable key bindings