Reuben Turner

Results 48 issues of Reuben Turner

Given that the design resources officially provided by Apple, as well as the components in the Figma kit, do not represent native components in true accuracy (meaning that details about...

documentation

According to the [Sonoma Figma Kit](https://www.figma.com/file/IX6ph2VWrJiRoMTI1Byz0K/Apple-Design-Resources---macOS-(Community)?node-id=121%3A11922&mode=dev), there are three variants of push buttons: * primary * secondary * destructive ![Push Buttons](https://github.com/macosui/macos_ui/assets/4250470/194edd9c-627e-416f-a938-b7d0411fbb92) ## Styling Requirements: * The background color of primary...

improvement
widget

Reference: [Sonoma Figma Kit](https://www.figma.com/file/IX6ph2VWrJiRoMTI1Byz0K/Apple-Design-Resources---macOS-(Community)?node-id=121%3A12062&mode=dev)

improvement
widget

Reference: [Sonoma Figma Kit](https://www.figma.com/file/IX6ph2VWrJiRoMTI1Byz0K/Apple-Design-Resources---macOS-(Community)?node-id=121%3A12078&mode=dev)

new widget

```[tasklist] ### Tasks - [ ] Add an optional help button in the top right - [ ] Add an optional "cancel" button - [ ] Allow up to four...

widget

```[tasklist] ### Tasks - [ ] #386 - [ ] https://github.com/macosui/macos_ui/issues/446 - [ ] https://github.com/macosui/macos_ui/issues/449 ```

improvement
widget

All sizes are supported

improvement
widget

Given the upcoming integration with `macos_window_utils`, which allows wallpaper tinting, I would like to make sure that we correctly style widgets based on the user's system settings for wallpaper tinting...

theme

```[tasklist] ### Tasks - [ ] Create abstract base class `MacosProgressIndicator` - [ ] Rename `ProgressCircle` to `MacosCircularProgressIndicator` - [ ] Style `MacosCircularProgressIndicator` according to [latest design](https://www.figma.com/file/IX6ph2VWrJiRoMTI1Byz0K/Apple-Design-Resources---macOS-(Community)?node-id=121%3A12174&mode=dev) - [ ]...

improvement
widget