Kevin Yue
Kevin Yue
Refer to the implementation of `aws sso login` command.
## Bug report `:focus-visible` style is triggered when open a dialog from a dropdown menu using mouse. ### Current Behavior https://github.com/radix-ui/primitives/assets/3297602/54f67dbd-92bf-4dc5-a2aa-8f00f57585f8 If the dialog is not opened from the dropdown...
## Problem The decoration is not clickable if the window initial visible is `false`. ## Reproduce 1. Run the following code 2. The close button, the maximum button, and the...
## Purpose Fix the wrong initial window inner size on GTK + Wayland. Fixes #929 Related: #984 ## Troubleshooting I write a minimal GTK app with a custom title bar...