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: icon-border-radius #528

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Aug 12, 2024

  1. Feature: icon-border-radius

    Samuel ANTUNES committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    055e835 View commit details
    Browse the repository at this point in the history
  2. fixed cmdline argument not working

    Samuel ANTUNES committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    228f5b2 View commit details
    Browse the repository at this point in the history
  3. Added limit to the border radius

    otherwise things get ugly when icons differ in size
    Samuel ANTUNES committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    38c80a1 View commit details
    Browse the repository at this point in the history
  4. Added icon-border-radius scdoc documentation

    Samuel ANTUNES committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    aa2b3aa View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. fixed code duplication

    Samuel ANTUNES committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    028abe9 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Removed radius check

    (otherwise icons got clipped when it was zero)
    Samuel ANTUNES committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1679d75 View commit details
    Browse the repository at this point in the history