Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Glanceable UI theme + additional progress percentage. #1151

Merged
merged 11 commits into from
Nov 6, 2020

Commits on Aug 5, 2020

  1. Updated Filament in Theme.

    Filament screen corrected with the following changes:
    * Filament bar background colour changed to match theme.
    * Filament table background gradient removed.
    * Filament bar width adjusted to match files section, this also lined up
    the scroll bar with its background.
    thegarbz committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    c2822a2 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. Configuration menu
    Copy the full SHA
    4788cab View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. Configuration menu
    Copy the full SHA
    ffd73a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Configuration menu
    Copy the full SHA
    958adb5 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2020

  1. Configuration menu
    Copy the full SHA
    79bb085 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2020

  1. Configuration menu
    Copy the full SHA
    eb7243d View commit details
    Browse the repository at this point in the history
  2. Progress Percentage Added

    Addition of a second progress percentage which
    is attached to the progress bar div.
    CSS set to make this percentage hidden by default.
    This will allow the creation of themes where percentage is
    visible for both round and straight progress bars.
    thegarbz committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    888c9ad View commit details
    Browse the repository at this point in the history
  3. New Theme: "Glanceable"

    Theme creates a horizontal progress bar when printing that is more
    easily readable from across the room.
    This theme requires the additional div from the previous commit,
    but the instructions in the Readme.md include a workaround.
    thegarbz committed Nov 1, 2020
    Configuration menu
    Copy the full SHA
    3ea627c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7779e2e View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. Configuration menu
    Copy the full SHA
    b4d119b View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2020

  1. Configuration menu
    Copy the full SHA
    36ba369 View commit details
    Browse the repository at this point in the history