-
-
Notifications
You must be signed in to change notification settings - Fork 62
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
feat: multiple borders #889
Merged
Merged
Commits on Aug 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e39b4cf - Browse repository at this point
Copy the full SHA e39b4cfView commit details
Commits on Sep 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8605390 - Browse repository at this point
Copy the full SHA 8605390View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffa1098 - Browse repository at this point
Copy the full SHA ffa1098View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 702046b - Browse repository at this point
Copy the full SHA 702046bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cc9a0c - Browse repository at this point
Copy the full SHA 9cc9a0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for efd883e - Browse repository at this point
Copy the full SHA efd883eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7eced0c - Browse repository at this point
Copy the full SHA 7eced0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4bbb1c - Browse repository at this point
Copy the full SHA b4bbb1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6129adb - Browse repository at this point
Copy the full SHA 6129adbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 097ae71 - Browse repository at this point
Copy the full SHA 097ae71View commit details -
Configuration menu - View commit details
-
Copy full SHA for bbe4828 - Browse repository at this point
Copy the full SHA bbe4828View commit details
Commits on Sep 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c621f5d - Browse repository at this point
Copy the full SHA c621f5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 508a862 - Browse repository at this point
Copy the full SHA 508a862View commit details -
Configuration menu - View commit details
-
Copy full SHA for d81ac26 - Browse repository at this point
Copy the full SHA d81ac26View commit details
Commits on Sep 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7568069 - Browse repository at this point
Copy the full SHA 7568069View commit details -
Configuration menu - View commit details
-
Copy full SHA for 705c88d - Browse repository at this point
Copy the full SHA 705c88dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c199d70 - Browse repository at this point
Copy the full SHA c199d70View commit details -
Configuration menu - View commit details
-
Copy full SHA for ba41652 - Browse repository at this point
Copy the full SHA ba41652View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2053486 - Browse repository at this point
Copy the full SHA 2053486View commit details -
Configuration menu - View commit details
-
Copy full SHA for f375183 - Browse repository at this point
Copy the full SHA f375183View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdc7cdf - Browse repository at this point
Copy the full SHA fdc7cdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2786203 - Browse repository at this point
Copy the full SHA 2786203View commit details -
Configuration menu - View commit details
-
Copy full SHA for 689180d - Browse repository at this point
Copy the full SHA 689180dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d0df4a - Browse repository at this point
Copy the full SHA 8d0df4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e64e26b - Browse repository at this point
Copy the full SHA e64e26bView commit details -
Configuration menu - View commit details
-
Copy full SHA for aff8348 - Browse repository at this point
Copy the full SHA aff8348View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3062c21 - Browse repository at this point
Copy the full SHA 3062c21View commit details -
Configuration menu - View commit details
-
Copy full SHA for 525ed15 - Browse repository at this point
Copy the full SHA 525ed15View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3febb6 - Browse repository at this point
Copy the full SHA f3febb6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8490de3 - Browse repository at this point
Copy the full SHA 8490de3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1742537 - Browse repository at this point
Copy the full SHA 1742537View commit details -
Configuration menu - View commit details
-
Copy full SHA for aef3410 - Browse repository at this point
Copy the full SHA aef3410View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c6520e - Browse repository at this point
Copy the full SHA 6c6520eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a248b17 - Browse repository at this point
Copy the full SHA a248b17View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f2e889 - Browse repository at this point
Copy the full SHA 0f2e889View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f36ac5 - Browse repository at this point
Copy the full SHA 7f36ac5View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 85fee1c - Browse repository at this point
Copy the full SHA 85fee1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 799a205 - Browse repository at this point
Copy the full SHA 799a205View commit details
Commits on Sep 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d06b684 - Browse repository at this point
Copy the full SHA d06b684View commit details -
feat: per-side border widths (marc2332#836)
* feat: per-side border widths * refactor: make `BorderWidth::is_all_zero` more sane * fix: wrong operator in `is_all_zero` * implement parsing for per-side widths * feat: impl `Display` for `Border` * fix lints * fix another lint * chore: fmt * fix tests * fix: add `RRect::rect` to mocked engine * chore: improve border test coverage * fix: border test assertion * fix: radius offset calculations for different border alignments * clean up border drawing code * fmt * revert needless `get_rounded_rect` name change * format * add `PathFillType` to mocked engine * mock `Path::set_fill_type` * update docs * fix jagged antialiasing on borders * lint * mock `Canvas::draw_drrect` and `RRect::bounds` * simplify border visibility check Co-authored-by: Marc Espin <[email protected]> --------- Co-authored-by: Marc Espin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b671d55 - Browse repository at this point
Copy the full SHA b671d55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bdf1c7 - Browse repository at this point
Copy the full SHA 1bdf1c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for dceb591 - Browse repository at this point
Copy the full SHA dceb591View commit details -
Configuration menu - View commit details
-
Copy full SHA for 790cf4f - Browse repository at this point
Copy the full SHA 790cf4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f6e3b97 - Browse repository at this point
Copy the full SHA f6e3b97View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e5e7c - Browse repository at this point
Copy the full SHA b8e5e7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 320008b - Browse repository at this point
Copy the full SHA 320008bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 34f1fe7 - Browse repository at this point
Copy the full SHA 34f1fe7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 881e778 - Browse repository at this point
Copy the full SHA 881e778View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35f04bc - Browse repository at this point
Copy the full SHA 35f04bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14ed821 - Browse repository at this point
Copy the full SHA 14ed821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b95251 - Browse repository at this point
Copy the full SHA 4b95251View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e832b8 - Browse repository at this point
Copy the full SHA 5e832b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a732e7 - Browse repository at this point
Copy the full SHA 8a732e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 266fec1 - Browse repository at this point
Copy the full SHA 266fec1View commit details -
Configuration menu - View commit details
-
Copy full SHA for e37f3d5 - Browse repository at this point
Copy the full SHA e37f3d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 999a983 - Browse repository at this point
Copy the full SHA 999a983View commit details -
Configuration menu - View commit details
-
Copy full SHA for 105a195 - Browse repository at this point
Copy the full SHA 105a195View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a2d976 - Browse repository at this point
Copy the full SHA 6a2d976View commit details -
Configuration menu - View commit details
-
Copy full SHA for 48adccc - Browse repository at this point
Copy the full SHA 48adcccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 084d394 - Browse repository at this point
Copy the full SHA 084d394View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ea27e8 - Browse repository at this point
Copy the full SHA 9ea27e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d16df4 - Browse repository at this point
Copy the full SHA 4d16df4View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd94c7c - Browse repository at this point
Copy the full SHA cd94c7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ac69e6 - Browse repository at this point
Copy the full SHA 1ac69e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for a723f8d - Browse repository at this point
Copy the full SHA a723f8dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ca5779 - Browse repository at this point
Copy the full SHA 4ca5779View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3da2e82 - Browse repository at this point
Copy the full SHA 3da2e82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7beb609 - Browse repository at this point
Copy the full SHA 7beb609View commit details -
Merge branch 'feat/multiple-borders' of https://github.com/Tropix126/…
…freya into feat/multiple-borders
Configuration menu - View commit details
-
Copy full SHA for 7472ad4 - Browse repository at this point
Copy the full SHA 7472ad4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.