Comment by ~latipun on ~exec64/imv
Actually I want to bind extra mouse button for next and previous to navigate next and previous image, and still have scroll to zoom in and zoom out image. Now, I can't bind that extra mouse button to any functions.
Comment by ~latipun on ~zethra/linicon
Maybe this is related, when I use
geticons 'Brave-browser'
it would error toError: Theme 'breeze-dark' not found
.Indeed, I don't have that theme, Adwaita is default in my system. Does that theme is required?
Here's all my installed theme:
❯ \ls /usr/share/icons Adwaita Catppuccin-Mocha-Sapphire-Cursors HighContrast Papirus Papirus-Dark Papirus-Light default ePapirus ePapirus-Dark elementary hicolor ❯ geticons -U Papirus-Dark
Ticket created by ~latipun on ~exec64/imv
I would like to bind mouse
button 8
andbutton 9
to next and previous image. Some people want to bind scroll to next/prev image too ( see: https://github.com/eXeC64/imv/issues/175#issuecomment-576547709 ).Please consider adding support for binds mouse button. Thank you.
Ticket created by ~latipun on ~exec64/imv
This app works great opening SVG image, but when SVG is animated, it only displays the first frame.
Example of animated SVG (it works when I open this in browser, mine is brave browser): https://flevix.com/wp-content/uploads/2019/12/Motion-Background.svg
Thank you very much.