Giter VIP home page Giter VIP logo

aspect's Introduction

Aspect

Aspect is a simple image viewer, supporting file sorting, filtering, and various display modes.

Release Notes

aspect's People

Contributors

nonfinite avatar

aspect's Issues

Deployment/Updates

Add automatic update support, probably via a system like Squirrel. This should support three modes in settings:

  1. Update automatically (default)
  2. Notify of new updates and download on demand
  3. Disabled

and allow opting in to prerelease updates (mostly for testing).

Image tagging design

Image tagging feature requires:

  • Tables to store tags and file/tag associations.
  • Ability to add and remove tags to files.
  • Ability to filter by tags.
    • Autosuggest tags in search box.
    • Autosuggest should still allow non-tag values in search box.

Thumbnails in file list

The file list should optionally show thumbnails of each file. This should be disableable in the settings. This should be designed to minimize performance impact, and should be tested on very large (1000+ image) directories.

Dynamic title bar commands based on width

Title bar commands should dynamically be moved to a ... menu as necessary to ensure they are always accessible and the title bar always has room to drag the window. This should work similarly to a UWP command bar.

Priority of commands from should be as follows, from always visible (1) to first hidden (n):

  1. File list
  2. Prev/Next
  3. Slideshow
  4. Rating
  5. Fit ...
  6. Open
  7. Settings

Colored icon

The current icon doesn't show well against the default dark windows toolbar, add color or more contrast.

Animated image playback control

Add playback controls when displaying animated formats. The controls should include:

  • Play
  • Pause
  • Restart
  • Step forward/backward one frame

Credit dependencies

3rd party dependencies should be credited on an about screen. Currently this screen will be shown on the right of the settings view.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.