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

Rounded corners for legacy xrender backend #551

Merged
merged 5 commits into from
Nov 30, 2020

Commits on Nov 30, 2020

  1. options: add corner-radius

    Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
    sdhand authored and yshui committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    e20b187 View commit details
    Browse the repository at this point in the history
  2. Rounded corners for legacy xrender backend

    Authored-by: Samuel Hand <samuel.d.hand@gmail.com>
    yshui committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    430be62 View commit details
    Browse the repository at this point in the history
  3. Add rounded-corners-exclude configuration option

    Allows the user to selectively disable rounded corners.
    
    Authored-by: Samuel Hand <samuel.d.hand@gmail.com>
    yshui committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    69d4199 View commit details
    Browse the repository at this point in the history
  4. man: add note about rounded corners and transparent clipping

    Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
    yshui committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    0e7b972 View commit details
    Browse the repository at this point in the history
  5. sample config: add corner-radius and rounded-corners-exclude

    Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
    yshui committed Nov 30, 2020
    Configuration menu
    Copy the full SHA
    cb41ea9 View commit details
    Browse the repository at this point in the history