Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dtgtk Directory Reference
+ Directory dependency graph for dtgtk:

Files

 filemanager.c
 FILEMANAGER frontend of the thumbtable: the lighttable grid layout, its layout-ops vtable, and the grid-only public API (zoom + grid reconfiguration). The shared engine lives in thumbtable.c; see thumbtable_internal.h for the ops contract.
 
 filmstrip.c
 FILMSTRIP frontend of the thumbtable: the horizontal strip used by darkroom, map and print, and its layout-ops vtable. The shared engine lives in thumbtable.c; see thumbtable_internal.h for the ops contract.
 
 focus.h
 
 preview_window.c
 
 preview_window.h
 
 thumbnail.c
 
 thumbnail.h
 
 thumbtable.c
 
 thumbtable.h
 A widget to manage and display image thumbnails in Ansel's lighttable and filmstrip views.
 
 thumbtable_info.c
 
 thumbtable_info.h
 
 thumbtable_internal.h
 Private interface shared between the thumbtable engine (thumbtable.c) and its two frontends (filemanager.c, filmstrip.c).