]> git.street.me.uk Git - andy/viking.git/commit - src/vikstatus.c
Add a zoom selector on status bar
authorGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Wed, 23 Jan 2013 22:37:56 +0000 (23:37 +0100)
committerGuilhem Bonnefille <guilhem.bonnefille@gmail.com>
Sat, 26 Jan 2013 20:02:38 +0000 (21:02 +0100)
commitc4b6a67dc271ad45f4f4940536c79346f6b1703a
tree188fc760926b3e2b97e2e33b2ffd0d9c7fb8b7cf
parente087b0d95b0c951bbd0a514d5f66ddc1ffae4635
Add a zoom selector on status bar

A single click on zoom indicator on status bar opens a zoom selector.
It seems quite natural to click on the indicator to change the corresponding
value. As zoom level is displayed on statusbar, a click on statusbar should
open a zoom selector.

This patch is inspired by ac4478f4c84881436cf9b25a0fa9dc30f889db63
"Add a zoom combo box into the toolbar".

Signed-off-by: Guilhem Bonnefille <guilhem.bonnefille@gmail.com>
help/C/figures/zoom_status_popup.png [new file with mode: 0644]
help/C/viking.xml
po/POTFILES.in
src/vikstatus.c
src/vikstatus.h
src/vikwindow.c