#compdef gliv
# Autogenerated by zsh.awk

_arguments \
'(--duration -a)'{--duration,-a+}'[Delay between each image]:delay' \
'(--menu -b)'{--menu,-b}'[Hide the menu bar]' \
'(--client -C)'{--client,-C}'[Connect to an already running gliv]' \
'(--alpha-checks -c)'{--alpha-checks,-c}'[No alpha checks in the background]' \
'(--delay -d)'{--delay,-d+}'[Delay before hiding the cursor]:hide-delay' \
'(--no-center -E)'{--no-center,-E}'[No automatic image centering]' \
'(--build-menus -e)'{--build-menus,-e}'[No images menu at startup]' \
'(--force-load -F)'{--force-load,-F}'[Try to load every file]' \
'(--full-screen -f)'{--full-screen,-f}'[Start in full screen mode]' \
'(--glivrc -g)'{--glivrc,-g}'[Ignore ~/.glivrc]' \
'(--info -i)'{--info,-i}'[Hide the status bar]' \
'(--loop -L)'{--loop,-L}'[Make the slide show loop at the end]' \
'(--scale-down -l)'{--scale-down,-l}'[Reduce the image to the window]' \
'(--maximize -M)'{--maximize,-M}'[Maximize the image to the window]' \
'(--make-fit -m)'{--make-fit,-m}'[Make the image fit the window]' \
'(--mnemonics -n)'{--mnemonics,-n}'[No mnemonics in images menus]' \
'(--scrollbars -o)'{--scrollbars,-o}'[Hide the scrollbars]' \
'(--fps -P)'{--fps,-P+}'[Maximum framerate]:fps' \
'(--mipmap -p)'{--mipmap,-p}'[Build Mipmaps]' \
'(--recursive -R)'{--recursive,-R}'[Process directories recursively]' \
'(--sort -S)'{--sort,-S}'[Show images in sorted order]' \
'(--shuffle -s)'{--shuffle,-s}'[Show images in random order]' \
'(--thumbnails -T)'{--thumbnails,-T}'[No thumbnails in images menus]' \
'(--dither -t)'{--dither,-t}'[Enable dithering]' \
'(--history -u)'{--history,-u+}'[Length of history]:length' \
'(--resize-win -W)'{--resize-win,-W}'[No automatic window resizing]' \
'(--slide-show -w)'{--slide-show,-w}'[Start the slide show immediately]' \
'(--zoom-pointer -z)'{--zoom-pointer,-z}'[Zoom centered on pointer]' \
'(--null -0)'{--null,-0}'[Read null-terminated filenames]' \
'(--one-image -1)'{--one-image,-1}'[Keep only one image in memory]' \
'*:image:_files -/ -g \*.\(\#i\)\(ani\|bmp\|gif\|gliv\|ico\|jpe\|jpeg\|jpg\|pcx\|png\|pnm\|ras\|svg\|svgz\|tga\|tif\|tiff\|wbmp\|xbm\|xpm\|ani\.bz2\|bmp\.bz2\|gif\.bz2\|gliv\.bz2\|ico\.bz2\|jpe\.bz2\|jpeg\.bz2\|jpg\.bz2\|pcx\.bz2\|png\.bz2\|pnm\.bz2\|ras\.bz2\|svg\.bz2\|svgz\.bz2\|tga\.bz2\|tif\.bz2\|tiff\.bz2\|wbmp\.bz2\|xbm\.bz2\|xpm\.bz2\|ani\.gz\|bmp\.gz\|gif\.gz\|gliv\.gz\|ico\.gz\|jpe\.gz\|jpeg\.gz\|jpg\.gz\|pcx\.gz\|png\.gz\|pnm\.gz\|ras\.gz\|svg\.gz\|svgz\.gz\|tga\.gz\|tif\.gz\|tiff\.gz\|wbmp\.gz\|xbm\.gz\|xpm\.gz\|ani\.z\|bmp\.z\|gif\.z\|gliv\.z\|ico\.z\|jpe\.z\|jpeg\.z\|jpg\.z\|pcx\.z\|png\.z\|pnm\.z\|ras\.z\|svg\.z\|svgz\.z\|tga\.z\|tif\.z\|tiff\.z\|wbmp\.z\|xbm\.z\|xpm\.z\)'
