comparison TODO @ 122:e2a8b7f2165b

Sat Dec 2 16:44:48 2006 John Ellis <johne@verizon.net> * image-overlay.[ch]: More work on osd icons. * image.c: Use correct flag when setting auto rotation state, and set the state again after the rotation so that osd can update. * img-view.c: Show osd icon when overlay is enabled. * layout.c, layout_image.[ch]: Enable overlay regardless of the full screen state, only difference now is that image description text is only shown when in full screen but icons will always appear. * layout_util.c: Make I key toggle overlay from windowed mode too. * typedefs.h (LayoutWindow): Remove no longer used full_screen_overlay_on.
author gqview
date Sat, 02 Dec 2006 21:57:12 +0000
parents 045ac4c27e62
children 60c5eee29b8b
comparison
equal deleted inserted replaced
121:045ac4c27e62 122:e2a8b7f2165b
138 > add toolbar to: (UPDATE: these toolbars may not make it into 1.6) 138 > add toolbar to: (UPDATE: these toolbars may not make it into 1.6)
139 > find dupes window (with button to open dialog to add new files/folders) 139 > find dupes window (with button to open dialog to add new files/folders)
140 > collection window 140 > collection window
141 > search window 141 > search window
142 142
143 > make wallpaper setting have a dialog to allow choosing tile, scale, center and then
144 also choose desktop environment (or detect it somehow?)
145
143 Wishlist?: 146 Wishlist?:
144 ---------------------------------------------- 147 ----------------------------------------------
145 148
146 > Explore tabbed view option to main window, where 'view in new window' option results 149 > Explore tabbed view option to main window, where 'view in new window' option results
147 in a new tab instead of window. 150 in a new tab instead of window.