Geeqie 1.0 Roadmap
- integrate selected GQview patches (partially done)
- release alpha1 (proposed date around 20th April)
- rewrite utilops.c, add sidecar api, "filter" commands, notification about changed files (all these tasks are connected)
- release 1_0alpha2
- usability - menu layout etc.
- consistent usage of hotkeys in all windows and dialogs, hotkey configuration
- improve metadata browser and editor
- filter marked files
- release alpha3
- bugfixes
- translations
- release beta1, feature freeze
- testing, bugfixes
- release beta2
- testing, bugfixes
- release Geeqie 1.0
Smaller patches can be added at any time before beta1
Ideas for next release cycle
Plugin system
- configure external commands by installing additional files, for user or system wide
- plugins can appear anywhere in the menu
Flexible layout
- replace directory list with a generic "filelist provider" which can be anything of: directory browser (list, tree), collection browser, Find dialog, Dupes, ...
- replace image window with anything of: normal view, split view, tabbed images, pan mode, ...
- each module can be in a separate window or embedded in the main window
Other ideas
- use gio library